COLOR #C9E7AB

HEX: #C9E7AB RGB: (201,231,171)

Renk bilgisi

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

RGB renk modeli

#C9E7AB color RGB value is (201,231,171).

RGB: (201,231,171) (79%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 231 of 255 = 91%
B 171 of 255 = 67%

201
231
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 231 + 171 = 603 (100%)
R 201 of 603 ~ 33.33%
G 231 of 603 ~ 38.31%
B 171 of 603 ~ 28.36'%

%33.33
%38.31
%28.36

CMYK RENK MODELİ

#C9E7AB rengi CMYK tonu (13,0,26,9).

  • camgöbeği tonu 12.99%
  • eflatun tonu 0.00%
  • sarı tonu 25.97%
  • ana renk tonu 9.41%

CMYK: (13,0,26,9)
C13M0Y26K9 (13%, 0%, 26%, 9%)
(0.13 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%12.99
%0
%25.97
%9.41

Codes

Color #C9E7AB in popluar color models

C9 E7 AB
RGB 201 231 171
HSL 90° 55.56% 78.82%
HSB/HSV 90° 25.97% 90.59%
CMYK 12.99% 0.00% 25.97%
9.41%

Color #C9E7AB in popluar number systems.

HEX C9 E7 AB
Decimal 201 231 171
Binary 11001001 11100111 10101011
Octal 311 347 253

Shades and tints

Shades of #C9E7AB

#C9E7AB
(201,231,171)
#B7D29C
(183,210,156)
#A5BD8D
(165,189,141)
#93A87E
(147,168,126)
#81936F
(129,147,111)
#6F7E60
(111,126,96)
#5D6951
(93,105,81)
#4B5442
(75,84,66)
#393F33
(57,63,51)
#272A24
(39,42,36)
#151515
(21,21,21)
#000000
(0,0,0)

Tints of #C9E7AB

#C9E7AB
(201,231,171)
#CDE9B2
(205,233,178)
#D1EBB9
(209,235,185)
#D5EDC0
(213,237,192)
#D9EFC7
(217,239,199)
#DDF1CE
(221,241,206)
#E1F3D5
(225,243,213)
#E5F5DC
(229,245,220)
#E9F7E3
(233,247,227)
#EDF9EA
(237,249,234)
#F1FBF1
(241,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E7AB color. Also use rgb(201,231,171) instead hex code.

Text Font Color

.myTextColor { color: #C9E7AB; }

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

This text font color is #C9E7AB.

Background Color

.myBgColor { background-color: #C9E7AB; }

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

This div background color is #C9E7AB.

Border color

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

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

This div border color is #C9E7AB.

Opacity

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

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

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

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

This text has shadow with #C9E7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E7AB.

Preview

Color preview on black background

This text has color #C9E7AB on black background.


Color preview on white background

This text has color #C9E7AB on white background.


Black color preview on #C9E7AB background

This text has black color on #C9E7AB background.


White color preview on #C9E7AB background

This text has white color on #C9E7AB background.


Related colors

Complementary color

Complementary color for #hex is #361854.


I love getcolorcode.com

Triadic colors

1 #ABC9E7 and #E7ABC9 with #C9E7AB are triadic colors.

2 #ABE7C9 and #E7C9AB with #C9E7AB are triadic colors.