COLOR #C9F5DD

HEX: #C9F5DD RGB: (201,245,221)

Renk bilgisi

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

RGB renk modeli

#C9F5DD color RGB value is (201,245,221).

RGB: (201,245,221) (79%, 96%, 87%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 245 of 255 = 96%
B 221 of 255 = 87%

201
245
221

R + G + B ~ 87%. #C9F5DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 245 + 221 = 667 (100%)
R 201 of 667 ~ 30.13%
G 245 of 667 ~ 36.73%
B 221 of 667 ~ 33.13'%

%30.13
%36.73
%33.13

CMYK RENK MODELİ

#C9F5DD rengi CMYK tonu (18,0,10,4).

  • camgöbeği tonu 17.96%
  • eflatun tonu 0.00%
  • sarı tonu 9.80%
  • ana renk tonu 3.92%

CMYK: (18,0,10,4)
C18M0Y10K4 (18%, 0%, 10%, 4%)
(0.18 / 0.00 / 0.10 / 0.04)

CMYK yüzdeleri

%17.96
%0
%9.8
%3.92

Codes

Color #C9F5DD in popluar color models

C9 F5 DD
RGB 201 245 221
HSL 147° 68.75% 87.45%
HSB/HSV 147° 17.96% 96.08%
CMYK 17.96% 0.00% 9.80%
3.92%

Color #C9F5DD in popluar number systems.

HEX C9 F5 DD
Decimal 201 245 221
Binary 11001001 11110101 11011101
Octal 311 365 335

Shades and tints

Shades of #C9F5DD

#C9F5DD
(201,245,221)
#B7DFC9
(183,223,201)
#A5C9B5
(165,201,181)
#93B3A1
(147,179,161)
#819D8D
(129,157,141)
#6F8779
(111,135,121)
#5D7165
(93,113,101)
#4B5B51
(75,91,81)
#39453D
(57,69,61)
#272F29
(39,47,41)
#151915
(21,25,21)
#000000
(0,0,0)

Tints of #C9F5DD

#C9F5DD
(201,245,221)
#CDF5E0
(205,245,224)
#D1F5E3
(209,245,227)
#D5F5E6
(213,245,230)
#D9F5E9
(217,245,233)
#DDF5EC
(221,245,236)
#E1F5EF
(225,245,239)
#E5F5F2
(229,245,242)
#E9F5F5
(233,245,245)
#EDF5F8
(237,245,248)
#F1F5FB
(241,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F5DD color. Also use rgb(201,245,221) instead hex code.

Text Font Color

.myTextColor { color: #C9F5DD; }

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

This text font color is #C9F5DD.

Background Color

.myBgColor { background-color: #C9F5DD; }

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

This div background color is #C9F5DD.

Border color

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

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

This div border color is #C9F5DD.

Opacity

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

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

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

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

This text has shadow with #C9F5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F5DD.

Preview

Color preview on black background

This text has color #C9F5DD on black background.


Color preview on white background

This text has color #C9F5DD on white background.


Black color preview on #C9F5DD background

This text has black color on #C9F5DD background.


White color preview on #C9F5DD background

This text has white color on #C9F5DD background.


Related colors

Complementary color

Complementary color for #hex is #360A22.


I love getcolorcode.com

Triadic colors

1 #DDC9F5 and #F5DDC9 with #C9F5DD are triadic colors.

2 #DDF5C9 and #F5C9DD with #C9F5DD are triadic colors.