COLOR #C29487

HEX: #C29487 RGB: (194,148,135)

Color info

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

RGB color model

#C29487 color RGB value is (194,148,135).

RGB: (194,148,135) (76%, 58%, 53%)

RGB channels and saturation

R 194 of 255 = 76%
G 148 of 255 = 58%
B 135 of 255 = 53%

194
148
135

R + G + B ~ 62%. #C29487 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 148 + 135 = 477 (100%)
R 194 of 477 ~ 40.67%
G 148 of 477 ~ 31.03%
B 135 of 477 ~ 28.3'%

%40.67
%31.03
%28.3

CMYK color model

#C29487 color CMYK value is (0,24,30,24).

  • cyan value is 0.00%
  • magenta value is 23.71%
  • yellow value is 30.41%
  • key color value is 23.92%
CMYK: (0,24,30,24) C0M24Y30K24 (0%,24%,30%,24%) (0.00/0.24/0.30/0.24) 

CMYK percentages

%0
%23.71
%30.41
%23.92

Codes

Color #C29487 in popluar color models

C2 94 87
RGB 194 148 135
HSL 13° 32.60% 64.51%
HSB/HSV 13° 30.41% 76.08%
CMYK 0.00% 23.71% 30.41%
23.92%

Color #C29487 in popluar number systems.

HEX C2 94 87
Decimal 194 148 135
Binary 11000010 10010100 10000111
Octal 302 224 207

Shades and tints

Shades of #C29487

#C29487
(194,148,135)
#B1877B
(177,135,123)
#A07A6F
(160,122,111)
#8F6D63
(143,109,99)
#7E6057
(126,96,87)
#6D534B
(109,83,75)
#5C463F
(92,70,63)
#4B3933
(75,57,51)
#3A2C27
(58,44,39)
#291F1B
(41,31,27)
#18120F
(24,18,15)
#000000
(0,0,0)

Tints of #C29487

#C29487
(194,148,135)
#C79D91
(199,157,145)
#CCA69B
(204,166,155)
#D1AFA5
(209,175,165)
#D6B8AF
(214,184,175)
#DBC1B9
(219,193,185)
#E0CAC3
(224,202,195)
#E5D3CD
(229,211,205)
#EADCD7
(234,220,215)
#EFE5E1
(239,229,225)
#F4EEEB
(244,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C29487 color. Also use rgb(194,148,135) instead hex code.

Text Font Color

.myTextColor { color: #C29487; }

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

This text font color is #C29487.

Background Color

.myBgColor { background-color: #C29487; }

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

This div background color is #C29487.

Border color

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

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

This div border color is #C29487.

Opacity

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

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

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

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

This text has shadow with #C29487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C29487.

Preview

Color preview on black background

This text has color #C29487 on black background.


Color preview on white background

This text has color #C29487 on white background.


Black color preview on #C29487 background

This text has black color on #C29487 background.


White color preview on #C29487 background

This text has white color on #C29487 background.


Related colors

Complementary color

Complementary color for #hex is #3D6B78.


I love getcolorcode.com

Triadic colors

1 #87C294 and #9487C2 with #C29487 are triadic colors.

2 #8794C2 and #94C287 with #C29487 are triadic colors.