COLOR #C9EDD4

HEX: #C9EDD4 RGB: (201,237,212)

Renk bilgisi

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

RGB renk modeli

#C9EDD4 color RGB value is (201,237,212).

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

RGB bağlantıları ve doygunluk

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

201
237
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 212 = 650 (100%)
R 201 of 650 ~ 30.92%
G 237 of 650 ~ 36.46%
B 212 of 650 ~ 32.62'%

%30.92
%36.46
%32.62

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.00%
  • sarı tonu 10.55%
  • 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.55
%7.06

Codes

Color #C9EDD4 in popluar color models

C9 ED D4
RGB 201 237 212
HSL 138° 50.00% 85.88%
HSB/HSV 138° 15.19% 92.94%
CMYK 15.19% 0.00% 10.55%
7.06%

Color #C9EDD4 in popluar number systems.

HEX C9 ED D4
Decimal 201 237 212
Binary 11001001 11101101 11010100
Octal 311 355 324

Shades and tints

Shades of #C9EDD4

#C9EDD4
(201,237,212)
#B7D8C1
(183,216,193)
#A5C3AE
(165,195,174)
#93AE9B
(147,174,155)
#819988
(129,153,136)
#6F8475
(111,132,117)
#5D6F62
(93,111,98)
#4B5A4F
(75,90,79)
#39453C
(57,69,60)
#273029
(39,48,41)
#151B16
(21,27,22)
#000000
(0,0,0)

Tints of #C9EDD4

#C9EDD4
(201,237,212)
#CDEED7
(205,238,215)
#D1EFDA
(209,239,218)
#D5F0DD
(213,240,221)
#D9F1E0
(217,241,224)
#DDF2E3
(221,242,227)
#E1F3E6
(225,243,230)
#E5F4E9
(229,244,233)
#E9F5EC
(233,245,236)
#EDF6EF
(237,246,239)
#F1F7F2
(241,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDD4; }

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

This text font color is #C9EDD4.

Background Color

.myBgColor { background-color: #C9EDD4; }

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

This div background color is #C9EDD4.

Border color

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

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

This div border color is #C9EDD4.

Opacity

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

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

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

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

This text has shadow with #C9EDD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDD4.

Preview

Color preview on black background

This text has color #C9EDD4 on black background.


Color preview on white background

This text has color #C9EDD4 on white background.


Black color preview on #C9EDD4 background

This text has black color on #C9EDD4 background.


White color preview on #C9EDD4 background

This text has white color on #C9EDD4 background.


Related colors

Complementary color

Complementary color for #hex is #36122B.


I love getcolorcode.com

Triadic colors

1 #D4C9ED and #EDD4C9 with #C9EDD4 are triadic colors.

2 #D4EDC9 and #EDC9D4 with #C9EDD4 are triadic colors.