COLOR #C9EDAF

HEX: #C9EDAF RGB: (201,237,175)

Renk bilgisi

#C9EDAF contains mainly red and green colors. #C9EDAF ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C9EDAF color RGB value is (201,237,175).

RGB: (201,237,175) (79%, 93%, 69%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 175 of 255 = 69%

201
237
175

R + G + B ~ 80%. #C9EDAF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 175 = 613 (100%)
R 201 of 613 ~ 32.79%
G 237 of 613 ~ 38.66%
B 175 of 613 ~ 28.55'%

%32.79
%38.66
%28.55

CMYK RENK MODELİ

#C9EDAF rengi CMYK tonu (15,0,26,7).

  • camgöbeği tonu 15.19%
  • eflatun tonu 0.00%
  • sarı tonu 26.16%
  • ana renk tonu 7.06%
CMYK: (15,0,26,7) C15M0Y26K7 (15%,0%,26%,7%) (0.15/0.00/0.26/0.07) 

CMYK yüzdeleri

%15.19
%0
%26.16
%7.06

Codes

Color #C9EDAF in popluar color models

C9 ED AF
RGB 201 237 175
HSL 95° 63.27% 80.78%
HSB/HSV 95° 26.16% 92.94%
CMYK 15.19% 0.00% 26.16%
7.06%

Color #C9EDAF in popluar number systems.

HEX C9 ED AF
Decimal 201 237 175
Binary 11001001 11101101 10101111
Octal 311 355 257

Shades and tints

Shades of #C9EDAF

#C9EDAF
(201,237,175)
#B7D8A0
(183,216,160)
#A5C391
(165,195,145)
#93AE82
(147,174,130)
#819973
(129,153,115)
#6F8464
(111,132,100)
#5D6F55
(93,111,85)
#4B5A46
(75,90,70)
#394537
(57,69,55)
#273028
(39,48,40)
#151B19
(21,27,25)
#000000
(0,0,0)

Tints of #C9EDAF

#C9EDAF
(201,237,175)
#CDEEB6
(205,238,182)
#D1EFBD
(209,239,189)
#D5F0C4
(213,240,196)
#D9F1CB
(217,241,203)
#DDF2D2
(221,242,210)
#E1F3D9
(225,243,217)
#E5F4E0
(229,244,224)
#E9F5E7
(233,245,231)
#EDF6EE
(237,246,238)
#F1F7F5
(241,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDAF; }

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

This text font color is #C9EDAF.

Background Color

.myBgColor { background-color: #C9EDAF; }

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

This div background color is #C9EDAF.

Border color

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

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

This div border color is #C9EDAF.

Opacity

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

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

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

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

This text has shadow with #C9EDAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDAF.

Preview

Color preview on black background

This text has color #C9EDAF on black background.


Color preview on white background

This text has color #C9EDAF on white background.


Black color preview on #C9EDAF background

This text has black color on #C9EDAF background.


White color preview on #C9EDAF background

This text has white color on #C9EDAF background.


Related colors

Complementary color

Complementary color for #hex is #361250.


I love getcolorcode.com

Triadic colors

1 #AFC9ED and #EDAFC9 with #C9EDAF are triadic colors.

2 #AFEDC9 and #EDC9AF with #C9EDAF are triadic colors.