COLOR #C9F9DC

HEX: #C9F9DC RGB: (201,249,220)

Renk bilgisi

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

RGB renk modeli

#C9F9DC color RGB value is (201,249,220).

RGB: (201,249,220) (79%, 98%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 249 of 255 = 98%
B 220 of 255 = 86%

201
249
220

R + G + B ~ 88%. #C9F9DC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 249 + 220 = 670 (100%)
R 201 of 670 ~ 30%
G 249 of 670 ~ 37.16%
B 220 of 670 ~ 32.84'%

%30
%37.16
%32.84

CMYK RENK MODELİ

#C9F9DC rengi CMYK tonu (19,0,12,2).

  • camgöbeği tonu 19.28%
  • eflatun tonu 0.00%
  • sarı tonu 11.65%
  • ana renk tonu 2.35%

CMYK: (19,0,12,2)
C19M0Y12K2 (19%, 0%, 12%, 2%)
(0.19 / 0.00 / 0.12 / 0.02)

CMYK yüzdeleri

%19.28
%0
%11.65
%2.35

Codes

Color #C9F9DC in popluar color models

C9 F9 DC
RGB 201 249 220
HSL 144° 80.00% 88.24%
HSB/HSV 144° 19.28% 97.65%
CMYK 19.28% 0.00% 11.65%
2.35%

Color #C9F9DC in popluar number systems.

HEX C9 F9 DC
Decimal 201 249 220
Binary 11001001 11111001 11011100
Octal 311 371 334

Shades and tints

Shades of #C9F9DC

#C9F9DC
(201,249,220)
#B7E3C8
(183,227,200)
#A5CDB4
(165,205,180)
#93B7A0
(147,183,160)
#81A18C
(129,161,140)
#6F8B78
(111,139,120)
#5D7564
(93,117,100)
#4B5F50
(75,95,80)
#39493C
(57,73,60)
#273328
(39,51,40)
#151D14
(21,29,20)
#000000
(0,0,0)

Tints of #C9F9DC

#C9F9DC
(201,249,220)
#CDF9DF
(205,249,223)
#D1F9E2
(209,249,226)
#D5F9E5
(213,249,229)
#D9F9E8
(217,249,232)
#DDF9EB
(221,249,235)
#E1F9EE
(225,249,238)
#E5F9F1
(229,249,241)
#E9F9F4
(233,249,244)
#EDF9F7
(237,249,247)
#F1F9FA
(241,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F9DC color. Also use rgb(201,249,220) instead hex code.

Text Font Color

.myTextColor { color: #C9F9DC; }

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

This text font color is #C9F9DC.

Background Color

.myBgColor { background-color: #C9F9DC; }

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

This div background color is #C9F9DC.

Border color

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

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

This div border color is #C9F9DC.

Opacity

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

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

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

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

This text has shadow with #C9F9DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F9DC.

Preview

Color preview on black background

This text has color #C9F9DC on black background.


Color preview on white background

This text has color #C9F9DC on white background.


Black color preview on #C9F9DC background

This text has black color on #C9F9DC background.


White color preview on #C9F9DC background

This text has white color on #C9F9DC background.


Related colors

Complementary color

Complementary color for #hex is #360623.


I love getcolorcode.com

Triadic colors

1 #DCC9F9 and #F9DCC9 with #C9F9DC are triadic colors.

2 #DCF9C9 and #F9C9DC with #C9F9DC are triadic colors.