COLOR #C5E9BB

HEX: #C5E9BB RGB: (197,233,187)

Renk bilgisi

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

RGB renk modeli

#C5E9BB color RGB value is (197,233,187).

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

RGB bağlantıları ve doygunluk

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

197
233
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 187 = 617 (100%)
R 197 of 617 ~ 31.93%
G 233 of 617 ~ 37.76%
B 187 of 617 ~ 30.31'%

%31.93
%37.76
%30.31

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 19.74%
  • 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
%19.74
%8.63

Codes

Color #C5E9BB in popluar color models

C5 E9 BB
RGB 197 233 187
HSL 107° 51.11% 82.35%
HSB/HSV 107° 19.74% 91.37%
CMYK 15.45% 0.00% 19.74%
8.63%

Color #C5E9BB in popluar number systems.

HEX C5 E9 BB
Decimal 197 233 187
Binary 11000101 11101001 10111011
Octal 305 351 273

Shades and tints

Shades of #C5E9BB

#C5E9BB
(197,233,187)
#B4D4AA
(180,212,170)
#A3BF99
(163,191,153)
#92AA88
(146,170,136)
#819577
(129,149,119)
#708066
(112,128,102)
#5F6B55
(95,107,85)
#4E5644
(78,86,68)
#3D4133
(61,65,51)
#2C2C22
(44,44,34)
#1B1711
(27,23,17)
#000000
(0,0,0)

Tints of #C5E9BB

#C5E9BB
(197,233,187)
#CAEBC1
(202,235,193)
#CFEDC7
(207,237,199)
#D4EFCD
(212,239,205)
#D9F1D3
(217,241,211)
#DEF3D9
(222,243,217)
#E3F5DF
(227,245,223)
#E8F7E5
(232,247,229)
#EDF9EB
(237,249,235)
#F2FBF1
(242,251,241)
#F7FDF7
(247,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E9BB; }

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

This text font color is #C5E9BB.

Background Color

.myBgColor { background-color: #C5E9BB; }

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

This div background color is #C5E9BB.

Border color

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

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

This div border color is #C5E9BB.

Opacity

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

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

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

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

This text has shadow with #C5E9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9BB.

Preview

Color preview on black background

This text has color #C5E9BB on black background.


Color preview on white background

This text has color #C5E9BB on white background.


Black color preview on #C5E9BB background

This text has black color on #C5E9BB background.


White color preview on #C5E9BB background

This text has white color on #C5E9BB background.


Related colors

Complementary color

Complementary color for #hex is #3A1644.


I love getcolorcode.com

Triadic colors

1 #BBC5E9 and #E9BBC5 with #C5E9BB are triadic colors.

2 #BBE9C5 and #E9C5BB with #C5E9BB are triadic colors.