COLOR #C9E3C8

HEX: #C9E3C8 RGB: (201,227,200)

Renk bilgisi

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

RGB renk modeli

#C9E3C8 color RGB value is (201,227,200).

RGB: (201,227,200) (79%, 89%, 78%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 227 of 255 = 89%
B 200 of 255 = 78%

201
227
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 227 + 200 = 628 (100%)
R 201 of 628 ~ 32.01%
G 227 of 628 ~ 36.15%
B 200 of 628 ~ 31.85'%

%32.01
%36.15
%31.85

CMYK RENK MODELİ

#C9E3C8 rengi CMYK tonu (11,0,12,11).

  • camgöbeği tonu 11.45%
  • eflatun tonu 0.00%
  • sarı tonu 11.89%
  • ana renk tonu 10.98%

CMYK: (11,0,12,11)
C11M0Y12K11 (11%, 0%, 12%, 11%)
(0.11 / 0.00 / 0.12 / 0.11)

CMYK yüzdeleri

%11.45
%0
%11.89
%10.98

Codes

Color #C9E3C8 in popluar color models

C9 E3 C8
RGB 201 227 200
HSL 118° 32.53% 83.73%
HSB/HSV 118° 11.89% 89.02%
CMYK 11.45% 0.00% 11.89%
10.98%

Color #C9E3C8 in popluar number systems.

HEX C9 E3 C8
Decimal 201 227 200
Binary 11001001 11100011 11001000
Octal 311 343 310

Shades and tints

Shades of #C9E3C8

#C9E3C8
(201,227,200)
#B7CFB6
(183,207,182)
#A5BBA4
(165,187,164)
#93A792
(147,167,146)
#819380
(129,147,128)
#6F7F6E
(111,127,110)
#5D6B5C
(93,107,92)
#4B574A
(75,87,74)
#394338
(57,67,56)
#272F26
(39,47,38)
#151B14
(21,27,20)
#000000
(0,0,0)

Tints of #C9E3C8

#C9E3C8
(201,227,200)
#CDE5CD
(205,229,205)
#D1E7D2
(209,231,210)
#D5E9D7
(213,233,215)
#D9EBDC
(217,235,220)
#DDEDE1
(221,237,225)
#E1EFE6
(225,239,230)
#E5F1EB
(229,241,235)
#E9F3F0
(233,243,240)
#EDF5F5
(237,245,245)
#F1F7FA
(241,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E3C8; }

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

This text font color is #C9E3C8.

Background Color

.myBgColor { background-color: #C9E3C8; }

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

This div background color is #C9E3C8.

Border color

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

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

This div border color is #C9E3C8.

Opacity

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

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

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

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

This text has shadow with #C9E3C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E3C8.

Preview

Color preview on black background

This text has color #C9E3C8 on black background.


Color preview on white background

This text has color #C9E3C8 on white background.


Black color preview on #C9E3C8 background

This text has black color on #C9E3C8 background.


White color preview on #C9E3C8 background

This text has white color on #C9E3C8 background.


Related colors

Complementary color

Complementary color for #hex is #361C37.


I love getcolorcode.com

Triadic colors

1 #C8C9E3 and #E3C8C9 with #C9E3C8 are triadic colors.

2 #C8E3C9 and #E3C9C8 with #C9E3C8 are triadic colors.