COLOR #B5E9BB

HEX: #B5E9BB RGB: (181,233,187)

Renk bilgisi

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

RGB renk modeli

#B5E9BB color RGB value is (181,233,187).

RGB: (181,233,187) (71%, 91%, 73%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 233 of 255 = 91%
B 187 of 255 = 73%

181
233
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 233 + 187 = 601 (100%)
R 181 of 601 ~ 30.12%
G 233 of 601 ~ 38.77%
B 187 of 601 ~ 31.11'%

%30.12
%38.77
%31.11

CMYK RENK MODELİ

#B5E9BB rengi CMYK tonu (22,0,20,9).

  • camgöbeği tonu 22.32%
  • eflatun tonu 0.00%
  • sarı tonu 19.74%
  • ana renk tonu 8.63%

CMYK: (22,0,20,9)
C22M0Y20K9 (22%, 0%, 20%, 9%)
(0.22 / 0.00 / 0.20 / 0.09)

CMYK yüzdeleri

%22.32
%0
%19.74
%8.63

Codes

Color #B5E9BB in popluar color models

B5 E9 BB
RGB 181 233 187
HSL 127° 54.17% 81.18%
HSB/HSV 127° 22.32% 91.37%
CMYK 22.32% 0.00% 19.74%
8.63%

Color #B5E9BB in popluar number systems.

HEX B5 E9 BB
Decimal 181 233 187
Binary 10110101 11101001 10111011
Octal 265 351 273

Shades and tints

Shades of #B5E9BB

#B5E9BB
(181,233,187)
#A5D4AA
(165,212,170)
#95BF99
(149,191,153)
#85AA88
(133,170,136)
#759577
(117,149,119)
#658066
(101,128,102)
#556B55
(85,107,85)
#455644
(69,86,68)
#354133
(53,65,51)
#252C22
(37,44,34)
#151711
(21,23,17)
#000000
(0,0,0)

Tints of #B5E9BB

#B5E9BB
(181,233,187)
#BBEBC1
(187,235,193)
#C1EDC7
(193,237,199)
#C7EFCD
(199,239,205)
#CDF1D3
(205,241,211)
#D3F3D9
(211,243,217)
#D9F5DF
(217,245,223)
#DFF7E5
(223,247,229)
#E5F9EB
(229,249,235)
#EBFBF1
(235,251,241)
#F1FDF7
(241,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5E9BB; }

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

This text font color is #B5E9BB.

Background Color

.myBgColor { background-color: #B5E9BB; }

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

This div background color is #B5E9BB.

Border color

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

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

This div border color is #B5E9BB.

Opacity

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

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

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

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

This text has shadow with #B5E9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E9BB.

Preview

Color preview on black background

This text has color #B5E9BB on black background.


Color preview on white background

This text has color #B5E9BB on white background.


Black color preview on #B5E9BB background

This text has black color on #B5E9BB background.


White color preview on #B5E9BB background

This text has white color on #B5E9BB background.


Related colors

Complementary color

Complementary color for #hex is #4A1644.


I love getcolorcode.com

Triadic colors

1 #BBB5E9 and #E9BBB5 with #B5E9BB are triadic colors.

2 #BBE9B5 and #E9B5BB with #B5E9BB are triadic colors.