COLOR #C5E7BB

HEX: #C5E7BB RGB: (197,231,187)

Renk bilgisi

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

RGB renk modeli

#C5E7BB color RGB value is (197,231,187).

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

RGB bağlantıları ve doygunluk

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

197
231
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 187 = 615 (100%)
R 197 of 615 ~ 32.03%
G 231 of 615 ~ 37.56%
B 187 of 615 ~ 30.41'%

%32.03
%37.56
%30.41

CMYK RENK MODELİ

#C5E7BB rengi CMYK tonu (15,0,19,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 19.05%
  • ana renk tonu 9.41%

CMYK: (15,0,19,9)
C15M0Y19K9 (15%, 0%, 19%, 9%)
(0.15 / 0.00 / 0.19 / 0.09)

CMYK yüzdeleri

%14.72
%0
%19.05
%9.41

Codes

Color #C5E7BB in popluar color models

C5 E7 BB
RGB 197 231 187
HSL 106° 47.83% 81.96%
HSB/HSV 106° 19.05% 90.59%
CMYK 14.72% 0.00% 19.05%
9.41%

Color #C5E7BB in popluar number systems.

HEX C5 E7 BB
Decimal 197 231 187
Binary 11000101 11100111 10111011
Octal 305 347 273

Shades and tints

Shades of #C5E7BB

#C5E7BB
(197,231,187)
#B4D2AA
(180,210,170)
#A3BD99
(163,189,153)
#92A888
(146,168,136)
#819377
(129,147,119)
#707E66
(112,126,102)
#5F6955
(95,105,85)
#4E5444
(78,84,68)
#3D3F33
(61,63,51)
#2C2A22
(44,42,34)
#1B1511
(27,21,17)
#000000
(0,0,0)

Tints of #C5E7BB

#C5E7BB
(197,231,187)
#CAE9C1
(202,233,193)
#CFEBC7
(207,235,199)
#D4EDCD
(212,237,205)
#D9EFD3
(217,239,211)
#DEF1D9
(222,241,217)
#E3F3DF
(227,243,223)
#E8F5E5
(232,245,229)
#EDF7EB
(237,247,235)
#F2F9F1
(242,249,241)
#F7FBF7
(247,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E7BB; }

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

This text font color is #C5E7BB.

Background Color

.myBgColor { background-color: #C5E7BB; }

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

This div background color is #C5E7BB.

Border color

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

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

This div border color is #C5E7BB.

Opacity

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

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

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

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

This text has shadow with #C5E7BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E7BB.

Preview

Color preview on black background

This text has color #C5E7BB on black background.


Color preview on white background

This text has color #C5E7BB on white background.


Black color preview on #C5E7BB background

This text has black color on #C5E7BB background.


White color preview on #C5E7BB background

This text has white color on #C5E7BB background.


Related colors

Complementary color

Complementary color for #hex is #3A1844.


I love getcolorcode.com

Triadic colors

1 #BBC5E7 and #E7BBC5 with #C5E7BB are triadic colors.

2 #BBE7C5 and #E7C5BB with #C5E7BB are triadic colors.