COLOR #C9EDC7

HEX: #C9EDC7 RGB: (201,237,199)

Renk bilgisi

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

RGB renk modeli

#C9EDC7 color RGB value is (201,237,199).

RGB: (201,237,199) (79%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 199 of 255 = 78%

201
237
199

R + G + B ~ 83%. #C9EDC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 199 = 637 (100%)
R 201 of 637 ~ 31.55%
G 237 of 637 ~ 37.21%
B 199 of 637 ~ 31.24'%

%31.55
%37.21
%31.24

CMYK RENK MODELİ

#C9EDC7 rengi CMYK tonu (15,0,16,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.00%
  • sarı tonu 16.03%
  • ana renk tonu 7.06%

CMYK: (15,0,16,7)
C15M0Y16K7 (15%, 0%, 16%, 7%)
(0.15 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%15.19
%0
%16.03
%7.06

Codes

Color #C9EDC7 in popluar color models

C9 ED C7
RGB 201 237 199
HSL 117° 51.35% 85.49%
HSB/HSV 117° 16.03% 92.94%
CMYK 15.19% 0.00% 16.03%
7.06%

Color #C9EDC7 in popluar number systems.

HEX C9 ED C7
Decimal 201 237 199
Binary 11001001 11101101 11000111
Octal 311 355 307

Shades and tints

Shades of #C9EDC7

#C9EDC7
(201,237,199)
#B7D8B5
(183,216,181)
#A5C3A3
(165,195,163)
#93AE91
(147,174,145)
#81997F
(129,153,127)
#6F846D
(111,132,109)
#5D6F5B
(93,111,91)
#4B5A49
(75,90,73)
#394537
(57,69,55)
#273025
(39,48,37)
#151B13
(21,27,19)
#000000
(0,0,0)

Tints of #C9EDC7

#C9EDC7
(201,237,199)
#CDEECC
(205,238,204)
#D1EFD1
(209,239,209)
#D5F0D6
(213,240,214)
#D9F1DB
(217,241,219)
#DDF2E0
(221,242,224)
#E1F3E5
(225,243,229)
#E5F4EA
(229,244,234)
#E9F5EF
(233,245,239)
#EDF6F4
(237,246,244)
#F1F7F9
(241,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDC7; }

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

This text font color is #C9EDC7.

Background Color

.myBgColor { background-color: #C9EDC7; }

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

This div background color is #C9EDC7.

Border color

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

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

This div border color is #C9EDC7.

Opacity

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

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

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

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

This text has shadow with #C9EDC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDC7.

Preview

Color preview on black background

This text has color #C9EDC7 on black background.


Color preview on white background

This text has color #C9EDC7 on white background.


Black color preview on #C9EDC7 background

This text has black color on #C9EDC7 background.


White color preview on #C9EDC7 background

This text has white color on #C9EDC7 background.


Related colors

Complementary color

Complementary color for #hex is #361238.


I love getcolorcode.com

Triadic colors

1 #C7C9ED and #EDC7C9 with #C9EDC7 are triadic colors.

2 #C7EDC9 and #EDC9C7 with #C9EDC7 are triadic colors.