COLOR #C9EDC2

HEX: #C9EDC2 RGB: (201,237,194)

Renk bilgisi

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

RGB renk modeli

#C9EDC2 color RGB value is (201,237,194).

RGB: (201,237,194) (79%, 93%, 76%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 194 of 255 = 76%

201
237
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 194 = 632 (100%)
R 201 of 632 ~ 31.8%
G 237 of 632 ~ 37.5%
B 194 of 632 ~ 30.7'%

%31.8
%37.5
%30.7

CMYK RENK MODELİ

#C9EDC2 rengi CMYK tonu (15,0,18,7).

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

CMYK: (15,0,18,7)
C15M0Y18K7 (15%, 0%, 18%, 7%)
(0.15 / 0.00 / 0.18 / 0.07)

CMYK yüzdeleri

%15.19
%0
%18.14
%7.06

Codes

Color #C9EDC2 in popluar color models

C9 ED C2
RGB 201 237 194
HSL 110° 54.43% 84.51%
HSB/HSV 110° 18.14% 92.94%
CMYK 15.19% 0.00% 18.14%
7.06%

Color #C9EDC2 in popluar number systems.

HEX C9 ED C2
Decimal 201 237 194
Binary 11001001 11101101 11000010
Octal 311 355 302

Shades and tints

Shades of #C9EDC2

#C9EDC2
(201,237,194)
#B7D8B1
(183,216,177)
#A5C3A0
(165,195,160)
#93AE8F
(147,174,143)
#81997E
(129,153,126)
#6F846D
(111,132,109)
#5D6F5C
(93,111,92)
#4B5A4B
(75,90,75)
#39453A
(57,69,58)
#273029
(39,48,41)
#151B18
(21,27,24)
#000000
(0,0,0)

Tints of #C9EDC2

#C9EDC2
(201,237,194)
#CDEEC7
(205,238,199)
#D1EFCC
(209,239,204)
#D5F0D1
(213,240,209)
#D9F1D6
(217,241,214)
#DDF2DB
(221,242,219)
#E1F3E0
(225,243,224)
#E5F4E5
(229,244,229)
#E9F5EA
(233,245,234)
#EDF6EF
(237,246,239)
#F1F7F4
(241,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDC2; }

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

This text font color is #C9EDC2.

Background Color

.myBgColor { background-color: #C9EDC2; }

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

This div background color is #C9EDC2.

Border color

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

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

This div border color is #C9EDC2.

Opacity

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

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

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

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

This text has shadow with #C9EDC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDC2.

Preview

Color preview on black background

This text has color #C9EDC2 on black background.


Color preview on white background

This text has color #C9EDC2 on white background.


Black color preview on #C9EDC2 background

This text has black color on #C9EDC2 background.


White color preview on #C9EDC2 background

This text has white color on #C9EDC2 background.


Related colors

Complementary color

Complementary color for #hex is #36123D.


I love getcolorcode.com

Triadic colors

1 #C2C9ED and #EDC2C9 with #C9EDC2 are triadic colors.

2 #C2EDC9 and #EDC9C2 with #C9EDC2 are triadic colors.