COLOR #C9F5D5

HEX: #C9F5D5 RGB: (201,245,213)

Renk bilgisi

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

RGB renk modeli

#C9F5D5 color RGB value is (201,245,213).

RGB: (201,245,213) (79%, 96%, 84%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 245 of 255 = 96%
B 213 of 255 = 84%

201
245
213

R + G + B ~ 86%. #C9F5D5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 245 + 213 = 659 (100%)
R 201 of 659 ~ 30.5%
G 245 of 659 ~ 37.18%
B 213 of 659 ~ 32.32'%

%30.5
%37.18
%32.32

CMYK RENK MODELİ

#C9F5D5 rengi CMYK tonu (18,0,13,4).

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

CMYK: (18,0,13,4)
C18M0Y13K4 (18%, 0%, 13%, 4%)
(0.18 / 0.00 / 0.13 / 0.04)

CMYK yüzdeleri

%17.96
%0
%13.06
%3.92

Codes

Color #C9F5D5 in popluar color models

C9 F5 D5
RGB 201 245 213
HSL 136° 68.75% 87.45%
HSB/HSV 136° 17.96% 96.08%
CMYK 17.96% 0.00% 13.06%
3.92%

Color #C9F5D5 in popluar number systems.

HEX C9 F5 D5
Decimal 201 245 213
Binary 11001001 11110101 11010101
Octal 311 365 325

Shades and tints

Shades of #C9F5D5

#C9F5D5
(201,245,213)
#B7DFC2
(183,223,194)
#A5C9AF
(165,201,175)
#93B39C
(147,179,156)
#819D89
(129,157,137)
#6F8776
(111,135,118)
#5D7163
(93,113,99)
#4B5B50
(75,91,80)
#39453D
(57,69,61)
#272F2A
(39,47,42)
#151917
(21,25,23)
#000000
(0,0,0)

Tints of #C9F5D5

#C9F5D5
(201,245,213)
#CDF5D8
(205,245,216)
#D1F5DB
(209,245,219)
#D5F5DE
(213,245,222)
#D9F5E1
(217,245,225)
#DDF5E4
(221,245,228)
#E1F5E7
(225,245,231)
#E5F5EA
(229,245,234)
#E9F5ED
(233,245,237)
#EDF5F0
(237,245,240)
#F1F5F3
(241,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F5D5; }

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

This text font color is #C9F5D5.

Background Color

.myBgColor { background-color: #C9F5D5; }

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

This div background color is #C9F5D5.

Border color

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

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

This div border color is #C9F5D5.

Opacity

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

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

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

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

This text has shadow with #C9F5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F5D5.

Preview

Color preview on black background

This text has color #C9F5D5 on black background.


Color preview on white background

This text has color #C9F5D5 on white background.


Black color preview on #C9F5D5 background

This text has black color on #C9F5D5 background.


White color preview on #C9F5D5 background

This text has white color on #C9F5D5 background.


Related colors

Complementary color

Complementary color for #hex is #360A2A.


I love getcolorcode.com

Triadic colors

1 #D5C9F5 and #F5D5C9 with #C9F5D5 are triadic colors.

2 #D5F5C9 and #F5C9D5 with #C9F5D5 are triadic colors.