COLOR #C9EDA4

HEX: #C9EDA4 RGB: (201,237,164)

Renk bilgisi

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

RGB renk modeli

#C9EDA4 color RGB value is (201,237,164).

RGB: (201,237,164) (79%, 93%, 64%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 164 of 255 = 64%

201
237
164

R + G + B ~ 79%. #C9EDA4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 164 = 602 (100%)
R 201 of 602 ~ 33.39%
G 237 of 602 ~ 39.37%
B 164 of 602 ~ 27.24'%

%33.39
%39.37
%27.24

CMYK RENK MODELİ

#C9EDA4 rengi CMYK tonu (15,0,31,7).

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

CMYK: (15,0,31,7)
C15M0Y31K7 (15%, 0%, 31%, 7%)
(0.15 / 0.00 / 0.31 / 0.07)

CMYK yüzdeleri

%15.19
%0
%30.8
%7.06

Codes

Color #C9EDA4 in popluar color models

C9 ED A4
RGB 201 237 164
HSL 90° 66.97% 78.63%
HSB/HSV 90° 30.80% 92.94%
CMYK 15.19% 0.00% 30.80%
7.06%

Color #C9EDA4 in popluar number systems.

HEX C9 ED A4
Decimal 201 237 164
Binary 11001001 11101101 10100100
Octal 311 355 244

Shades and tints

Shades of #C9EDA4

#C9EDA4
(201,237,164)
#B7D896
(183,216,150)
#A5C388
(165,195,136)
#93AE7A
(147,174,122)
#81996C
(129,153,108)
#6F845E
(111,132,94)
#5D6F50
(93,111,80)
#4B5A42
(75,90,66)
#394534
(57,69,52)
#273026
(39,48,38)
#151B18
(21,27,24)
#000000
(0,0,0)

Tints of #C9EDA4

#C9EDA4
(201,237,164)
#CDEEAC
(205,238,172)
#D1EFB4
(209,239,180)
#D5F0BC
(213,240,188)
#D9F1C4
(217,241,196)
#DDF2CC
(221,242,204)
#E1F3D4
(225,243,212)
#E5F4DC
(229,244,220)
#E9F5E4
(233,245,228)
#EDF6EC
(237,246,236)
#F1F7F4
(241,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDA4; }

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

This text font color is #C9EDA4.

Background Color

.myBgColor { background-color: #C9EDA4; }

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

This div background color is #C9EDA4.

Border color

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

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

This div border color is #C9EDA4.

Opacity

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

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

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

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

This text has shadow with #C9EDA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDA4.

Preview

Color preview on black background

This text has color #C9EDA4 on black background.


Color preview on white background

This text has color #C9EDA4 on white background.


Black color preview on #C9EDA4 background

This text has black color on #C9EDA4 background.


White color preview on #C9EDA4 background

This text has white color on #C9EDA4 background.


Related colors

Complementary color

Complementary color for #hex is #36125B.


I love getcolorcode.com

Triadic colors

1 #A4C9ED and #EDA4C9 with #C9EDA4 are triadic colors.

2 #A4EDC9 and #EDC9A4 with #C9EDA4 are triadic colors.