COLOR #C9EFEB

HEX: #C9EFEB RGB: (201,239,235)

Renk bilgisi

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

RGB renk modeli

#C9EFEB color RGB value is (201,239,235).

RGB: (201,239,235) (79%, 94%, 92%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 239 of 255 = 94%
B 235 of 255 = 92%

201
239
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 239 + 235 = 675 (100%)
R 201 of 675 ~ 29.78%
G 239 of 675 ~ 35.41%
B 235 of 675 ~ 34.81'%

%29.78
%35.41
%34.81

CMYK RENK MODELİ

#C9EFEB rengi CMYK tonu (16,0,2,6).

  • camgöbeği tonu 15.90%
  • eflatun tonu 0.00%
  • sarı tonu 1.67%
  • ana renk tonu 6.27%

CMYK: (16,0,2,6)
C16M0Y2K6 (16%, 0%, 2%, 6%)
(0.16 / 0.00 / 0.02 / 0.06)

CMYK yüzdeleri

%15.9
%0
%1.67
%6.27

Codes

Color #C9EFEB in popluar color models

C9 EF EB
RGB 201 239 235
HSL 174° 54.29% 86.27%
HSB/HSV 174° 15.90% 93.73%
CMYK 15.90% 0.00% 1.67%
6.27%

Color #C9EFEB in popluar number systems.

HEX C9 EF EB
Decimal 201 239 235
Binary 11001001 11101111 11101011
Octal 311 357 353

Shades and tints

Shades of #C9EFEB

#C9EFEB
(201,239,235)
#B7DAD6
(183,218,214)
#A5C5C1
(165,197,193)
#93B0AC
(147,176,172)
#819B97
(129,155,151)
#6F8682
(111,134,130)
#5D716D
(93,113,109)
#4B5C58
(75,92,88)
#394743
(57,71,67)
#27322E
(39,50,46)
#151D19
(21,29,25)
#000000
(0,0,0)

Tints of #C9EFEB

#C9EFEB
(201,239,235)
#CDF0EC
(205,240,236)
#D1F1ED
(209,241,237)
#D5F2EE
(213,242,238)
#D9F3EF
(217,243,239)
#DDF4F0
(221,244,240)
#E1F5F1
(225,245,241)
#E5F6F2
(229,246,242)
#E9F7F3
(233,247,243)
#EDF8F4
(237,248,244)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EFEB; }

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

This text font color is #C9EFEB.

Background Color

.myBgColor { background-color: #C9EFEB; }

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

This div background color is #C9EFEB.

Border color

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

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

This div border color is #C9EFEB.

Opacity

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

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

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

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

This text has shadow with #C9EFEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EFEB.

Preview

Color preview on black background

This text has color #C9EFEB on black background.


Color preview on white background

This text has color #C9EFEB on white background.


Black color preview on #C9EFEB background

This text has black color on #C9EFEB background.


White color preview on #C9EFEB background

This text has white color on #C9EFEB background.


Related colors

Complementary color

Complementary color for #hex is #361014.


I love getcolorcode.com

Triadic colors

1 #EBC9EF and #EFEBC9 with #C9EFEB are triadic colors.

2 #EBEFC9 and #EFC9EB with #C9EFEB are triadic colors.