COLOR #C9F7CC

HEX: #C9F7CC RGB: (201,247,204)

Renk bilgisi

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

RGB renk modeli

#C9F7CC color RGB value is (201,247,204).

RGB: (201,247,204) (79%, 97%, 80%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 247 of 255 = 97%
B 204 of 255 = 80%

201
247
204

R + G + B ~ 85%. #C9F7CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 247 + 204 = 652 (100%)
R 201 of 652 ~ 30.83%
G 247 of 652 ~ 37.88%
B 204 of 652 ~ 31.29'%

%30.83
%37.88
%31.29

CMYK RENK MODELİ

#C9F7CC rengi CMYK tonu (19,0,17,3).

  • camgöbeği tonu 18.62%
  • eflatun tonu 0.00%
  • sarı tonu 17.41%
  • ana renk tonu 3.14%

CMYK: (19,0,17,3)
C19M0Y17K3 (19%, 0%, 17%, 3%)
(0.19 / 0.00 / 0.17 / 0.03)

CMYK yüzdeleri

%18.62
%0
%17.41
%3.14

Codes

Color #C9F7CC in popluar color models

C9 F7 CC
RGB 201 247 204
HSL 124° 74.19% 87.84%
HSB/HSV 124° 18.62% 96.86%
CMYK 18.62% 0.00% 17.41%
3.14%

Color #C9F7CC in popluar number systems.

HEX C9 F7 CC
Decimal 201 247 204
Binary 11001001 11110111 11001100
Octal 311 367 314

Shades and tints

Shades of #C9F7CC

#C9F7CC
(201,247,204)
#B7E1BA
(183,225,186)
#A5CBA8
(165,203,168)
#93B596
(147,181,150)
#819F84
(129,159,132)
#6F8972
(111,137,114)
#5D7360
(93,115,96)
#4B5D4E
(75,93,78)
#39473C
(57,71,60)
#27312A
(39,49,42)
#151B18
(21,27,24)
#000000
(0,0,0)

Tints of #C9F7CC

#C9F7CC
(201,247,204)
#CDF7D0
(205,247,208)
#D1F7D4
(209,247,212)
#D5F7D8
(213,247,216)
#D9F7DC
(217,247,220)
#DDF7E0
(221,247,224)
#E1F7E4
(225,247,228)
#E5F7E8
(229,247,232)
#E9F7EC
(233,247,236)
#EDF7F0
(237,247,240)
#F1F7F4
(241,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F7CC; }

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

This text font color is #C9F7CC.

Background Color

.myBgColor { background-color: #C9F7CC; }

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

This div background color is #C9F7CC.

Border color

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

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

This div border color is #C9F7CC.

Opacity

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

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

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

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

This text has shadow with #C9F7CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F7CC.

Preview

Color preview on black background

This text has color #C9F7CC on black background.


Color preview on white background

This text has color #C9F7CC on white background.


Black color preview on #C9F7CC background

This text has black color on #C9F7CC background.


White color preview on #C9F7CC background

This text has white color on #C9F7CC background.


Related colors

Complementary color

Complementary color for #hex is #360833.


I love getcolorcode.com

Triadic colors

1 #CCC9F7 and #F7CCC9 with #C9F7CC are triadic colors.

2 #CCF7C9 and #F7C9CC with #C9F7CC are triadic colors.