COLOR #B5D4AB

HEX: #B5D4AB RGB: (181,212,171)

Renk bilgisi

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

RGB renk modeli

#B5D4AB color RGB value is (181,212,171).

RGB: (181,212,171) (71%, 83%, 67%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 212 of 255 = 83%
B 171 of 255 = 67%

181
212
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 212 + 171 = 564 (100%)
R 181 of 564 ~ 32.09%
G 212 of 564 ~ 37.59%
B 171 of 564 ~ 30.32'%

%32.09
%37.59
%30.32

CMYK RENK MODELİ

#B5D4AB rengi CMYK tonu (15,0,19,17).

  • camgöbeği tonu 14.62%
  • eflatun tonu 0.00%
  • sarı tonu 19.34%
  • ana renk tonu 16.86%

CMYK: (15,0,19,17)
C15M0Y19K17 (15%, 0%, 19%, 17%)
(0.15 / 0.00 / 0.19 / 0.17)

CMYK yüzdeleri

%14.62
%0
%19.34
%16.86

Codes

Color #B5D4AB in popluar color models

B5 D4 AB
RGB 181 212 171
HSL 105° 32.28% 75.10%
HSB/HSV 105° 19.34% 83.14%
CMYK 14.62% 0.00% 19.34%
16.86%

Color #B5D4AB in popluar number systems.

HEX B5 D4 AB
Decimal 181 212 171
Binary 10110101 11010100 10101011
Octal 265 324 253

Shades and tints

Shades of #B5D4AB

#B5D4AB
(181,212,171)
#A5C19C
(165,193,156)
#95AE8D
(149,174,141)
#859B7E
(133,155,126)
#75886F
(117,136,111)
#657560
(101,117,96)
#556251
(85,98,81)
#454F42
(69,79,66)
#353C33
(53,60,51)
#252924
(37,41,36)
#151615
(21,22,21)
#000000
(0,0,0)

Tints of #B5D4AB

#B5D4AB
(181,212,171)
#BBD7B2
(187,215,178)
#C1DAB9
(193,218,185)
#C7DDC0
(199,221,192)
#CDE0C7
(205,224,199)
#D3E3CE
(211,227,206)
#D9E6D5
(217,230,213)
#DFE9DC
(223,233,220)
#E5ECE3
(229,236,227)
#EBEFEA
(235,239,234)
#F1F2F1
(241,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D4AB; }

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

This text font color is #B5D4AB.

Background Color

.myBgColor { background-color: #B5D4AB; }

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

This div background color is #B5D4AB.

Border color

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

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

This div border color is #B5D4AB.

Opacity

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

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

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

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

This text has shadow with #B5D4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D4AB.

Preview

Color preview on black background

This text has color #B5D4AB on black background.


Color preview on white background

This text has color #B5D4AB on white background.


Black color preview on #B5D4AB background

This text has black color on #B5D4AB background.


White color preview on #B5D4AB background

This text has white color on #B5D4AB background.


Related colors

Complementary color

Complementary color for #hex is #4A2B54.


I love getcolorcode.com

Triadic colors

1 #ABB5D4 and #D4ABB5 with #B5D4AB are triadic colors.

2 #ABD4B5 and #D4B5AB with #B5D4AB are triadic colors.