COLOR #C9EEC5

HEX: #C9EEC5 RGB: (201,238,197)

Renk bilgisi

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

RGB renk modeli

#C9EEC5 color RGB value is (201,238,197).

RGB: (201,238,197) (79%, 93%, 77%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 238 of 255 = 93%
B 197 of 255 = 77%

201
238
197

R + G + B ~ 83%. #C9EEC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 238 + 197 = 636 (100%)
R 201 of 636 ~ 31.6%
G 238 of 636 ~ 37.42%
B 197 of 636 ~ 30.97'%

%31.6
%37.42
%30.97

CMYK RENK MODELİ

#C9EEC5 rengi CMYK tonu (16,0,17,7).

  • camgöbeği tonu 15.55%
  • eflatun tonu 0.00%
  • sarı tonu 17.23%
  • ana renk tonu 6.67%

CMYK: (16,0,17,7)
C16M0Y17K7 (16%, 0%, 17%, 7%)
(0.16 / 0.00 / 0.17 / 0.07)

CMYK yüzdeleri

%15.55
%0
%17.23
%6.67

Codes

Color #C9EEC5 in popluar color models

C9 EE C5
RGB 201 238 197
HSL 114° 54.67% 85.29%
HSB/HSV 114° 17.23% 93.33%
CMYK 15.55% 0.00% 17.23%
6.67%

Color #C9EEC5 in popluar number systems.

HEX C9 EE C5
Decimal 201 238 197
Binary 11001001 11101110 11000101
Octal 311 356 305

Shades and tints

Shades of #C9EEC5

#C9EEC5
(201,238,197)
#B7D9B4
(183,217,180)
#A5C4A3
(165,196,163)
#93AF92
(147,175,146)
#819A81
(129,154,129)
#6F8570
(111,133,112)
#5D705F
(93,112,95)
#4B5B4E
(75,91,78)
#39463D
(57,70,61)
#27312C
(39,49,44)
#151C1B
(21,28,27)
#000000
(0,0,0)

Tints of #C9EEC5

#C9EEC5
(201,238,197)
#CDEFCA
(205,239,202)
#D1F0CF
(209,240,207)
#D5F1D4
(213,241,212)
#D9F2D9
(217,242,217)
#DDF3DE
(221,243,222)
#E1F4E3
(225,244,227)
#E5F5E8
(229,245,232)
#E9F6ED
(233,246,237)
#EDF7F2
(237,247,242)
#F1F8F7
(241,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EEC5 color. Also use rgb(201,238,197) instead hex code.

Text Font Color

.myTextColor { color: #C9EEC5; }

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

This text font color is #C9EEC5.

Background Color

.myBgColor { background-color: #C9EEC5; }

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

This div background color is #C9EEC5.

Border color

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

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

This div border color is #C9EEC5.

Opacity

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

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

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

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

This text has shadow with #C9EEC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EEC5.

Preview

Color preview on black background

This text has color #C9EEC5 on black background.


Color preview on white background

This text has color #C9EEC5 on white background.


Black color preview on #C9EEC5 background

This text has black color on #C9EEC5 background.


White color preview on #C9EEC5 background

This text has white color on #C9EEC5 background.


Related colors

Complementary color

Complementary color for #hex is #36113A.


I love getcolorcode.com

Triadic colors

1 #C5C9EE and #EEC5C9 with #C9EEC5 are triadic colors.

2 #C5EEC9 and #EEC9C5 with #C9EEC5 are triadic colors.