COLOR #C9EDD3

HEX: #C9EDD3 RGB: (201,237,211)

Renk bilgisi

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

RGB renk modeli

#C9EDD3 color RGB value is (201,237,211).

RGB: (201,237,211) (79%, 93%, 83%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 211 of 255 = 83%

201
237
211

R + G + B ~ 85%. #C9EDD3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 211 = 649 (100%)
R 201 of 649 ~ 30.97%
G 237 of 649 ~ 36.52%
B 211 of 649 ~ 32.51'%

%30.97
%36.52
%32.51

CMYK RENK MODELİ

#C9EDD3 rengi CMYK tonu (15,0,11,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.00%
  • sarı tonu 10.97%
  • ana renk tonu 7.06%

CMYK: (15,0,11,7)
C15M0Y11K7 (15%, 0%, 11%, 7%)
(0.15 / 0.00 / 0.11 / 0.07)

CMYK yüzdeleri

%15.19
%0
%10.97
%7.06

Codes

Color #C9EDD3 in popluar color models

C9 ED D3
RGB 201 237 211
HSL 137° 50.00% 85.88%
HSB/HSV 137° 15.19% 92.94%
CMYK 15.19% 0.00% 10.97%
7.06%

Color #C9EDD3 in popluar number systems.

HEX C9 ED D3
Decimal 201 237 211
Binary 11001001 11101101 11010011
Octal 311 355 323

Shades and tints

Shades of #C9EDD3

#C9EDD3
(201,237,211)
#B7D8C0
(183,216,192)
#A5C3AD
(165,195,173)
#93AE9A
(147,174,154)
#819987
(129,153,135)
#6F8474
(111,132,116)
#5D6F61
(93,111,97)
#4B5A4E
(75,90,78)
#39453B
(57,69,59)
#273028
(39,48,40)
#151B15
(21,27,21)
#000000
(0,0,0)

Tints of #C9EDD3

#C9EDD3
(201,237,211)
#CDEED7
(205,238,215)
#D1EFDB
(209,239,219)
#D5F0DF
(213,240,223)
#D9F1E3
(217,241,227)
#DDF2E7
(221,242,231)
#E1F3EB
(225,243,235)
#E5F4EF
(229,244,239)
#E9F5F3
(233,245,243)
#EDF6F7
(237,246,247)
#F1F7FB
(241,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EDD3 color. Also use rgb(201,237,211) instead hex code.

Text Font Color

.myTextColor { color: #C9EDD3; }

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

This text font color is #C9EDD3.

Background Color

.myBgColor { background-color: #C9EDD3; }

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

This div background color is #C9EDD3.

Border color

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

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

This div border color is #C9EDD3.

Opacity

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

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

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

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

This text has shadow with #C9EDD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDD3.

Preview

Color preview on black background

This text has color #C9EDD3 on black background.


Color preview on white background

This text has color #C9EDD3 on white background.


Black color preview on #C9EDD3 background

This text has black color on #C9EDD3 background.


White color preview on #C9EDD3 background

This text has white color on #C9EDD3 background.


Related colors

Complementary color

Complementary color for #hex is #36122C.


I love getcolorcode.com

Triadic colors

1 #D3C9ED and #EDD3C9 with #C9EDD3 are triadic colors.

2 #D3EDC9 and #EDC9D3 with #C9EDD3 are triadic colors.