COLOR #C49A93

HEX: #C49A93 RGB: (196,154,147)

Color info

#C49A93 contains red, green and blue colors in about the same proportion. Web safe color of #C49A93 is #CC9999 (or #C99).

RGB color model

#C49A93 color RGB value is (196,154,147).

RGB: (196,154,147) (77%, 60%, 58%)

RGB channels and saturation

R 196 of 255 = 77%
G 154 of 255 = 60%
B 147 of 255 = 58%

196
154
147

R + G + B ~ 65%. #C49A93 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 154 + 147 = 497 (100%)
R 196 of 497 ~ 39.44%
G 154 of 497 ~ 30.99%
B 147 of 497 ~ 29.58'%

%39.44
%30.99
%29.58

CMYK color model

#C49A93 color CMYK value is (0,21,25,23).

  • cyan value is 0.00%
  • magenta value is 21.43%
  • yellow value is 25.00%
  • key color value is 23.14%

CMYK: (0,21,25,23)
C0M21Y25K23 (0%, 21%, 25%, 23%)
(0.00 / 0.21 / 0.25 / 0.23)

CMYK percentages

%0
%21.43
%25
%23.14

Codes

Color #C49A93 in popluar color models

C4 9A 93
RGB 196 154 147
HSL 29.34% 67.25%
HSB/HSV 25.00% 76.86%
CMYK 0.00% 21.43% 25.00%
23.14%

Color #C49A93 in popluar number systems.

HEX C4 9A 93
Decimal 196 154 147
Binary 11000100 10011010 10010011
Octal 304 232 223

Shades and tints

Shades of #C49A93

#C49A93
(196,154,147)
#B38C86
(179,140,134)
#A27E79
(162,126,121)
#91706C
(145,112,108)
#80625F
(128,98,95)
#6F5452
(111,84,82)
#5E4645
(94,70,69)
#4D3838
(77,56,56)
#3C2A2B
(60,42,43)
#2B1C1E
(43,28,30)
#1A0E11
(26,14,17)
#000000
(0,0,0)

Tints of #C49A93

#C49A93
(196,154,147)
#C9A39C
(201,163,156)
#CEACA5
(206,172,165)
#D3B5AE
(211,181,174)
#D8BEB7
(216,190,183)
#DDC7C0
(221,199,192)
#E2D0C9
(226,208,201)
#E7D9D2
(231,217,210)
#ECE2DB
(236,226,219)
#F1EBE4
(241,235,228)
#F6F4ED
(246,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C49A93 color. Also use rgb(196,154,147) instead hex code.

Text Font Color

.myTextColor { color: #C49A93; }

<p style="color:#C49A93">This sample text font color is #C49A93.</p>

This text font color is #C49A93.

Background Color

.myBgColor { background-color: #C49A93; }

<div style="background-color:#C49A93">Inner text</div>

This div background color is #C49A93.

Border color

.myBorderColor { border: 1px solid #C49A93; }

<div style="border:3px solid #C49A93">Div</div>

This div border color is #C49A93.

Opacity

.myOpacity80 { color: #C49A93; opacity: 0.8; }

<p style="color:#C49A93;opacity:0.8;">80%</p>

Text with #C49A93 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C49A93;}

<p style="text-shadow: 3px 3px 1px #C49A93">Text here.</p>

This text has shadow with #C49A93 color.


.textShadow {text-shadow: 3px 3px 1px #C49A93', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C49A93, 5px 5px 20px red">Text here.</p>

This text has shadow with #C49A93 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C49A93, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C49A93, Direction=45, Strength=4)">Text</p>

This text has shadow with #C49A93 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C49A93;
-webkit-box-shadow: 1px 1px 3px 2px #C49A93;
box-shadow: 1px 1px 3px 2px #C49A93;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C49A93; -webkit-box-shadow: 1px 1px 3px 2px #C49A93; box-shadow:1px 1px 3px 2px #C49A93;">
Div content here
</div>

This div box has shadow with color #C49A93.

Preview

Color preview on black background

This text has color #C49A93 on black background.


Color preview on white background

This text has color #C49A93 on white background.


Black color preview on #C49A93 background

This text has black color on #C49A93 background.


White color preview on #C49A93 background

This text has white color on #C49A93 background.


Related colors

Complementary color

Complementary color for #hex is #3B656C.


I love getcolorcode.com

Triadic colors

1 #93C49A and #9A93C4 with #C49A93 are triadic colors.

2 #939AC4 and #9AC493 with #C49A93 are triadic colors.