COLOR #B5D7AB

HEX: #B5D7AB RGB: (181,215,171)

Renk bilgisi

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

RGB renk modeli

#B5D7AB color RGB value is (181,215,171).

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

RGB bağlantıları ve doygunluk

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

181
215
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 215 + 171 = 567 (100%)
R 181 of 567 ~ 31.92%
G 215 of 567 ~ 37.92%
B 171 of 567 ~ 30.16'%

%31.92
%37.92
%30.16

CMYK RENK MODELİ

#B5D7AB rengi CMYK tonu (16,0,20,16).

  • camgöbeği tonu 15.81%
  • eflatun tonu 0.00%
  • sarı tonu 20.47%
  • ana renk tonu 15.69%

CMYK: (16,0,20,16)
C16M0Y20K16 (16%, 0%, 20%, 16%)
(0.16 / 0.00 / 0.20 / 0.16)

CMYK yüzdeleri

%15.81
%0
%20.47
%15.69

Codes

Color #B5D7AB in popluar color models

B5 D7 AB
RGB 181 215 171
HSL 106° 35.48% 75.69%
HSB/HSV 106° 20.47% 84.31%
CMYK 15.81% 0.00% 20.47%
15.69%

Color #B5D7AB in popluar number systems.

HEX B5 D7 AB
Decimal 181 215 171
Binary 10110101 11010111 10101011
Octal 265 327 253

Shades and tints

Shades of #B5D7AB

#B5D7AB
(181,215,171)
#A5C49C
(165,196,156)
#95B18D
(149,177,141)
#859E7E
(133,158,126)
#758B6F
(117,139,111)
#657860
(101,120,96)
#556551
(85,101,81)
#455242
(69,82,66)
#353F33
(53,63,51)
#252C24
(37,44,36)
#151915
(21,25,21)
#000000
(0,0,0)

Tints of #B5D7AB

#B5D7AB
(181,215,171)
#BBDAB2
(187,218,178)
#C1DDB9
(193,221,185)
#C7E0C0
(199,224,192)
#CDE3C7
(205,227,199)
#D3E6CE
(211,230,206)
#D9E9D5
(217,233,213)
#DFECDC
(223,236,220)
#E5EFE3
(229,239,227)
#EBF2EA
(235,242,234)
#F1F5F1
(241,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D7AB; }

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

This text font color is #B5D7AB.

Background Color

.myBgColor { background-color: #B5D7AB; }

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

This div background color is #B5D7AB.

Border color

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

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

This div border color is #B5D7AB.

Opacity

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

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

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

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

This text has shadow with #B5D7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D7AB.

Preview

Color preview on black background

This text has color #B5D7AB on black background.


Color preview on white background

This text has color #B5D7AB on white background.


Black color preview on #B5D7AB background

This text has black color on #B5D7AB background.


White color preview on #B5D7AB background

This text has white color on #B5D7AB background.


Related colors

Complementary color

Complementary color for #hex is #4A2854.


I love getcolorcode.com

Triadic colors

1 #ABB5D7 and #D7ABB5 with #B5D7AB are triadic colors.

2 #ABD7B5 and #D7B5AB with #B5D7AB are triadic colors.