COLOR #C9F0CC

HEX: #C9F0CC RGB: (201,240,204)

Renk bilgisi

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

RGB renk modeli

#C9F0CC color RGB value is (201,240,204).

RGB: (201,240,204) (79%, 94%, 80%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 240 of 255 = 94%
B 204 of 255 = 80%

201
240
204

R + G + B ~ 84%. #C9F0CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 240 + 204 = 645 (100%)
R 201 of 645 ~ 31.16%
G 240 of 645 ~ 37.21%
B 204 of 645 ~ 31.63'%

%31.16
%37.21
%31.63

CMYK RENK MODELİ

#C9F0CC rengi CMYK tonu (16,0,15,6).

  • camgöbeği tonu 16.25%
  • eflatun tonu 0.00%
  • sarı tonu 15.00%
  • ana renk tonu 5.88%

CMYK: (16,0,15,6)
C16M0Y15K6 (16%, 0%, 15%, 6%)
(0.16 / 0.00 / 0.15 / 0.06)

CMYK yüzdeleri

%16.25
%0
%15
%5.88

Codes

Color #C9F0CC in popluar color models

C9 F0 CC
RGB 201 240 204
HSL 125° 56.52% 86.47%
HSB/HSV 125° 16.25% 94.12%
CMYK 16.25% 0.00% 15.00%
5.88%

Color #C9F0CC in popluar number systems.

HEX C9 F0 CC
Decimal 201 240 204
Binary 11001001 11110000 11001100
Octal 311 360 314

Shades and tints

Shades of #C9F0CC

#C9F0CC
(201,240,204)
#B7DBBA
(183,219,186)
#A5C6A8
(165,198,168)
#93B196
(147,177,150)
#819C84
(129,156,132)
#6F8772
(111,135,114)
#5D7260
(93,114,96)
#4B5D4E
(75,93,78)
#39483C
(57,72,60)
#27332A
(39,51,42)
#151E18
(21,30,24)
#000000
(0,0,0)

Tints of #C9F0CC

#C9F0CC
(201,240,204)
#CDF1D0
(205,241,208)
#D1F2D4
(209,242,212)
#D5F3D8
(213,243,216)
#D9F4DC
(217,244,220)
#DDF5E0
(221,245,224)
#E1F6E4
(225,246,228)
#E5F7E8
(229,247,232)
#E9F8EC
(233,248,236)
#EDF9F0
(237,249,240)
#F1FAF4
(241,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F0CC color. Also use rgb(201,240,204) instead hex code.

Text Font Color

.myTextColor { color: #C9F0CC; }

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

This text font color is #C9F0CC.

Background Color

.myBgColor { background-color: #C9F0CC; }

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

This div background color is #C9F0CC.

Border color

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

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

This div border color is #C9F0CC.

Opacity

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

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

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

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

This text has shadow with #C9F0CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F0CC.

Preview

Color preview on black background

This text has color #C9F0CC on black background.


Color preview on white background

This text has color #C9F0CC on white background.


Black color preview on #C9F0CC background

This text has black color on #C9F0CC background.


White color preview on #C9F0CC background

This text has white color on #C9F0CC background.


Related colors

Complementary color

Complementary color for #hex is #360F33.


I love getcolorcode.com

Triadic colors

1 #CCC9F0 and #F0CCC9 with #C9F0CC are triadic colors.

2 #CCF0C9 and #F0C9CC with #C9F0CC are triadic colors.