COLOR #C29597

HEX: #C29597 RGB: (194,149,151)

Color info

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

RGB color model

#C29597 color RGB value is (194,149,151).

RGB: (194,149,151) (76%, 58%, 59%)

RGB channels and saturation

R 194 of 255 = 76%
G 149 of 255 = 58%
B 151 of 255 = 59%

194
149
151

R + G + B ~ 64%. #C29597 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 149 + 151 = 494 (100%)
R 194 of 494 ~ 39.27%
G 149 of 494 ~ 30.16%
B 151 of 494 ~ 30.57'%

%39.27
%30.16
%30.57

CMYK color model

#C29597 color CMYK value is (0,23,22,24).

  • cyan value is 0.00%
  • magenta value is 23.20%
  • yellow value is 22.16%
  • key color value is 23.92%
CMYK: (0,23,22,24) C0M23Y22K24 (0%,23%,22%,24%) (0.00/0.23/0.22/0.24) 

CMYK percentages

%0
%23.2
%22.16
%23.92

Codes

Color #C29597 in popluar color models

C2 95 97
RGB 194 149 151
HSL 357° 26.95% 67.25%
HSB/HSV 357° 23.20% 76.08%
CMYK 0.00% 23.20% 22.16%
23.92%

Color #C29597 in popluar number systems.

HEX C2 95 97
Decimal 194 149 151
Binary 11000010 10010101 10010111
Octal 302 225 227

Shades and tints

Shades of #C29597

#C29597
(194,149,151)
#B1888A
(177,136,138)
#A07B7D
(160,123,125)
#8F6E70
(143,110,112)
#7E6163
(126,97,99)
#6D5456
(109,84,86)
#5C4749
(92,71,73)
#4B3A3C
(75,58,60)
#3A2D2F
(58,45,47)
#292022
(41,32,34)
#181315
(24,19,21)
#000000
(0,0,0)

Tints of #C29597

#C29597
(194,149,151)
#C79EA0
(199,158,160)
#CCA7A9
(204,167,169)
#D1B0B2
(209,176,178)
#D6B9BB
(214,185,187)
#DBC2C4
(219,194,196)
#E0CBCD
(224,203,205)
#E5D4D6
(229,212,214)
#EADDDF
(234,221,223)
#EFE6E8
(239,230,232)
#F4EFF1
(244,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C29597 color. Also use rgb(194,149,151) instead hex code.

Text Font Color

.myTextColor { color: #C29597; }

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

This text font color is #C29597.

Background Color

.myBgColor { background-color: #C29597; }

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

This div background color is #C29597.

Border color

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

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

This div border color is #C29597.

Opacity

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

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

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

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

This text has shadow with #C29597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C29597.

Preview

Color preview on black background

This text has color #C29597 on black background.


Color preview on white background

This text has color #C29597 on white background.


Black color preview on #C29597 background

This text has black color on #C29597 background.


White color preview on #C29597 background

This text has white color on #C29597 background.


Related colors

Complementary color

Complementary color for #hex is #3D6A68.


I love getcolorcode.com

Triadic colors

1 #97C295 and #9597C2 with #C29597 are triadic colors.

2 #9795C2 and #95C297 with #C29597 are triadic colors.