COLOR #C8D695

HEX: #C8D695 RGB: (200,214,149)

Color info

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

RGB color model

#C8D695 color RGB value is (200,214,149).

RGB: (200,214,149) (78%, 84%, 58%)

RGB channels and saturation

R 200 of 255 = 78%
G 214 of 255 = 84%
B 149 of 255 = 58%

200
214
149

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

Portions of RGB colors in percentages

R + G + B = 200 + 214 + 149 = 563 (100%)
R 200 of 563 ~ 35.52%
G 214 of 563 ~ 38.01%
B 149 of 563 ~ 26.47'%

%35.52
%38.01
%26.47

CMYK color model

#C8D695 color CMYK value is (7,0,30,16).

  • cyan value is 6.54%
  • magenta value is 0.00%
  • yellow value is 30.37%
  • key color value is 16.08%

CMYK: (7,0,30,16)
C7M0Y30K16 (7%, 0%, 30%, 16%)
(0.07 / 0.00 / 0.30 / 0.16)

CMYK percentages

%6.54
%0
%30.37
%16.08

Codes

Color #C8D695 in popluar color models

C8 D6 95
RGB 200 214 149
HSL 73° 44.22% 71.18%
HSB/HSV 73° 30.37% 83.92%
CMYK 6.54% 0.00% 30.37%
16.08%

Color #C8D695 in popluar number systems.

HEX C8 D6 95
Decimal 200 214 149
Binary 11001000 11010110 10010101
Octal 310 326 225

Shades and tints

Shades of #C8D695

#C8D695
(200,214,149)
#B6C388
(182,195,136)
#A4B07B
(164,176,123)
#929D6E
(146,157,110)
#808A61
(128,138,97)
#6E7754
(110,119,84)
#5C6447
(92,100,71)
#4A513A
(74,81,58)
#383E2D
(56,62,45)
#262B20
(38,43,32)
#141813
(20,24,19)
#000000
(0,0,0)

Tints of #C8D695

#C8D695
(200,214,149)
#CDD99E
(205,217,158)
#D2DCA7
(210,220,167)
#D7DFB0
(215,223,176)
#DCE2B9
(220,226,185)
#E1E5C2
(225,229,194)
#E6E8CB
(230,232,203)
#EBEBD4
(235,235,212)
#F0EEDD
(240,238,221)
#F5F1E6
(245,241,230)
#FAF4EF
(250,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8D695 color. Also use rgb(200,214,149) instead hex code.

Text Font Color

.myTextColor { color: #C8D695; }

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

This text font color is #C8D695.

Background Color

.myBgColor { background-color: #C8D695; }

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

This div background color is #C8D695.

Border color

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

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

This div border color is #C8D695.

Opacity

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

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

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

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

This text has shadow with #C8D695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8D695.

Preview

Color preview on black background

This text has color #C8D695 on black background.


Color preview on white background

This text has color #C8D695 on white background.


Black color preview on #C8D695 background

This text has black color on #C8D695 background.


White color preview on #C8D695 background

This text has white color on #C8D695 background.


Related colors

Complementary color

Complementary color for #hex is #37296A.


I love getcolorcode.com

Triadic colors

1 #95C8D6 and #D695C8 with #C8D695 are triadic colors.

2 #95D6C8 and #D6C895 with #C8D695 are triadic colors.