COLOR #C9F2D1

HEX: #C9F2D1 RGB: (201,242,209)

Renk bilgisi

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

RGB renk modeli

#C9F2D1 color RGB value is (201,242,209).

RGB: (201,242,209) (79%, 95%, 82%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 242 of 255 = 95%
B 209 of 255 = 82%

201
242
209

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 242 + 209 = 652 (100%)
R 201 of 652 ~ 30.83%
G 242 of 652 ~ 37.12%
B 209 of 652 ~ 32.06'%

%30.83
%37.12
%32.06

CMYK RENK MODELİ

#C9F2D1 rengi CMYK tonu (17,0,14,5).

  • camgöbeği tonu 16.94%
  • eflatun tonu 0.00%
  • sarı tonu 13.64%
  • ana renk tonu 5.10%

CMYK: (17,0,14,5)
C17M0Y14K5 (17%, 0%, 14%, 5%)
(0.17 / 0.00 / 0.14 / 0.05)

CMYK yüzdeleri

%16.94
%0
%13.64
%5.1

Codes

Color #C9F2D1 in popluar color models

C9 F2 D1
RGB 201 242 209
HSL 132° 61.19% 86.86%
HSB/HSV 132° 16.94% 94.90%
CMYK 16.94% 0.00% 13.64%
5.10%

Color #C9F2D1 in popluar number systems.

HEX C9 F2 D1
Decimal 201 242 209
Binary 11001001 11110010 11010001
Octal 311 362 321

Shades and tints

Shades of #C9F2D1

#C9F2D1
(201,242,209)
#B7DCBE
(183,220,190)
#A5C6AB
(165,198,171)
#93B098
(147,176,152)
#819A85
(129,154,133)
#6F8472
(111,132,114)
#5D6E5F
(93,110,95)
#4B584C
(75,88,76)
#394239
(57,66,57)
#272C26
(39,44,38)
#151613
(21,22,19)
#000000
(0,0,0)

Tints of #C9F2D1

#C9F2D1
(201,242,209)
#CDF3D5
(205,243,213)
#D1F4D9
(209,244,217)
#D5F5DD
(213,245,221)
#D9F6E1
(217,246,225)
#DDF7E5
(221,247,229)
#E1F8E9
(225,248,233)
#E5F9ED
(229,249,237)
#E9FAF1
(233,250,241)
#EDFBF5
(237,251,245)
#F1FCF9
(241,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F2D1 color. Also use rgb(201,242,209) instead hex code.

Text Font Color

.myTextColor { color: #C9F2D1; }

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

This text font color is #C9F2D1.

Background Color

.myBgColor { background-color: #C9F2D1; }

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

This div background color is #C9F2D1.

Border color

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

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

This div border color is #C9F2D1.

Opacity

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

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

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

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

This text has shadow with #C9F2D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F2D1.

Preview

Color preview on black background

This text has color #C9F2D1 on black background.


Color preview on white background

This text has color #C9F2D1 on white background.


Black color preview on #C9F2D1 background

This text has black color on #C9F2D1 background.


White color preview on #C9F2D1 background

This text has white color on #C9F2D1 background.


Related colors

Complementary color

Complementary color for #hex is #360D2E.


I love getcolorcode.com

Triadic colors

1 #D1C9F2 and #F2D1C9 with #C9F2D1 are triadic colors.

2 #D1F2C9 and #F2C9D1 with #C9F2D1 are triadic colors.