COLOR #C5D697

HEX: #C5D697 RGB: (197,214,151)

Color info

#C5D697 contains mainly red and green colors. Web safe color of #C5D697 is #CCCC99 (or #CC9).

RGB color model

#C5D697 color RGB value is (197,214,151).

RGB: (197,214,151) (77%, 84%, 59%)

RGB channels and saturation

R 197 of 255 = 77%
G 214 of 255 = 84%
B 151 of 255 = 59%

197
214
151

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

Portions of RGB colors in percentages

R + G + B = 197 + 214 + 151 = 562 (100%)
R 197 of 562 ~ 35.05%
G 214 of 562 ~ 38.08%
B 151 of 562 ~ 26.87'%

%35.05
%38.08
%26.87

CMYK color model

#C5D697 color CMYK value is (8,0,29,16).

  • cyan value is 7.94%
  • magenta value is 0.00%
  • yellow value is 29.44%
  • key color value is 16.08%
CMYK: (8,0,29,16) C8M0Y29K16 (8%,0%,29%,16%) (0.08/0.00/0.29/0.16) 

CMYK percentages

%7.94
%0
%29.44
%16.08

Codes

Color #C5D697 in popluar color models

C5 D6 97
RGB 197 214 151
HSL 76° 43.45% 71.57%
HSB/HSV 76° 29.44% 83.92%
CMYK 7.94% 0.00% 29.44%
16.08%

Color #C5D697 in popluar number systems.

HEX C5 D6 97
Decimal 197 214 151
Binary 11000101 11010110 10010111
Octal 305 326 227

Shades and tints

Shades of #C5D697

#C5D697
(197,214,151)
#B4C38A
(180,195,138)
#A3B07D
(163,176,125)
#929D70
(146,157,112)
#818A63
(129,138,99)
#707756
(112,119,86)
#5F6449
(95,100,73)
#4E513C
(78,81,60)
#3D3E2F
(61,62,47)
#2C2B22
(44,43,34)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #C5D697

#C5D697
(197,214,151)
#CAD9A0
(202,217,160)
#CFDCA9
(207,220,169)
#D4DFB2
(212,223,178)
#D9E2BB
(217,226,187)
#DEE5C4
(222,229,196)
#E3E8CD
(227,232,205)
#E8EBD6
(232,235,214)
#EDEEDF
(237,238,223)
#F2F1E8
(242,241,232)
#F7F4F1
(247,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D697 color. Also use rgb(197,214,151) instead hex code.

Text Font Color

.myTextColor { color: #C5D697; }

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

This text font color is #C5D697.

Background Color

.myBgColor { background-color: #C5D697; }

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

This div background color is #C5D697.

Border color

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

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

This div border color is #C5D697.

Opacity

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

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

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

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

This text has shadow with #C5D697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D697.

Preview

Color preview on black background

This text has color #C5D697 on black background.


Color preview on white background

This text has color #C5D697 on white background.


Black color preview on #C5D697 background

This text has black color on #C5D697 background.


White color preview on #C5D697 background

This text has white color on #C5D697 background.


Related colors

Complementary color

Complementary color for #hex is #3A2968.


I love getcolorcode.com

Triadic colors

1 #97C5D6 and #D697C5 with #C5D697 are triadic colors.

2 #97D6C5 and #D6C597 with #C5D697 are triadic colors.