COLOR #C9F9EC

HEX: #C9F9EC RGB: (201,249,236)

Renk bilgisi

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

RGB renk modeli

#C9F9EC color RGB value is (201,249,236).

RGB: (201,249,236) (79%, 98%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 249 of 255 = 98%
B 236 of 255 = 93%

201
249
236

R + G + B ~ 90%. #C9F9EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 249 + 236 = 686 (100%)
R 201 of 686 ~ 29.3%
G 249 of 686 ~ 36.3%
B 236 of 686 ~ 34.4'%

%29.3
%36.3
%34.4

CMYK RENK MODELİ

#C9F9EC rengi CMYK tonu (19,0,5,2).

  • camgöbeği tonu 19.28%
  • eflatun tonu 0.00%
  • sarı tonu 5.22%
  • ana renk tonu 2.35%

CMYK: (19,0,5,2)
C19M0Y5K2 (19%, 0%, 5%, 2%)
(0.19 / 0.00 / 0.05 / 0.02)

CMYK yüzdeleri

%19.28
%0
%5.22
%2.35

Codes

Color #C9F9EC in popluar color models

C9 F9 EC
RGB 201 249 236
HSL 164° 80.00% 88.24%
HSB/HSV 164° 19.28% 97.65%
CMYK 19.28% 0.00% 5.22%
2.35%

Color #C9F9EC in popluar number systems.

HEX C9 F9 EC
Decimal 201 249 236
Binary 11001001 11111001 11101100
Octal 311 371 354

Shades and tints

Shades of #C9F9EC

#C9F9EC
(201,249,236)
#B7E3D7
(183,227,215)
#A5CDC2
(165,205,194)
#93B7AD
(147,183,173)
#81A198
(129,161,152)
#6F8B83
(111,139,131)
#5D756E
(93,117,110)
#4B5F59
(75,95,89)
#394944
(57,73,68)
#27332F
(39,51,47)
#151D1A
(21,29,26)
#000000
(0,0,0)

Tints of #C9F9EC

#C9F9EC
(201,249,236)
#CDF9ED
(205,249,237)
#D1F9EE
(209,249,238)
#D5F9EF
(213,249,239)
#D9F9F0
(217,249,240)
#DDF9F1
(221,249,241)
#E1F9F2
(225,249,242)
#E5F9F3
(229,249,243)
#E9F9F4
(233,249,244)
#EDF9F5
(237,249,245)
#F1F9F6
(241,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F9EC color. Also use rgb(201,249,236) instead hex code.

Text Font Color

.myTextColor { color: #C9F9EC; }

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

This text font color is #C9F9EC.

Background Color

.myBgColor { background-color: #C9F9EC; }

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

This div background color is #C9F9EC.

Border color

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

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

This div border color is #C9F9EC.

Opacity

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

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

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

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

This text has shadow with #C9F9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F9EC.

Preview

Color preview on black background

This text has color #C9F9EC on black background.


Color preview on white background

This text has color #C9F9EC on white background.


Black color preview on #C9F9EC background

This text has black color on #C9F9EC background.


White color preview on #C9F9EC background

This text has white color on #C9F9EC background.


Related colors

Complementary color

Complementary color for #hex is #360613.


I love getcolorcode.com

Triadic colors

1 #ECC9F9 and #F9ECC9 with #C9F9EC are triadic colors.

2 #ECF9C9 and #F9C9EC with #C9F9EC are triadic colors.