COLOR #C9EDDA

HEX: #C9EDDA RGB: (201,237,218)

Renk bilgisi

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

RGB renk modeli

#C9EDDA color RGB value is (201,237,218).

RGB: (201,237,218) (79%, 93%, 85%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 218 of 255 = 85%

201
237
218

R + G + B ~ 86%. #C9EDDA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 218 = 656 (100%)
R 201 of 656 ~ 30.64%
G 237 of 656 ~ 36.13%
B 218 of 656 ~ 33.23'%

%30.64
%36.13
%33.23

CMYK RENK MODELİ

#C9EDDA rengi CMYK tonu (15,0,8,7).

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

CMYK: (15,0,8,7)
C15M0Y8K7 (15%, 0%, 8%, 7%)
(0.15 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%15.19
%0
%8.02
%7.06

Codes

Color #C9EDDA in popluar color models

C9 ED DA
RGB 201 237 218
HSL 148° 50.00% 85.88%
HSB/HSV 148° 15.19% 92.94%
CMYK 15.19% 0.00% 8.02%
7.06%

Color #C9EDDA in popluar number systems.

HEX C9 ED DA
Decimal 201 237 218
Binary 11001001 11101101 11011010
Octal 311 355 332

Shades and tints

Shades of #C9EDDA

#C9EDDA
(201,237,218)
#B7D8C7
(183,216,199)
#A5C3B4
(165,195,180)
#93AEA1
(147,174,161)
#81998E
(129,153,142)
#6F847B
(111,132,123)
#5D6F68
(93,111,104)
#4B5A55
(75,90,85)
#394542
(57,69,66)
#27302F
(39,48,47)
#151B1C
(21,27,28)
#000000
(0,0,0)

Tints of #C9EDDA

#C9EDDA
(201,237,218)
#CDEEDD
(205,238,221)
#D1EFE0
(209,239,224)
#D5F0E3
(213,240,227)
#D9F1E6
(217,241,230)
#DDF2E9
(221,242,233)
#E1F3EC
(225,243,236)
#E5F4EF
(229,244,239)
#E9F5F2
(233,245,242)
#EDF6F5
(237,246,245)
#F1F7F8
(241,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDDA; }

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

This text font color is #C9EDDA.

Background Color

.myBgColor { background-color: #C9EDDA; }

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

This div background color is #C9EDDA.

Border color

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

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

This div border color is #C9EDDA.

Opacity

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

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

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

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

This text has shadow with #C9EDDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDDA.

Preview

Color preview on black background

This text has color #C9EDDA on black background.


Color preview on white background

This text has color #C9EDDA on white background.


Black color preview on #C9EDDA background

This text has black color on #C9EDDA background.


White color preview on #C9EDDA background

This text has white color on #C9EDDA background.


Related colors

Complementary color

Complementary color for #hex is #361225.


I love getcolorcode.com

Triadic colors

1 #DAC9ED and #EDDAC9 with #C9EDDA are triadic colors.

2 #DAEDC9 and #EDC9DA with #C9EDDA are triadic colors.