crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#cc4949 hex color - Orange - Warm color - Information

#cc4949 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #cc4949 Color code in RGB color code model is created after adding 80% red color, 28.63% green color and 28.63% blue color. Hex #cc4949 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 64% yellow and 20% black.

Hex #cc4949 color code is between #bb4444 web safe hex color code and #dd5555 web safe hex color code. #bb4444 is the nearest web safe color code. You can see here many more shades of #cc4949 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codecc4949#cc4949
RGB Decimal204, 73, 73rgb(204, 73, 73)
RGB Percent80%, 29%, 29%rgb(80%, 29%, 29%)
CSS RGBa204, 73, 73,1rgba(204,73,73,1)
CMYK Modelcmyk(0%,64%,64%,20%)
HSL Color Space0,56% ,54%hsl(0,56% ,54%)
HSV Color Space0°, 64%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000100100101001001
Octal314111111
Decimal2047373
Hexcc4949

Different shades of #cc4949 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #cc4949
#d77171
Dark Shade of #cc4949
#b13131
Saturated Shade of #cc4949
#d83d3d
Desaturated Shade of #cc4949
#c05555
Grey scale Shade of #cc4949
#8a8a8a
Brighten Shade
#e56262
Most Readable Shade
#FFFFFF

Shades of #cc4949 color code

Generate more color scales with scales (color stack) generator.

#cc4949
#b54040
#9e3838
#883030
#712828
#5a2020
#441818
#2d1010
#160808
#000000

Similar Color like #cc4949 color

Find visually similar hex color codes nearing to #cc4949 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#cd4a4a
#ce4b4b
#cf4c4c
#d04d4d
#d14e4e
#d24f4f
#d35050
#d45151
#d55252
#d65353
#d75454
#d85555
#d95656
#da5757
#cb4848
#ca4747
#c94646
#c84545
#c74444
#c64343
#c54242
#c44141
#c34040
#c23f3f
#c13e3e
#c03d3d
#bf3c3c
#be3b3b

Monochromatic Color with #cc4949

#cc4949
#f65858
#220c0c
#4c1b1b
#772b2b
#a13a3a

Tints of #cc4949 Color

#cc4949
#d15d5d
#d77171
#dd8585
#e29999
#e8aeae
#eec2c2
#f3d6d6
#f9eaea
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#cc4949
#49cccc

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#cc4949
#49cc8b
#498bcc

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#cc497d
#cc4963
#cc4949
#cc6349
#cc7d49

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#cc4949
#49cc49
#4949cc

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#cc4949
#8acc49
#49cccc
#8a49cc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#cc4949
#49cccc
#498bcc
#cc8b49

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #cc4949 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#cc4949 Color Code Preview on Black Background Color

This is how #cc4949 Color will look on black background color. Color contrast ratio is 4.62

#cc4949 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#cc4949">Your Example Paragraph content text in with font color #cc4949 </p>

Your Example Paragraph content text in with font color #cc4949

HTML with inline CSS

<div style="color:#cc4949">Your Paragraph text in with font color #cc4949 </div>

Your Example Paragraph content text in with font color #cc4949

#cc4949 color code is use for CSS Background Color

Background color for the above div is #cc4949

HTML with inline CSS

<div style="background-color:#cc4949;"></div>

#cc4949 color code is use for CSS Border Color

CSS Border color for the above div is #cc4949

HTML with inline CSS

<div style="border:5px solid #cc4949;"></div>

CSS Border Left color for the above div is #cc4949

HTML with inline CSS

<div style="border-left:5px solid #cc4949;"></div>

CSS Border Right color for the above div is #cc4949

HTML with inline CSS

<div style="border-right:5px solid #cc4949;"></div>

CSS Border Bottom color for the above div is #cc4949

HTML with inline CSS

<div style="border-bottom:5px solid #cc4949;"></div>

CSS Border Top color for the above div is #cc4949

HTML with inline CSS

<div style="border-top:5px solid #cc4949;"></div>

#cc4949 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#cc4949; } .examplecolorclass {color:#cc4949; } .examplebordercolor {border:3px solid #cc4949; }

#cc4949 Color code Preview on White Background

This is how #cc4949 Color code will look on white background color. Color contrast ratio is 4.55

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #cc4949; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #cc4949; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.