COLOR #C9EDC6

HEX: #C9EDC6 RGB: (201,237,198)

Renk bilgisi

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

RGB renk modeli

#C9EDC6 color RGB value is (201,237,198).

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

RGB bağlantıları ve doygunluk

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

201
237
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 198 = 636 (100%)
R 201 of 636 ~ 31.6%
G 237 of 636 ~ 37.26%
B 198 of 636 ~ 31.13'%

%31.6
%37.26
%31.13

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.00%
  • sarı tonu 16.46%
  • 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.46
%7.06

Codes

Color #C9EDC6 in popluar color models

C9 ED C6
RGB 201 237 198
HSL 115° 52.00% 85.29%
HSB/HSV 115° 16.46% 92.94%
CMYK 15.19% 0.00% 16.46%
7.06%

Color #C9EDC6 in popluar number systems.

HEX C9 ED C6
Decimal 201 237 198
Binary 11001001 11101101 11000110
Octal 311 355 306

Shades and tints

Shades of #C9EDC6

#C9EDC6
(201,237,198)
#B7D8B4
(183,216,180)
#A5C3A2
(165,195,162)
#93AE90
(147,174,144)
#81997E
(129,153,126)
#6F846C
(111,132,108)
#5D6F5A
(93,111,90)
#4B5A48
(75,90,72)
#394536
(57,69,54)
#273024
(39,48,36)
#151B12
(21,27,18)
#000000
(0,0,0)

Tints of #C9EDC6

#C9EDC6
(201,237,198)
#CDEECB
(205,238,203)
#D1EFD0
(209,239,208)
#D5F0D5
(213,240,213)
#D9F1DA
(217,241,218)
#DDF2DF
(221,242,223)
#E1F3E4
(225,243,228)
#E5F4E9
(229,244,233)
#E9F5EE
(233,245,238)
#EDF6F3
(237,246,243)
#F1F7F8
(241,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDC6; }

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

This text font color is #C9EDC6.

Background Color

.myBgColor { background-color: #C9EDC6; }

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

This div background color is #C9EDC6.

Border color

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

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

This div border color is #C9EDC6.

Opacity

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

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

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

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

This text has shadow with #C9EDC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDC6.

Preview

Color preview on black background

This text has color #C9EDC6 on black background.


Color preview on white background

This text has color #C9EDC6 on white background.


Black color preview on #C9EDC6 background

This text has black color on #C9EDC6 background.


White color preview on #C9EDC6 background

This text has white color on #C9EDC6 background.


Related colors

Complementary color

Complementary color for #hex is #361239.


I love getcolorcode.com

Triadic colors

1 #C6C9ED and #EDC6C9 with #C9EDC6 are triadic colors.

2 #C6EDC9 and #EDC9C6 with #C9EDC6 are triadic colors.