COLOR #C5E9AB

HEX: #C5E9AB RGB: (197,233,171)

Renk bilgisi

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

RGB renk modeli

#C5E9AB color RGB value is (197,233,171).

RGB: (197,233,171) (77%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 171 of 255 = 67%

197
233
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 171 = 601 (100%)
R 197 of 601 ~ 32.78%
G 233 of 601 ~ 38.77%
B 171 of 601 ~ 28.45'%

%32.78
%38.77
%28.45

CMYK RENK MODELİ

#C5E9AB rengi CMYK tonu (15,0,27,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 26.61%
  • ana renk tonu 8.63%

CMYK: (15,0,27,9)
C15M0Y27K9 (15%, 0%, 27%, 9%)
(0.15 / 0.00 / 0.27 / 0.09)

CMYK yüzdeleri

%15.45
%0
%26.61
%8.63

Codes

Color #C5E9AB in popluar color models

C5 E9 AB
RGB 197 233 171
HSL 95° 58.49% 79.22%
HSB/HSV 95° 26.61% 91.37%
CMYK 15.45% 0.00% 26.61%
8.63%

Color #C5E9AB in popluar number systems.

HEX C5 E9 AB
Decimal 197 233 171
Binary 11000101 11101001 10101011
Octal 305 351 253

Shades and tints

Shades of #C5E9AB

#C5E9AB
(197,233,171)
#B4D49C
(180,212,156)
#A3BF8D
(163,191,141)
#92AA7E
(146,170,126)
#81956F
(129,149,111)
#708060
(112,128,96)
#5F6B51
(95,107,81)
#4E5642
(78,86,66)
#3D4133
(61,65,51)
#2C2C24
(44,44,36)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #C5E9AB

#C5E9AB
(197,233,171)
#CAEBB2
(202,235,178)
#CFEDB9
(207,237,185)
#D4EFC0
(212,239,192)
#D9F1C7
(217,241,199)
#DEF3CE
(222,243,206)
#E3F5D5
(227,245,213)
#E8F7DC
(232,247,220)
#EDF9E3
(237,249,227)
#F2FBEA
(242,251,234)
#F7FDF1
(247,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E9AB color. Also use rgb(197,233,171) instead hex code.

Text Font Color

.myTextColor { color: #C5E9AB; }

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

This text font color is #C5E9AB.

Background Color

.myBgColor { background-color: #C5E9AB; }

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

This div background color is #C5E9AB.

Border color

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

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

This div border color is #C5E9AB.

Opacity

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

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

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

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

This text has shadow with #C5E9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9AB.

Preview

Color preview on black background

This text has color #C5E9AB on black background.


Color preview on white background

This text has color #C5E9AB on white background.


Black color preview on #C5E9AB background

This text has black color on #C5E9AB background.


White color preview on #C5E9AB background

This text has white color on #C5E9AB background.


Related colors

Complementary color

Complementary color for #hex is #3A1654.


I love getcolorcode.com

Triadic colors

1 #ABC5E9 and #E9ABC5 with #C5E9AB are triadic colors.

2 #ABE9C5 and #E9C5AB with #C5E9AB are triadic colors.