COLOR #C9EFA5

HEX: #C9EFA5 RGB: (201,239,165)

Renk bilgisi

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

RGB renk modeli

#C9EFA5 color RGB value is (201,239,165).

RGB: (201,239,165) (79%, 94%, 65%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 239 of 255 = 94%
B 165 of 255 = 65%

201
239
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 239 + 165 = 605 (100%)
R 201 of 605 ~ 33.22%
G 239 of 605 ~ 39.5%
B 165 of 605 ~ 27.27'%

%33.22
%39.5
%27.27

CMYK RENK MODELİ

#C9EFA5 rengi CMYK tonu (16,0,31,6).

  • camgöbeği tonu 15.90%
  • eflatun tonu 0.00%
  • sarı tonu 30.96%
  • ana renk tonu 6.27%

CMYK: (16,0,31,6)
C16M0Y31K6 (16%, 0%, 31%, 6%)
(0.16 / 0.00 / 0.31 / 0.06)

CMYK yüzdeleri

%15.9
%0
%30.96
%6.27

Codes

Color #C9EFA5 in popluar color models

C9 EF A5
RGB 201 239 165
HSL 91° 69.81% 79.22%
HSB/HSV 91° 30.96% 93.73%
CMYK 15.90% 0.00% 30.96%
6.27%

Color #C9EFA5 in popluar number systems.

HEX C9 EF A5
Decimal 201 239 165
Binary 11001001 11101111 10100101
Octal 311 357 245

Shades and tints

Shades of #C9EFA5

#C9EFA5
(201,239,165)
#B7DA96
(183,218,150)
#A5C587
(165,197,135)
#93B078
(147,176,120)
#819B69
(129,155,105)
#6F865A
(111,134,90)
#5D714B
(93,113,75)
#4B5C3C
(75,92,60)
#39472D
(57,71,45)
#27321E
(39,50,30)
#151D0F
(21,29,15)
#000000
(0,0,0)

Tints of #C9EFA5

#C9EFA5
(201,239,165)
#CDF0AD
(205,240,173)
#D1F1B5
(209,241,181)
#D5F2BD
(213,242,189)
#D9F3C5
(217,243,197)
#DDF4CD
(221,244,205)
#E1F5D5
(225,245,213)
#E5F6DD
(229,246,221)
#E9F7E5
(233,247,229)
#EDF8ED
(237,248,237)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EFA5 color. Also use rgb(201,239,165) instead hex code.

Text Font Color

.myTextColor { color: #C9EFA5; }

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

This text font color is #C9EFA5.

Background Color

.myBgColor { background-color: #C9EFA5; }

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

This div background color is #C9EFA5.

Border color

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

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

This div border color is #C9EFA5.

Opacity

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

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

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

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

This text has shadow with #C9EFA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EFA5.

Preview

Color preview on black background

This text has color #C9EFA5 on black background.


Color preview on white background

This text has color #C9EFA5 on white background.


Black color preview on #C9EFA5 background

This text has black color on #C9EFA5 background.


White color preview on #C9EFA5 background

This text has white color on #C9EFA5 background.


Related colors

Complementary color

Complementary color for #hex is #36105A.


I love getcolorcode.com

Triadic colors

1 #A5C9EF and #EFA5C9 with #C9EFA5 are triadic colors.

2 #A5EFC9 and #EFC9A5 with #C9EFA5 are triadic colors.