COLOR #C9EDA8

HEX: #C9EDA8 RGB: (201,237,168)

Renk bilgisi

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

RGB renk modeli

#C9EDA8 color RGB value is (201,237,168).

RGB: (201,237,168) (79%, 93%, 66%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 237 of 255 = 93%
B 168 of 255 = 66%

201
237
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 237 + 168 = 606 (100%)
R 201 of 606 ~ 33.17%
G 237 of 606 ~ 39.11%
B 168 of 606 ~ 27.72'%

%33.17
%39.11
%27.72

CMYK RENK MODELİ

#C9EDA8 rengi CMYK tonu (15,0,29,7).

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

CMYK: (15,0,29,7)
C15M0Y29K7 (15%, 0%, 29%, 7%)
(0.15 / 0.00 / 0.29 / 0.07)

CMYK yüzdeleri

%15.19
%0
%29.11
%7.06

Codes

Color #C9EDA8 in popluar color models

C9 ED A8
RGB 201 237 168
HSL 91° 65.71% 79.41%
HSB/HSV 91° 29.11% 92.94%
CMYK 15.19% 0.00% 29.11%
7.06%

Color #C9EDA8 in popluar number systems.

HEX C9 ED A8
Decimal 201 237 168
Binary 11001001 11101101 10101000
Octal 311 355 250

Shades and tints

Shades of #C9EDA8

#C9EDA8
(201,237,168)
#B7D899
(183,216,153)
#A5C38A
(165,195,138)
#93AE7B
(147,174,123)
#81996C
(129,153,108)
#6F845D
(111,132,93)
#5D6F4E
(93,111,78)
#4B5A3F
(75,90,63)
#394530
(57,69,48)
#273021
(39,48,33)
#151B12
(21,27,18)
#000000
(0,0,0)

Tints of #C9EDA8

#C9EDA8
(201,237,168)
#CDEEAF
(205,238,175)
#D1EFB6
(209,239,182)
#D5F0BD
(213,240,189)
#D9F1C4
(217,241,196)
#DDF2CB
(221,242,203)
#E1F3D2
(225,243,210)
#E5F4D9
(229,244,217)
#E9F5E0
(233,245,224)
#EDF6E7
(237,246,231)
#F1F7EE
(241,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EDA8; }

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

This text font color is #C9EDA8.

Background Color

.myBgColor { background-color: #C9EDA8; }

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

This div background color is #C9EDA8.

Border color

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

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

This div border color is #C9EDA8.

Opacity

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

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

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

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

This text has shadow with #C9EDA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EDA8.

Preview

Color preview on black background

This text has color #C9EDA8 on black background.


Color preview on white background

This text has color #C9EDA8 on white background.


Black color preview on #C9EDA8 background

This text has black color on #C9EDA8 background.


White color preview on #C9EDA8 background

This text has white color on #C9EDA8 background.


Related colors

Complementary color

Complementary color for #hex is #361257.


I love getcolorcode.com

Triadic colors

1 #A8C9ED and #EDA8C9 with #C9EDA8 are triadic colors.

2 #A8EDC9 and #EDC9A8 with #C9EDA8 are triadic colors.