COLOR #C9F5EB

HEX: #C9F5EB RGB: (201,245,235)

Renk bilgisi

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

RGB renk modeli

#C9F5EB color RGB value is (201,245,235).

RGB: (201,245,235) (79%, 96%, 92%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 245 of 255 = 96%
B 235 of 255 = 92%

201
245
235

R + G + B ~ 89%. #C9F5EB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 245 + 235 = 681 (100%)
R 201 of 681 ~ 29.52%
G 245 of 681 ~ 35.98%
B 235 of 681 ~ 34.51'%

%29.52
%35.98
%34.51

CMYK RENK MODELİ

#C9F5EB rengi CMYK tonu (18,0,4,4).

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

CMYK: (18,0,4,4)
C18M0Y4K4 (18%, 0%, 4%, 4%)
(0.18 / 0.00 / 0.04 / 0.04)

CMYK yüzdeleri

%17.96
%0
%4.08
%3.92

Codes

Color #C9F5EB in popluar color models

C9 F5 EB
RGB 201 245 235
HSL 166° 68.75% 87.45%
HSB/HSV 166° 17.96% 96.08%
CMYK 17.96% 0.00% 4.08%
3.92%

Color #C9F5EB in popluar number systems.

HEX C9 F5 EB
Decimal 201 245 235
Binary 11001001 11110101 11101011
Octal 311 365 353

Shades and tints

Shades of #C9F5EB

#C9F5EB
(201,245,235)
#B7DFD6
(183,223,214)
#A5C9C1
(165,201,193)
#93B3AC
(147,179,172)
#819D97
(129,157,151)
#6F8782
(111,135,130)
#5D716D
(93,113,109)
#4B5B58
(75,91,88)
#394543
(57,69,67)
#272F2E
(39,47,46)
#151919
(21,25,25)
#000000
(0,0,0)

Tints of #C9F5EB

#C9F5EB
(201,245,235)
#CDF5EC
(205,245,236)
#D1F5ED
(209,245,237)
#D5F5EE
(213,245,238)
#D9F5EF
(217,245,239)
#DDF5F0
(221,245,240)
#E1F5F1
(225,245,241)
#E5F5F2
(229,245,242)
#E9F5F3
(233,245,243)
#EDF5F4
(237,245,244)
#F1F5F5
(241,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F5EB; }

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

This text font color is #C9F5EB.

Background Color

.myBgColor { background-color: #C9F5EB; }

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

This div background color is #C9F5EB.

Border color

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

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

This div border color is #C9F5EB.

Opacity

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

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

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

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

This text has shadow with #C9F5EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F5EB.

Preview

Color preview on black background

This text has color #C9F5EB on black background.


Color preview on white background

This text has color #C9F5EB on white background.


Black color preview on #C9F5EB background

This text has black color on #C9F5EB background.


White color preview on #C9F5EB background

This text has white color on #C9F5EB background.


Related colors

Complementary color

Complementary color for #hex is #360A14.


I love getcolorcode.com

Triadic colors

1 #EBC9F5 and #F5EBC9 with #C9F5EB are triadic colors.

2 #EBF5C9 and #F5C9EB with #C9F5EB are triadic colors.