COLOR #C9EEA6

HEX: #C9EEA6 RGB: (201,238,166)

Renk bilgisi

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

RGB renk modeli

#C9EEA6 color RGB value is (201,238,166).

RGB: (201,238,166) (79%, 93%, 65%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 238 of 255 = 93%
B 166 of 255 = 65%

201
238
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 238 + 166 = 605 (100%)
R 201 of 605 ~ 33.22%
G 238 of 605 ~ 39.34%
B 166 of 605 ~ 27.44'%

%33.22
%39.34
%27.44

CMYK RENK MODELİ

#C9EEA6 rengi CMYK tonu (16,0,30,7).

  • camgöbeği tonu 15.55%
  • eflatun tonu 0.00%
  • sarı tonu 30.25%
  • ana renk tonu 6.67%

CMYK: (16,0,30,7)
C16M0Y30K7 (16%, 0%, 30%, 7%)
(0.16 / 0.00 / 0.30 / 0.07)

CMYK yüzdeleri

%15.55
%0
%30.25
%6.67

Codes

Color #C9EEA6 in popluar color models

C9 EE A6
RGB 201 238 166
HSL 91° 67.92% 79.22%
HSB/HSV 91° 30.25% 93.33%
CMYK 15.55% 0.00% 30.25%
6.67%

Color #C9EEA6 in popluar number systems.

HEX C9 EE A6
Decimal 201 238 166
Binary 11001001 11101110 10100110
Octal 311 356 246

Shades and tints

Shades of #C9EEA6

#C9EEA6
(201,238,166)
#B7D997
(183,217,151)
#A5C488
(165,196,136)
#93AF79
(147,175,121)
#819A6A
(129,154,106)
#6F855B
(111,133,91)
#5D704C
(93,112,76)
#4B5B3D
(75,91,61)
#39462E
(57,70,46)
#27311F
(39,49,31)
#151C10
(21,28,16)
#000000
(0,0,0)

Tints of #C9EEA6

#C9EEA6
(201,238,166)
#CDEFAE
(205,239,174)
#D1F0B6
(209,240,182)
#D5F1BE
(213,241,190)
#D9F2C6
(217,242,198)
#DDF3CE
(221,243,206)
#E1F4D6
(225,244,214)
#E5F5DE
(229,245,222)
#E9F6E6
(233,246,230)
#EDF7EE
(237,247,238)
#F1F8F6
(241,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9EEA6; }

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

This text font color is #C9EEA6.

Background Color

.myBgColor { background-color: #C9EEA6; }

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

This div background color is #C9EEA6.

Border color

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

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

This div border color is #C9EEA6.

Opacity

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

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

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

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

This text has shadow with #C9EEA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EEA6.

Preview

Color preview on black background

This text has color #C9EEA6 on black background.


Color preview on white background

This text has color #C9EEA6 on white background.


Black color preview on #C9EEA6 background

This text has black color on #C9EEA6 background.


White color preview on #C9EEA6 background

This text has white color on #C9EEA6 background.


Related colors

Complementary color

Complementary color for #hex is #361159.


I love getcolorcode.com

Triadic colors

1 #A6C9EE and #EEA6C9 with #C9EEA6 are triadic colors.

2 #A6EEC9 and #EEC9A6 with #C9EEA6 are triadic colors.