COLOR #C9E2A6

HEX: #C9E2A6 RGB: (201,226,166)

Renk bilgisi

#C9E2A6 contains mainly red and green colors. #C9E2A6 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C9E2A6 color RGB value is (201,226,166).

RGB: (201,226,166) (79%, 89%, 65%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 226 of 255 = 89%
B 166 of 255 = 65%

201
226
166

R + G + B ~ 78%. #C9E2A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 226 + 166 = 593 (100%)
R 201 of 593 ~ 33.9%
G 226 of 593 ~ 38.11%
B 166 of 593 ~ 27.99'%

%33.9
%38.11
%27.99

CMYK RENK MODELİ

#C9E2A6 rengi CMYK tonu (11,0,27,11).

  • camgöbeği tonu 11.06%
  • eflatun tonu 0.00%
  • sarı tonu 26.55%
  • ana renk tonu 11.37%

CMYK: (11,0,27,11)
C11M0Y27K11 (11%, 0%, 27%, 11%)
(0.11 / 0.00 / 0.27 / 0.11)

CMYK yüzdeleri

%11.06
%0
%26.55
%11.37

Codes

Color #C9E2A6 in popluar color models

C9 E2 A6
RGB 201 226 166
HSL 85° 50.85% 76.86%
HSB/HSV 85° 26.55% 88.63%
CMYK 11.06% 0.00% 26.55%
11.37%

Color #C9E2A6 in popluar number systems.

HEX C9 E2 A6
Decimal 201 226 166
Binary 11001001 11100010 10100110
Octal 311 342 246

Shades and tints

Shades of #C9E2A6

#C9E2A6
(201,226,166)
#B7CE97
(183,206,151)
#A5BA88
(165,186,136)
#93A679
(147,166,121)
#81926A
(129,146,106)
#6F7E5B
(111,126,91)
#5D6A4C
(93,106,76)
#4B563D
(75,86,61)
#39422E
(57,66,46)
#272E1F
(39,46,31)
#151A10
(21,26,16)
#000000
(0,0,0)

Tints of #C9E2A6

#C9E2A6
(201,226,166)
#CDE4AE
(205,228,174)
#D1E6B6
(209,230,182)
#D5E8BE
(213,232,190)
#D9EAC6
(217,234,198)
#DDECCE
(221,236,206)
#E1EED6
(225,238,214)
#E5F0DE
(229,240,222)
#E9F2E6
(233,242,230)
#EDF4EE
(237,244,238)
#F1F6F6
(241,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E2A6 color. Also use rgb(201,226,166) instead hex code.

Text Font Color

.myTextColor { color: #C9E2A6; }

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

This text font color is #C9E2A6.

Background Color

.myBgColor { background-color: #C9E2A6; }

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

This div background color is #C9E2A6.

Border color

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

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

This div border color is #C9E2A6.

Opacity

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

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

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

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

This text has shadow with #C9E2A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E2A6.

Preview

Color preview on black background

This text has color #C9E2A6 on black background.


Color preview on white background

This text has color #C9E2A6 on white background.


Black color preview on #C9E2A6 background

This text has black color on #C9E2A6 background.


White color preview on #C9E2A6 background

This text has white color on #C9E2A6 background.


Related colors

Complementary color

Complementary color for #hex is #361D59.


I love getcolorcode.com

Triadic colors

1 #A6C9E2 and #E2A6C9 with #C9E2A6 are triadic colors.

2 #A6E2C9 and #E2C9A6 with #C9E2A6 are triadic colors.