COLOR #B5D6AB

HEX: #B5D6AB RGB: (181,214,171)

Renk bilgisi

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

RGB renk modeli

#B5D6AB color RGB value is (181,214,171).

RGB: (181,214,171) (71%, 84%, 67%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 214 of 255 = 84%
B 171 of 255 = 67%

181
214
171

R + G + B ~ 74%. #B5D6AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 214 + 171 = 566 (100%)
R 181 of 566 ~ 31.98%
G 214 of 566 ~ 37.81%
B 171 of 566 ~ 30.21'%

%31.98
%37.81
%30.21

CMYK RENK MODELİ

#B5D6AB rengi CMYK tonu (15,0,20,16).

  • camgöbeği tonu 15.42%
  • eflatun tonu 0.00%
  • sarı tonu 20.09%
  • ana renk tonu 16.08%

CMYK: (15,0,20,16)
C15M0Y20K16 (15%, 0%, 20%, 16%)
(0.15 / 0.00 / 0.20 / 0.16)

CMYK yüzdeleri

%15.42
%0
%20.09
%16.08

Codes

Color #B5D6AB in popluar color models

B5 D6 AB
RGB 181 214 171
HSL 106° 34.40% 75.49%
HSB/HSV 106° 20.09% 83.92%
CMYK 15.42% 0.00% 20.09%
16.08%

Color #B5D6AB in popluar number systems.

HEX B5 D6 AB
Decimal 181 214 171
Binary 10110101 11010110 10101011
Octal 265 326 253

Shades and tints

Shades of #B5D6AB

#B5D6AB
(181,214,171)
#A5C39C
(165,195,156)
#95B08D
(149,176,141)
#859D7E
(133,157,126)
#758A6F
(117,138,111)
#657760
(101,119,96)
#556451
(85,100,81)
#455142
(69,81,66)
#353E33
(53,62,51)
#252B24
(37,43,36)
#151815
(21,24,21)
#000000
(0,0,0)

Tints of #B5D6AB

#B5D6AB
(181,214,171)
#BBD9B2
(187,217,178)
#C1DCB9
(193,220,185)
#C7DFC0
(199,223,192)
#CDE2C7
(205,226,199)
#D3E5CE
(211,229,206)
#D9E8D5
(217,232,213)
#DFEBDC
(223,235,220)
#E5EEE3
(229,238,227)
#EBF1EA
(235,241,234)
#F1F4F1
(241,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D6AB; }

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

This text font color is #B5D6AB.

Background Color

.myBgColor { background-color: #B5D6AB; }

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

This div background color is #B5D6AB.

Border color

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

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

This div border color is #B5D6AB.

Opacity

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

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

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

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

This text has shadow with #B5D6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D6AB.

Preview

Color preview on black background

This text has color #B5D6AB on black background.


Color preview on white background

This text has color #B5D6AB on white background.


Black color preview on #B5D6AB background

This text has black color on #B5D6AB background.


White color preview on #B5D6AB background

This text has white color on #B5D6AB background.


Related colors

Complementary color

Complementary color for #hex is #4A2954.


I love getcolorcode.com

Triadic colors

1 #ABB5D6 and #D6ABB5 with #B5D6AB are triadic colors.

2 #ABD6B5 and #D6B5AB with #B5D6AB are triadic colors.