COLOR #C9E6CA

HEX: #C9E6CA RGB: (201,230,202)

Renk bilgisi

#C9E6CA contains red, green and blue colors in about the same proportion. #C9E6CA ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#C9E6CA color RGB value is (201,230,202).

RGB: (201,230,202) (79%, 90%, 79%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 230 of 255 = 90%
B 202 of 255 = 79%

201
230
202

R + G + B ~ 83%. #C9E6CA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 230 + 202 = 633 (100%)
R 201 of 633 ~ 31.75%
G 230 of 633 ~ 36.33%
B 202 of 633 ~ 31.91'%

%31.75
%36.33
%31.91

CMYK RENK MODELİ

#C9E6CA rengi CMYK tonu (13,0,12,10).

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

CMYK: (13,0,12,10)
C13M0Y12K10 (13%, 0%, 12%, 10%)
(0.13 / 0.00 / 0.12 / 0.10)

CMYK yüzdeleri

%12.61
%0
%12.17
%9.8

Codes

Color #C9E6CA in popluar color models

C9 E6 CA
RGB 201 230 202
HSL 122° 36.71% 84.51%
HSB/HSV 122° 12.61% 90.20%
CMYK 12.61% 0.00% 12.17%
9.80%

Color #C9E6CA in popluar number systems.

HEX C9 E6 CA
Decimal 201 230 202
Binary 11001001 11100110 11001010
Octal 311 346 312

Shades and tints

Shades of #C9E6CA

#C9E6CA
(201,230,202)
#B7D2B8
(183,210,184)
#A5BEA6
(165,190,166)
#93AA94
(147,170,148)
#819682
(129,150,130)
#6F8270
(111,130,112)
#5D6E5E
(93,110,94)
#4B5A4C
(75,90,76)
#39463A
(57,70,58)
#273228
(39,50,40)
#151E16
(21,30,22)
#000000
(0,0,0)

Tints of #C9E6CA

#C9E6CA
(201,230,202)
#CDE8CE
(205,232,206)
#D1EAD2
(209,234,210)
#D5ECD6
(213,236,214)
#D9EEDA
(217,238,218)
#DDF0DE
(221,240,222)
#E1F2E2
(225,242,226)
#E5F4E6
(229,244,230)
#E9F6EA
(233,246,234)
#EDF8EE
(237,248,238)
#F1FAF2
(241,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E6CA; }

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

This text font color is #C9E6CA.

Background Color

.myBgColor { background-color: #C9E6CA; }

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

This div background color is #C9E6CA.

Border color

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

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

This div border color is #C9E6CA.

Opacity

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

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

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

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

This text has shadow with #C9E6CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E6CA.

Preview

Color preview on black background

This text has color #C9E6CA on black background.


Color preview on white background

This text has color #C9E6CA on white background.


Black color preview on #C9E6CA background

This text has black color on #C9E6CA background.


White color preview on #C9E6CA background

This text has white color on #C9E6CA background.


Related colors

Complementary color

Complementary color for #hex is #361935.


I love getcolorcode.com

Triadic colors

1 #CAC9E6 and #E6CAC9 with #C9E6CA are triadic colors.

2 #CAE6C9 and #E6C9CA with #C9E6CA are triadic colors.