COLOR #B5D0AB

HEX: #B5D0AB RGB: (181,208,171)

Color info

#B5D0AB contains red, green and blue colors in about the same proportion. Web safe color of #B5D0AB is #CCCC99 (or #CC9).

RGB color model

#B5D0AB color RGB value is (181,208,171).

RGB: (181,208,171) (71%, 82%, 67%)

RGB channels and saturation

R 181 of 255 = 71%
G 208 of 255 = 82%
B 171 of 255 = 67%

181
208
171

R + G + B ~ 73%. #B5D0AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 208 + 171 = 560 (100%)
R 181 of 560 ~ 32.32%
G 208 of 560 ~ 37.14%
B 171 of 560 ~ 30.54'%

%32.32
%37.14
%30.54

CMYK color model

#B5D0AB color CMYK value is (13,0,18,18).

  • cyan value is 12.98%
  • magenta value is 0.00%
  • yellow value is 17.79%
  • key color value is 18.43%

CMYK: (13,0,18,18)
C13M0Y18K18 (13%, 0%, 18%, 18%)
(0.13 / 0.00 / 0.18 / 0.18)

CMYK percentages

%12.98
%0
%17.79
%18.43

Codes

Color #B5D0AB in popluar color models

B5 D0 AB
RGB 181 208 171
HSL 104° 28.24% 74.31%
HSB/HSV 104° 17.79% 81.57%
CMYK 12.98% 0.00% 17.79%
18.43%

Color #B5D0AB in popluar number systems.

HEX B5 D0 AB
Decimal 181 208 171
Binary 10110101 11010000 10101011
Octal 265 320 253

Shades and tints

Shades of #B5D0AB

#B5D0AB
(181,208,171)
#A5BE9C
(165,190,156)
#95AC8D
(149,172,141)
#859A7E
(133,154,126)
#75886F
(117,136,111)
#657660
(101,118,96)
#556451
(85,100,81)
#455242
(69,82,66)
#354033
(53,64,51)
#252E24
(37,46,36)
#151C15
(21,28,21)
#000000
(0,0,0)

Tints of #B5D0AB

#B5D0AB
(181,208,171)
#BBD4B2
(187,212,178)
#C1D8B9
(193,216,185)
#C7DCC0
(199,220,192)
#CDE0C7
(205,224,199)
#D3E4CE
(211,228,206)
#D9E8D5
(217,232,213)
#DFECDC
(223,236,220)
#E5F0E3
(229,240,227)
#EBF4EA
(235,244,234)
#F1F8F1
(241,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5D0AB color. Also use rgb(181,208,171) instead hex code.

Text Font Color

.myTextColor { color: #B5D0AB; }

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

This text font color is #B5D0AB.

Background Color

.myBgColor { background-color: #B5D0AB; }

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

This div background color is #B5D0AB.

Border color

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

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

This div border color is #B5D0AB.

Opacity

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

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

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

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

This text has shadow with #B5D0AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D0AB.

Preview

Color preview on black background

This text has color #B5D0AB on black background.


Color preview on white background

This text has color #B5D0AB on white background.


Black color preview on #B5D0AB background

This text has black color on #B5D0AB background.


White color preview on #B5D0AB background

This text has white color on #B5D0AB background.


Related colors

Complementary color

Complementary color for #hex is #4A2F54.


I love getcolorcode.com

Triadic colors

1 #ABB5D0 and #D0ABB5 with #B5D0AB are triadic colors.

2 #ABD0B5 and #D0B5AB with #B5D0AB are triadic colors.