COLOR #C5E5BB

HEX: #C5E5BB RGB: (197,229,187)

Renk bilgisi

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

RGB renk modeli

#C5E5BB color RGB value is (197,229,187).

RGB: (197,229,187) (77%, 90%, 73%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 187 of 255 = 73%

197
229
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 187 = 613 (100%)
R 197 of 613 ~ 32.14%
G 229 of 613 ~ 37.36%
B 187 of 613 ~ 30.51'%

%32.14
%37.36
%30.51

CMYK RENK MODELİ

#C5E5BB rengi CMYK tonu (14,0,18,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 18.34%
  • ana renk tonu 10.20%

CMYK: (14,0,18,10)
C14M0Y18K10 (14%, 0%, 18%, 10%)
(0.14 / 0.00 / 0.18 / 0.10)

CMYK yüzdeleri

%13.97
%0
%18.34
%10.2

Codes

Color #C5E5BB in popluar color models

C5 E5 BB
RGB 197 229 187
HSL 106° 44.68% 81.57%
HSB/HSV 106° 18.34% 89.80%
CMYK 13.97% 0.00% 18.34%
10.20%

Color #C5E5BB in popluar number systems.

HEX C5 E5 BB
Decimal 197 229 187
Binary 11000101 11100101 10111011
Octal 305 345 273

Shades and tints

Shades of #C5E5BB

#C5E5BB
(197,229,187)
#B4D1AA
(180,209,170)
#A3BD99
(163,189,153)
#92A988
(146,169,136)
#819577
(129,149,119)
#708166
(112,129,102)
#5F6D55
(95,109,85)
#4E5944
(78,89,68)
#3D4533
(61,69,51)
#2C3122
(44,49,34)
#1B1D11
(27,29,17)
#000000
(0,0,0)

Tints of #C5E5BB

#C5E5BB
(197,229,187)
#CAE7C1
(202,231,193)
#CFE9C7
(207,233,199)
#D4EBCD
(212,235,205)
#D9EDD3
(217,237,211)
#DEEFD9
(222,239,217)
#E3F1DF
(227,241,223)
#E8F3E5
(232,243,229)
#EDF5EB
(237,245,235)
#F2F7F1
(242,247,241)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E5BB; }

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

This text font color is #C5E5BB.

Background Color

.myBgColor { background-color: #C5E5BB; }

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

This div background color is #C5E5BB.

Border color

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

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

This div border color is #C5E5BB.

Opacity

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

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

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

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

This text has shadow with #C5E5BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E5BB.

Preview

Color preview on black background

This text has color #C5E5BB on black background.


Color preview on white background

This text has color #C5E5BB on white background.


Black color preview on #C5E5BB background

This text has black color on #C5E5BB background.


White color preview on #C5E5BB background

This text has white color on #C5E5BB background.


Related colors

Complementary color

Complementary color for #hex is #3A1A44.


I love getcolorcode.com

Triadic colors

1 #BBC5E5 and #E5BBC5 with #C5E5BB are triadic colors.

2 #BBE5C5 and #E5C5BB with #C5E5BB are triadic colors.