COLOR #C9F0DD

HEX: #C9F0DD RGB: (201,240,221)

Renk bilgisi

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

RGB renk modeli

#C9F0DD color RGB value is (201,240,221).

RGB: (201,240,221) (79%, 94%, 87%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 240 of 255 = 94%
B 221 of 255 = 87%

201
240
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 240 + 221 = 662 (100%)
R 201 of 662 ~ 30.36%
G 240 of 662 ~ 36.25%
B 221 of 662 ~ 33.38'%

%30.36
%36.25
%33.38

CMYK RENK MODELİ

#C9F0DD rengi CMYK tonu (16,0,8,6).

  • camgöbeği tonu 16.25%
  • eflatun tonu 0.00%
  • sarı tonu 7.92%
  • ana renk tonu 5.88%

CMYK: (16,0,8,6)
C16M0Y8K6 (16%, 0%, 8%, 6%)
(0.16 / 0.00 / 0.08 / 0.06)

CMYK yüzdeleri

%16.25
%0
%7.92
%5.88

Codes

Color #C9F0DD in popluar color models

C9 F0 DD
RGB 201 240 221
HSL 151° 56.52% 86.47%
HSB/HSV 151° 16.25% 94.12%
CMYK 16.25% 0.00% 7.92%
5.88%

Color #C9F0DD in popluar number systems.

HEX C9 F0 DD
Decimal 201 240 221
Binary 11001001 11110000 11011101
Octal 311 360 335

Shades and tints

Shades of #C9F0DD

#C9F0DD
(201,240,221)
#B7DBC9
(183,219,201)
#A5C6B5
(165,198,181)
#93B1A1
(147,177,161)
#819C8D
(129,156,141)
#6F8779
(111,135,121)
#5D7265
(93,114,101)
#4B5D51
(75,93,81)
#39483D
(57,72,61)
#273329
(39,51,41)
#151E15
(21,30,21)
#000000
(0,0,0)

Tints of #C9F0DD

#C9F0DD
(201,240,221)
#CDF1E0
(205,241,224)
#D1F2E3
(209,242,227)
#D5F3E6
(213,243,230)
#D9F4E9
(217,244,233)
#DDF5EC
(221,245,236)
#E1F6EF
(225,246,239)
#E5F7F2
(229,247,242)
#E9F8F5
(233,248,245)
#EDF9F8
(237,249,248)
#F1FAFB
(241,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F0DD; }

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

This text font color is #C9F0DD.

Background Color

.myBgColor { background-color: #C9F0DD; }

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

This div background color is #C9F0DD.

Border color

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

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

This div border color is #C9F0DD.

Opacity

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

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

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

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

This text has shadow with #C9F0DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F0DD.

Preview

Color preview on black background

This text has color #C9F0DD on black background.


Color preview on white background

This text has color #C9F0DD on white background.


Black color preview on #C9F0DD background

This text has black color on #C9F0DD background.


White color preview on #C9F0DD background

This text has white color on #C9F0DD background.


Related colors

Complementary color

Complementary color for #hex is #360F22.


I love getcolorcode.com

Triadic colors

1 #DDC9F0 and #F0DDC9 with #C9F0DD are triadic colors.

2 #DDF0C9 and #F0C9DD with #C9F0DD are triadic colors.