COLOR #C9E5C8

HEX: #C9E5C8 RGB: (201,229,200)

Renk bilgisi

#C9E5C8 contains red, green and blue colors in about the same proportion. #C9E5C8 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#C9E5C8 color RGB value is (201,229,200).

RGB: (201,229,200) (79%, 90%, 78%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 229 of 255 = 90%
B 200 of 255 = 78%

201
229
200

R + G + B ~ 82%. #C9E5C8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 229 + 200 = 630 (100%)
R 201 of 630 ~ 31.9%
G 229 of 630 ~ 36.35%
B 200 of 630 ~ 31.75'%

%31.9
%36.35
%31.75

CMYK RENK MODELİ

#C9E5C8 rengi CMYK tonu (12,0,13,10).

  • camgöbeği tonu 12.23%
  • eflatun tonu 0.00%
  • sarı tonu 12.66%
  • ana renk tonu 10.20%

CMYK: (12,0,13,10)
C12M0Y13K10 (12%, 0%, 13%, 10%)
(0.12 / 0.00 / 0.13 / 0.10)

CMYK yüzdeleri

%12.23
%0
%12.66
%10.2

Codes

Color #C9E5C8 in popluar color models

C9 E5 C8
RGB 201 229 200
HSL 118° 35.80% 84.12%
HSB/HSV 118° 12.66% 89.80%
CMYK 12.23% 0.00% 12.66%
10.20%

Color #C9E5C8 in popluar number systems.

HEX C9 E5 C8
Decimal 201 229 200
Binary 11001001 11100101 11001000
Octal 311 345 310

Shades and tints

Shades of #C9E5C8

#C9E5C8
(201,229,200)
#B7D1B6
(183,209,182)
#A5BDA4
(165,189,164)
#93A992
(147,169,146)
#819580
(129,149,128)
#6F816E
(111,129,110)
#5D6D5C
(93,109,92)
#4B594A
(75,89,74)
#394538
(57,69,56)
#273126
(39,49,38)
#151D14
(21,29,20)
#000000
(0,0,0)

Tints of #C9E5C8

#C9E5C8
(201,229,200)
#CDE7CD
(205,231,205)
#D1E9D2
(209,233,210)
#D5EBD7
(213,235,215)
#D9EDDC
(217,237,220)
#DDEFE1
(221,239,225)
#E1F1E6
(225,241,230)
#E5F3EB
(229,243,235)
#E9F5F0
(233,245,240)
#EDF7F5
(237,247,245)
#F1F9FA
(241,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E5C8 color. Also use rgb(201,229,200) instead hex code.

Text Font Color

.myTextColor { color: #C9E5C8; }

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

This text font color is #C9E5C8.

Background Color

.myBgColor { background-color: #C9E5C8; }

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

This div background color is #C9E5C8.

Border color

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

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

This div border color is #C9E5C8.

Opacity

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

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

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

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

This text has shadow with #C9E5C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E5C8.

Preview

Color preview on black background

This text has color #C9E5C8 on black background.


Color preview on white background

This text has color #C9E5C8 on white background.


Black color preview on #C9E5C8 background

This text has black color on #C9E5C8 background.


White color preview on #C9E5C8 background

This text has white color on #C9E5C8 background.


Related colors

Complementary color

Complementary color for #hex is #361A37.


I love getcolorcode.com

Triadic colors

1 #C8C9E5 and #E5C8C9 with #C9E5C8 are triadic colors.

2 #C8E5C9 and #E5C9C8 with #C9E5C8 are triadic colors.