COLOR #C5D698

HEX: #C5D698 RGB: (197,214,152)

Color info

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

RGB color model

#C5D698 color RGB value is (197,214,152).

RGB: (197,214,152) (77%, 84%, 60%)

RGB channels and saturation

R 197 of 255 = 77%
G 214 of 255 = 84%
B 152 of 255 = 60%

197
214
152

R + G + B ~ 74%. #C5D698 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 214 + 152 = 563 (100%)
R 197 of 563 ~ 34.99%
G 214 of 563 ~ 38.01%
B 152 of 563 ~ 27'%

%34.99
%38.01
%27

CMYK color model

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

  • cyan value is 7.94%
  • magenta value is 0.00%
  • yellow value is 28.97%
  • 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
%28.97
%16.08

Codes

Color #C5D698 in popluar color models

C5 D6 98
RGB 197 214 152
HSL 76° 43.06% 71.76%
HSB/HSV 76° 28.97% 83.92%
CMYK 7.94% 0.00% 28.97%
16.08%

Color #C5D698 in popluar number systems.

HEX C5 D6 98
Decimal 197 214 152
Binary 11000101 11010110 10011000
Octal 305 326 230

Shades and tints

Shades of #C5D698

#C5D698
(197,214,152)
#B4C38B
(180,195,139)
#A3B07E
(163,176,126)
#929D71
(146,157,113)
#818A64
(129,138,100)
#707757
(112,119,87)
#5F644A
(95,100,74)
#4E513D
(78,81,61)
#3D3E30
(61,62,48)
#2C2B23
(44,43,35)
#1B1816
(27,24,22)
#000000
(0,0,0)

Tints of #C5D698

#C5D698
(197,214,152)
#CAD9A1
(202,217,161)
#CFDCAA
(207,220,170)
#D4DFB3
(212,223,179)
#D9E2BC
(217,226,188)
#DEE5C5
(222,229,197)
#E3E8CE
(227,232,206)
#E8EBD7
(232,235,215)
#EDEEE0
(237,238,224)
#F2F1E9
(242,241,233)
#F7F4F2
(247,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5D698; }

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

This text font color is #C5D698.

Background Color

.myBgColor { background-color: #C5D698; }

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

This div background color is #C5D698.

Border color

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

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

This div border color is #C5D698.

Opacity

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

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

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

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

This text has shadow with #C5D698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D698.

Preview

Color preview on black background

This text has color #C5D698 on black background.


Color preview on white background

This text has color #C5D698 on white background.


Black color preview on #C5D698 background

This text has black color on #C5D698 background.


White color preview on #C5D698 background

This text has white color on #C5D698 background.


Related colors

Complementary color

Complementary color for #hex is #3A2967.


I love getcolorcode.com

Triadic colors

1 #98C5D6 and #D698C5 with #C5D698 are triadic colors.

2 #98D6C5 and #D6C598 with #C5D698 are triadic colors.