COLOR #B5D9AC

HEX: #B5D9AC RGB: (181,217,172)

Renk bilgisi

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

RGB renk modeli

#B5D9AC color RGB value is (181,217,172).

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

RGB bağlantıları ve doygunluk

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

181
217
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 217 + 172 = 570 (100%)
R 181 of 570 ~ 31.75%
G 217 of 570 ~ 38.07%
B 172 of 570 ~ 30.18'%

%31.75
%38.07
%30.18

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.59%
  • eflatun tonu 0.00%
  • sarı tonu 20.74%
  • 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
%20.74
%14.9

Codes

Color #B5D9AC in popluar color models

B5 D9 AC
RGB 181 217 172
HSL 108° 37.19% 76.27%
HSB/HSV 108° 20.74% 85.10%
CMYK 16.59% 0.00% 20.74%
14.90%

Color #B5D9AC in popluar number systems.

HEX B5 D9 AC
Decimal 181 217 172
Binary 10110101 11011001 10101100
Octal 265 331 254

Shades and tints

Shades of #B5D9AC

#B5D9AC
(181,217,172)
#A5C69D
(165,198,157)
#95B38E
(149,179,142)
#85A07F
(133,160,127)
#758D70
(117,141,112)
#657A61
(101,122,97)
#556752
(85,103,82)
#455443
(69,84,67)
#354134
(53,65,52)
#252E25
(37,46,37)
#151B16
(21,27,22)
#000000
(0,0,0)

Tints of #B5D9AC

#B5D9AC
(181,217,172)
#BBDCB3
(187,220,179)
#C1DFBA
(193,223,186)
#C7E2C1
(199,226,193)
#CDE5C8
(205,229,200)
#D3E8CF
(211,232,207)
#D9EBD6
(217,235,214)
#DFEEDD
(223,238,221)
#E5F1E4
(229,241,228)
#EBF4EB
(235,244,235)
#F1F7F2
(241,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D9AC; }

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

This text font color is #B5D9AC.

Background Color

.myBgColor { background-color: #B5D9AC; }

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

This div background color is #B5D9AC.

Border color

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

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

This div border color is #B5D9AC.

Opacity

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

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

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

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

This text has shadow with #B5D9AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D9AC.

Preview

Color preview on black background

This text has color #B5D9AC on black background.


Color preview on white background

This text has color #B5D9AC on white background.


Black color preview on #B5D9AC background

This text has black color on #B5D9AC background.


White color preview on #B5D9AC background

This text has white color on #B5D9AC background.


Related colors

Complementary color

Complementary color for #hex is #4A2653.


I love getcolorcode.com

Triadic colors

1 #ACB5D9 and #D9ACB5 with #B5D9AC are triadic colors.

2 #ACD9B5 and #D9B5AC with #B5D9AC are triadic colors.