COLOR #B5D9AB

HEX: #B5D9AB RGB: (181,217,171)

Renk bilgisi

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

RGB renk modeli

#B5D9AB color RGB value is (181,217,171).

RGB: (181,217,171) (71%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 217 of 255 = 85%
B 171 of 255 = 67%

181
217
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 171 = 569 (100%)
R 181 of 569 ~ 31.81%
G 217 of 569 ~ 38.14%
B 171 of 569 ~ 30.05'%

%31.81
%38.14
%30.05

CMYK RENK MODELİ

#B5D9AB rengi CMYK tonu (17,0,21,15).

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

CMYK: (17,0,21,15)
C17M0Y21K15 (17%, 0%, 21%, 15%)
(0.17 / 0.00 / 0.21 / 0.15)

CMYK yüzdeleri

%16.59
%0
%21.2
%14.9

Codes

Color #B5D9AB in popluar color models

B5 D9 AB
RGB 181 217 171
HSL 107° 37.70% 76.08%
HSB/HSV 107° 21.20% 85.10%
CMYK 16.59% 0.00% 21.20%
14.90%

Color #B5D9AB in popluar number systems.

HEX B5 D9 AB
Decimal 181 217 171
Binary 10110101 11011001 10101011
Octal 265 331 253

Shades and tints

Shades of #B5D9AB

#B5D9AB
(181,217,171)
#A5C69C
(165,198,156)
#95B38D
(149,179,141)
#85A07E
(133,160,126)
#758D6F
(117,141,111)
#657A60
(101,122,96)
#556751
(85,103,81)
#455442
(69,84,66)
#354133
(53,65,51)
#252E24
(37,46,36)
#151B15
(21,27,21)
#000000
(0,0,0)

Tints of #B5D9AB

#B5D9AB
(181,217,171)
#BBDCB2
(187,220,178)
#C1DFB9
(193,223,185)
#C7E2C0
(199,226,192)
#CDE5C7
(205,229,199)
#D3E8CE
(211,232,206)
#D9EBD5
(217,235,213)
#DFEEDC
(223,238,220)
#E5F1E3
(229,241,227)
#EBF4EA
(235,244,234)
#F1F7F1
(241,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D9AB; }

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

This text font color is #B5D9AB.

Background Color

.myBgColor { background-color: #B5D9AB; }

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

This div background color is #B5D9AB.

Border color

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

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

This div border color is #B5D9AB.

Opacity

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

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

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

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

This text has shadow with #B5D9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9AB.

Preview

Color preview on black background

This text has color #B5D9AB on black background.


Color preview on white background

This text has color #B5D9AB on white background.


Black color preview on #B5D9AB background

This text has black color on #B5D9AB background.


White color preview on #B5D9AB background

This text has white color on #B5D9AB background.


Related colors

Complementary color

Complementary color for #hex is #4A2654.


I love getcolorcode.com

Triadic colors

1 #ABB5D9 and #D9ABB5 with #B5D9AB are triadic colors.

2 #ABD9B5 and #D9B5AB with #B5D9AB are triadic colors.