COLOR #C5D29B

HEX: #C5D29B RGB: (197,210,155)

Color info

#C5D29B contains red, green and blue colors in about the same proportion. Web safe color of #C5D29B is #CCCC99 (or #CC9).

RGB color model

#C5D29B color RGB value is (197,210,155).

RGB: (197,210,155) (77%, 82%, 61%)

RGB channels and saturation

R 197 of 255 = 77%
G 210 of 255 = 82%
B 155 of 255 = 61%

197
210
155

R + G + B ~ 73%. #C5D29B is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 210 + 155 = 562 (100%)
R 197 of 562 ~ 35.05%
G 210 of 562 ~ 37.37%
B 155 of 562 ~ 27.58'%

%35.05
%37.37
%27.58

CMYK color model

#C5D29B color CMYK value is (6,0,26,18).

  • cyan value is 6.19%
  • magenta value is 0.00%
  • yellow value is 26.19%
  • key color value is 17.65%
CMYK: (6,0,26,18) C6M0Y26K18 (6%,0%,26%,18%) (0.06/0.00/0.26/0.18) 

CMYK percentages

%6.19
%0
%26.19
%17.65

Codes

Color #C5D29B in popluar color models

C5 D2 9B
RGB 197 210 155
HSL 74° 37.93% 71.57%
HSB/HSV 74° 26.19% 82.35%
CMYK 6.19% 0.00% 26.19%
17.65%

Color #C5D29B in popluar number systems.

HEX C5 D2 9B
Decimal 197 210 155
Binary 11000101 11010010 10011011
Octal 305 322 233

Shades and tints

Shades of #C5D29B

#C5D29B
(197,210,155)
#B4BF8D
(180,191,141)
#A3AC7F
(163,172,127)
#929971
(146,153,113)
#818663
(129,134,99)
#707355
(112,115,85)
#5F6047
(95,96,71)
#4E4D39
(78,77,57)
#3D3A2B
(61,58,43)
#2C271D
(44,39,29)
#1B140F
(27,20,15)
#000000
(0,0,0)

Tints of #C5D29B

#C5D29B
(197,210,155)
#CAD6A4
(202,214,164)
#CFDAAD
(207,218,173)
#D4DEB6
(212,222,182)
#D9E2BF
(217,226,191)
#DEE6C8
(222,230,200)
#E3EAD1
(227,234,209)
#E8EEDA
(232,238,218)
#EDF2E3
(237,242,227)
#F2F6EC
(242,246,236)
#F7FAF5
(247,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D29B color. Also use rgb(197,210,155) instead hex code.

Text Font Color

.myTextColor { color: #C5D29B; }

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

This text font color is #C5D29B.

Background Color

.myBgColor { background-color: #C5D29B; }

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

This div background color is #C5D29B.

Border color

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

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

This div border color is #C5D29B.

Opacity

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

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

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

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

This text has shadow with #C5D29B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D29B.

Preview

Color preview on black background

This text has color #C5D29B on black background.


Color preview on white background

This text has color #C5D29B on white background.


Black color preview on #C5D29B background

This text has black color on #C5D29B background.


White color preview on #C5D29B background

This text has white color on #C5D29B background.


Related colors

Complementary color

Complementary color for #hex is #3A2D64.


I love getcolorcode.com

Triadic colors

1 #9BC5D2 and #D29BC5 with #C5D29B are triadic colors.

2 #9BD2C5 and #D2C59B with #C5D29B are triadic colors.