COLOR #B5D9BB

HEX: #B5D9BB RGB: (181,217,187)

Renk bilgisi

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

RGB renk modeli

#B5D9BB color RGB value is (181,217,187).

RGB: (181,217,187) (71%, 85%, 73%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 187 of 255 = 73%

181
217
187

R + G + B ~ 76%. #B5D9BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 187 = 585 (100%)
R 181 of 585 ~ 30.94%
G 217 of 585 ~ 37.09%
B 187 of 585 ~ 31.97'%

%30.94
%37.09
%31.97

CMYK RENK MODELİ

#B5D9BB rengi CMYK tonu (17,0,14,15).

  • camgöbeği tonu 16.59%
  • eflatun tonu 0.00%
  • sarı tonu 13.82%
  • ana renk tonu 14.90%

CMYK: (17,0,14,15)
C17M0Y14K15 (17%, 0%, 14%, 15%)
(0.17 / 0.00 / 0.14 / 0.15)

CMYK yüzdeleri

%16.59
%0
%13.82
%14.9

Codes

Color #B5D9BB in popluar color models

B5 D9 BB
RGB 181 217 187
HSL 130° 32.14% 78.04%
HSB/HSV 130° 16.59% 85.10%
CMYK 16.59% 0.00% 13.82%
14.90%

Color #B5D9BB in popluar number systems.

HEX B5 D9 BB
Decimal 181 217 187
Binary 10110101 11011001 10111011
Octal 265 331 273

Shades and tints

Shades of #B5D9BB

#B5D9BB
(181,217,187)
#A5C6AA
(165,198,170)
#95B399
(149,179,153)
#85A088
(133,160,136)
#758D77
(117,141,119)
#657A66
(101,122,102)
#556755
(85,103,85)
#455444
(69,84,68)
#354133
(53,65,51)
#252E22
(37,46,34)
#151B11
(21,27,17)
#000000
(0,0,0)

Tints of #B5D9BB

#B5D9BB
(181,217,187)
#BBDCC1
(187,220,193)
#C1DFC7
(193,223,199)
#C7E2CD
(199,226,205)
#CDE5D3
(205,229,211)
#D3E8D9
(211,232,217)
#D9EBDF
(217,235,223)
#DFEEE5
(223,238,229)
#E5F1EB
(229,241,235)
#EBF4F1
(235,244,241)
#F1F7F7
(241,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D9BB; }

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

This text font color is #B5D9BB.

Background Color

.myBgColor { background-color: #B5D9BB; }

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

This div background color is #B5D9BB.

Border color

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

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

This div border color is #B5D9BB.

Opacity

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

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

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

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

This text has shadow with #B5D9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9BB.

Preview

Color preview on black background

This text has color #B5D9BB on black background.


Color preview on white background

This text has color #B5D9BB on white background.


Black color preview on #B5D9BB background

This text has black color on #B5D9BB background.


White color preview on #B5D9BB background

This text has white color on #B5D9BB background.


Related colors

Complementary color

Complementary color for #hex is #4A2644.


I love getcolorcode.com

Triadic colors

1 #BBB5D9 and #D9BBB5 with #B5D9BB are triadic colors.

2 #BBD9B5 and #D9B5BB with #B5D9BB are triadic colors.