COLOR #C9F5D9

HEX: #C9F5D9 RGB: (201,245,217)

Renk bilgisi

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

RGB renk modeli

#C9F5D9 color RGB value is (201,245,217).

RGB: (201,245,217) (79%, 96%, 85%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 245 of 255 = 96%
B 217 of 255 = 85%

201
245
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 245 + 217 = 663 (100%)
R 201 of 663 ~ 30.32%
G 245 of 663 ~ 36.95%
B 217 of 663 ~ 32.73'%

%30.32
%36.95
%32.73

CMYK RENK MODELİ

#C9F5D9 rengi CMYK tonu (18,0,11,4).

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

CMYK: (18,0,11,4)
C18M0Y11K4 (18%, 0%, 11%, 4%)
(0.18 / 0.00 / 0.11 / 0.04)

CMYK yüzdeleri

%17.96
%0
%11.43
%3.92

Codes

Color #C9F5D9 in popluar color models

C9 F5 D9
RGB 201 245 217
HSL 142° 68.75% 87.45%
HSB/HSV 142° 17.96% 96.08%
CMYK 17.96% 0.00% 11.43%
3.92%

Color #C9F5D9 in popluar number systems.

HEX C9 F5 D9
Decimal 201 245 217
Binary 11001001 11110101 11011001
Octal 311 365 331

Shades and tints

Shades of #C9F5D9

#C9F5D9
(201,245,217)
#B7DFC6
(183,223,198)
#A5C9B3
(165,201,179)
#93B3A0
(147,179,160)
#819D8D
(129,157,141)
#6F877A
(111,135,122)
#5D7167
(93,113,103)
#4B5B54
(75,91,84)
#394541
(57,69,65)
#272F2E
(39,47,46)
#15191B
(21,25,27)
#000000
(0,0,0)

Tints of #C9F5D9

#C9F5D9
(201,245,217)
#CDF5DC
(205,245,220)
#D1F5DF
(209,245,223)
#D5F5E2
(213,245,226)
#D9F5E5
(217,245,229)
#DDF5E8
(221,245,232)
#E1F5EB
(225,245,235)
#E5F5EE
(229,245,238)
#E9F5F1
(233,245,241)
#EDF5F4
(237,245,244)
#F1F5F7
(241,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F5D9; }

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

This text font color is #C9F5D9.

Background Color

.myBgColor { background-color: #C9F5D9; }

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

This div background color is #C9F5D9.

Border color

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

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

This div border color is #C9F5D9.

Opacity

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

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

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

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

This text has shadow with #C9F5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F5D9.

Preview

Color preview on black background

This text has color #C9F5D9 on black background.


Color preview on white background

This text has color #C9F5D9 on white background.


Black color preview on #C9F5D9 background

This text has black color on #C9F5D9 background.


White color preview on #C9F5D9 background

This text has white color on #C9F5D9 background.


Related colors

Complementary color

Complementary color for #hex is #360A26.


I love getcolorcode.com

Triadic colors

1 #D9C9F5 and #F5D9C9 with #C9F5D9 are triadic colors.

2 #D9F5C9 and #F5C9D9 with #C9F5D9 are triadic colors.