COLOR #C9EBA7

HEX: #C9EBA7 RGB: (201,235,167)

Renk bilgisi

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

RGB renk modeli

#C9EBA7 color RGB value is (201,235,167).

RGB: (201,235,167) (79%, 92%, 65%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 235 of 255 = 92%
B 167 of 255 = 65%

201
235
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 235 + 167 = 603 (100%)
R 201 of 603 ~ 33.33%
G 235 of 603 ~ 38.97%
B 167 of 603 ~ 27.69'%

%33.33
%38.97
%27.69

CMYK RENK MODELİ

#C9EBA7 rengi CMYK tonu (14,0,29,8).

  • camgöbeği tonu 14.47%
  • eflatun tonu 0.00%
  • sarı tonu 28.94%
  • ana renk tonu 7.84%

CMYK: (14,0,29,8)
C14M0Y29K8 (14%, 0%, 29%, 8%)
(0.14 / 0.00 / 0.29 / 0.08)

CMYK yüzdeleri

%14.47
%0
%28.94
%7.84

Codes

Color #C9EBA7 in popluar color models

C9 EB A7
RGB 201 235 167
HSL 90° 62.96% 78.82%
HSB/HSV 90° 28.94% 92.16%
CMYK 14.47% 0.00% 28.94%
7.84%

Color #C9EBA7 in popluar number systems.

HEX C9 EB A7
Decimal 201 235 167
Binary 11001001 11101011 10100111
Octal 311 353 247

Shades and tints

Shades of #C9EBA7

#C9EBA7
(201,235,167)
#B7D698
(183,214,152)
#A5C189
(165,193,137)
#93AC7A
(147,172,122)
#81976B
(129,151,107)
#6F825C
(111,130,92)
#5D6D4D
(93,109,77)
#4B583E
(75,88,62)
#39432F
(57,67,47)
#272E20
(39,46,32)
#151911
(21,25,17)
#000000
(0,0,0)

Tints of #C9EBA7

#C9EBA7
(201,235,167)
#CDECAF
(205,236,175)
#D1EDB7
(209,237,183)
#D5EEBF
(213,238,191)
#D9EFC7
(217,239,199)
#DDF0CF
(221,240,207)
#E1F1D7
(225,241,215)
#E5F2DF
(229,242,223)
#E9F3E7
(233,243,231)
#EDF4EF
(237,244,239)
#F1F5F7
(241,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EBA7 color. Also use rgb(201,235,167) instead hex code.

Text Font Color

.myTextColor { color: #C9EBA7; }

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

This text font color is #C9EBA7.

Background Color

.myBgColor { background-color: #C9EBA7; }

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

This div background color is #C9EBA7.

Border color

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

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

This div border color is #C9EBA7.

Opacity

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

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

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

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

This text has shadow with #C9EBA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EBA7.

Preview

Color preview on black background

This text has color #C9EBA7 on black background.


Color preview on white background

This text has color #C9EBA7 on white background.


Black color preview on #C9EBA7 background

This text has black color on #C9EBA7 background.


White color preview on #C9EBA7 background

This text has white color on #C9EBA7 background.


Related colors

Complementary color

Complementary color for #hex is #361458.


I love getcolorcode.com

Triadic colors

1 #A7C9EB and #EBA7C9 with #C9EBA7 are triadic colors.

2 #A7EBC9 and #EBC9A7 with #C9EBA7 are triadic colors.