COLOR #C9EFC7

HEX: #C9EFC7 RGB: (201,239,199)

Renk bilgisi

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

RGB renk modeli

#C9EFC7 color RGB value is (201,239,199).

RGB: (201,239,199) (79%, 94%, 78%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 239 of 255 = 94%
B 199 of 255 = 78%

201
239
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 239 + 199 = 639 (100%)
R 201 of 639 ~ 31.46%
G 239 of 639 ~ 37.4%
B 199 of 639 ~ 31.14'%

%31.46
%37.4
%31.14

CMYK RENK MODELİ

#C9EFC7 rengi CMYK tonu (16,0,17,6).

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

CMYK: (16,0,17,6)
C16M0Y17K6 (16%, 0%, 17%, 6%)
(0.16 / 0.00 / 0.17 / 0.06)

CMYK yüzdeleri

%15.9
%0
%16.74
%6.27

Codes

Color #C9EFC7 in popluar color models

C9 EF C7
RGB 201 239 199
HSL 117° 55.56% 85.88%
HSB/HSV 117° 16.74% 93.73%
CMYK 15.90% 0.00% 16.74%
6.27%

Color #C9EFC7 in popluar number systems.

HEX C9 EF C7
Decimal 201 239 199
Binary 11001001 11101111 11000111
Octal 311 357 307

Shades and tints

Shades of #C9EFC7

#C9EFC7
(201,239,199)
#B7DAB5
(183,218,181)
#A5C5A3
(165,197,163)
#93B091
(147,176,145)
#819B7F
(129,155,127)
#6F866D
(111,134,109)
#5D715B
(93,113,91)
#4B5C49
(75,92,73)
#394737
(57,71,55)
#273225
(39,50,37)
#151D13
(21,29,19)
#000000
(0,0,0)

Tints of #C9EFC7

#C9EFC7
(201,239,199)
#CDF0CC
(205,240,204)
#D1F1D1
(209,241,209)
#D5F2D6
(213,242,214)
#D9F3DB
(217,243,219)
#DDF4E0
(221,244,224)
#E1F5E5
(225,245,229)
#E5F6EA
(229,246,234)
#E9F7EF
(233,247,239)
#EDF8F4
(237,248,244)
#F1F9F9
(241,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EFC7; }

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

This text font color is #C9EFC7.

Background Color

.myBgColor { background-color: #C9EFC7; }

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

This div background color is #C9EFC7.

Border color

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

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

This div border color is #C9EFC7.

Opacity

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

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

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

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

This text has shadow with #C9EFC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EFC7.

Preview

Color preview on black background

This text has color #C9EFC7 on black background.


Color preview on white background

This text has color #C9EFC7 on white background.


Black color preview on #C9EFC7 background

This text has black color on #C9EFC7 background.


White color preview on #C9EFC7 background

This text has white color on #C9EFC7 background.


Related colors

Complementary color

Complementary color for #hex is #361038.


I love getcolorcode.com

Triadic colors

1 #C7C9EF and #EFC7C9 with #C9EFC7 are triadic colors.

2 #C7EFC9 and #EFC9C7 with #C9EFC7 are triadic colors.