COLOR #C5E9BA

HEX: #C5E9BA RGB: (197,233,186)

Renk bilgisi

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

RGB renk modeli

#C5E9BA color RGB value is (197,233,186).

RGB: (197,233,186) (77%, 91%, 73%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 186 of 255 = 73%

197
233
186

R + G + B ~ 80%. #C5E9BA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 186 = 616 (100%)
R 197 of 616 ~ 31.98%
G 233 of 616 ~ 37.82%
B 186 of 616 ~ 30.19'%

%31.98
%37.82
%30.19

CMYK RENK MODELİ

#C5E9BA rengi CMYK tonu (15,0,20,9).

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

CMYK: (15,0,20,9)
C15M0Y20K9 (15%, 0%, 20%, 9%)
(0.15 / 0.00 / 0.20 / 0.09)

CMYK yüzdeleri

%15.45
%0
%20.17
%8.63

Codes

Color #C5E9BA in popluar color models

C5 E9 BA
RGB 197 233 186
HSL 106° 51.65% 82.16%
HSB/HSV 106° 20.17% 91.37%
CMYK 15.45% 0.00% 20.17%
8.63%

Color #C5E9BA in popluar number systems.

HEX C5 E9 BA
Decimal 197 233 186
Binary 11000101 11101001 10111010
Octal 305 351 272

Shades and tints

Shades of #C5E9BA

#C5E9BA
(197,233,186)
#B4D4AA
(180,212,170)
#A3BF9A
(163,191,154)
#92AA8A
(146,170,138)
#81957A
(129,149,122)
#70806A
(112,128,106)
#5F6B5A
(95,107,90)
#4E564A
(78,86,74)
#3D413A
(61,65,58)
#2C2C2A
(44,44,42)
#1B171A
(27,23,26)
#000000
(0,0,0)

Tints of #C5E9BA

#C5E9BA
(197,233,186)
#CAEBC0
(202,235,192)
#CFEDC6
(207,237,198)
#D4EFCC
(212,239,204)
#D9F1D2
(217,241,210)
#DEF3D8
(222,243,216)
#E3F5DE
(227,245,222)
#E8F7E4
(232,247,228)
#EDF9EA
(237,249,234)
#F2FBF0
(242,251,240)
#F7FDF6
(247,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E9BA; }

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

This text font color is #C5E9BA.

Background Color

.myBgColor { background-color: #C5E9BA; }

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

This div background color is #C5E9BA.

Border color

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

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

This div border color is #C5E9BA.

Opacity

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

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

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

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

This text has shadow with #C5E9BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9BA.

Preview

Color preview on black background

This text has color #C5E9BA on black background.


Color preview on white background

This text has color #C5E9BA on white background.


Black color preview on #C5E9BA background

This text has black color on #C5E9BA background.


White color preview on #C5E9BA background

This text has white color on #C5E9BA background.


Related colors

Complementary color

Complementary color for #hex is #3A1645.


I love getcolorcode.com

Triadic colors

1 #BAC5E9 and #E9BAC5 with #C5E9BA are triadic colors.

2 #BAE9C5 and #E9C5BA with #C5E9BA are triadic colors.