COLOR #C49A94

HEX: #C49A94 RGB: (196,154,148)

Color info

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

RGB color model

#C49A94 color RGB value is (196,154,148).

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

RGB channels and saturation

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

196
154
148

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

Portions of RGB colors in percentages

R + G + B = 196 + 154 + 148 = 498 (100%)
R 196 of 498 ~ 39.36%
G 154 of 498 ~ 30.92%
B 148 of 498 ~ 29.72'%

%39.36
%30.92
%29.72

CMYK color model

#C49A94 color CMYK value is (0,21,24,23).

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

CMYK: (0,21,24,23)
C0M21Y24K23 (0%, 21%, 24%, 23%)
(0.00 / 0.21 / 0.24 / 0.23)

CMYK percentages

%0
%21.43
%24.49
%23.14

Codes

Color #C49A94 in popluar color models

C4 9A 94
RGB 196 154 148
HSL 28.92% 67.45%
HSB/HSV 24.49% 76.86%
CMYK 0.00% 21.43% 24.49%
23.14%

Color #C49A94 in popluar number systems.

HEX C4 9A 94
Decimal 196 154 148
Binary 11000100 10011010 10010100
Octal 304 232 224

Shades and tints

Shades of #C49A94

#C49A94
(196,154,148)
#B38C87
(179,140,135)
#A27E7A
(162,126,122)
#91706D
(145,112,109)
#806260
(128,98,96)
#6F5453
(111,84,83)
#5E4646
(94,70,70)
#4D3839
(77,56,57)
#3C2A2C
(60,42,44)
#2B1C1F
(43,28,31)
#1A0E12
(26,14,18)
#000000
(0,0,0)

Tints of #C49A94

#C49A94
(196,154,148)
#C9A39D
(201,163,157)
#CEACA6
(206,172,166)
#D3B5AF
(211,181,175)
#D8BEB8
(216,190,184)
#DDC7C1
(221,199,193)
#E2D0CA
(226,208,202)
#E7D9D3
(231,217,211)
#ECE2DC
(236,226,220)
#F1EBE5
(241,235,229)
#F6F4EE
(246,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C49A94; }

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

This text font color is #C49A94.

Background Color

.myBgColor { background-color: #C49A94; }

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

This div background color is #C49A94.

Border color

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

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

This div border color is #C49A94.

Opacity

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

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

Text with #C49A94 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 #C49A94;}

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

This text has shadow with #C49A94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C49A94.

Preview

Color preview on black background

This text has color #C49A94 on black background.


Color preview on white background

This text has color #C49A94 on white background.


Black color preview on #C49A94 background

This text has black color on #C49A94 background.


White color preview on #C49A94 background

This text has white color on #C49A94 background.


Related colors

Complementary color

Complementary color for #hex is #3B656B.


I love getcolorcode.com

Triadic colors

1 #94C49A and #9A94C4 with #C49A94 are triadic colors.

2 #949AC4 and #9AC494 with #C49A94 are triadic colors.