COLOR #C9E6A1

HEX: #C9E6A1 RGB: (201,230,161)

Renk bilgisi

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

RGB renk modeli

#C9E6A1 color RGB value is (201,230,161).

RGB: (201,230,161) (79%, 90%, 63%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 230 of 255 = 90%
B 161 of 255 = 63%

201
230
161

R + G + B ~ 77%. #C9E6A1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 230 + 161 = 592 (100%)
R 201 of 592 ~ 33.95%
G 230 of 592 ~ 38.85%
B 161 of 592 ~ 27.2'%

%33.95
%38.85
%27.2

CMYK RENK MODELİ

#C9E6A1 rengi CMYK tonu (13,0,30,10).

  • camgöbeği tonu 12.61%
  • eflatun tonu 0.00%
  • sarı tonu 30.00%
  • ana renk tonu 9.80%

CMYK: (13,0,30,10)
C13M0Y30K10 (13%, 0%, 30%, 10%)
(0.13 / 0.00 / 0.30 / 0.10)

CMYK yüzdeleri

%12.61
%0
%30
%9.8

Codes

Color #C9E6A1 in popluar color models

C9 E6 A1
RGB 201 230 161
HSL 85° 57.98% 76.67%
HSB/HSV 85° 30.00% 90.20%
CMYK 12.61% 0.00% 30.00%
9.80%

Color #C9E6A1 in popluar number systems.

HEX C9 E6 A1
Decimal 201 230 161
Binary 11001001 11100110 10100001
Octal 311 346 241

Shades and tints

Shades of #C9E6A1

#C9E6A1
(201,230,161)
#B7D293
(183,210,147)
#A5BE85
(165,190,133)
#93AA77
(147,170,119)
#819669
(129,150,105)
#6F825B
(111,130,91)
#5D6E4D
(93,110,77)
#4B5A3F
(75,90,63)
#394631
(57,70,49)
#273223
(39,50,35)
#151E15
(21,30,21)
#000000
(0,0,0)

Tints of #C9E6A1

#C9E6A1
(201,230,161)
#CDE8A9
(205,232,169)
#D1EAB1
(209,234,177)
#D5ECB9
(213,236,185)
#D9EEC1
(217,238,193)
#DDF0C9
(221,240,201)
#E1F2D1
(225,242,209)
#E5F4D9
(229,244,217)
#E9F6E1
(233,246,225)
#EDF8E9
(237,248,233)
#F1FAF1
(241,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E6A1 color. Also use rgb(201,230,161) instead hex code.

Text Font Color

.myTextColor { color: #C9E6A1; }

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

This text font color is #C9E6A1.

Background Color

.myBgColor { background-color: #C9E6A1; }

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

This div background color is #C9E6A1.

Border color

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

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

This div border color is #C9E6A1.

Opacity

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

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

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

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

This text has shadow with #C9E6A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E6A1.

Preview

Color preview on black background

This text has color #C9E6A1 on black background.


Color preview on white background

This text has color #C9E6A1 on white background.


Black color preview on #C9E6A1 background

This text has black color on #C9E6A1 background.


White color preview on #C9E6A1 background

This text has white color on #C9E6A1 background.


Related colors

Complementary color

Complementary color for #hex is #36195E.


I love getcolorcode.com

Triadic colors

1 #A1C9E6 and #E6A1C9 with #C9E6A1 are triadic colors.

2 #A1E6C9 and #E6C9A1 with #C9E6A1 are triadic colors.