COLOR #B5D7AC

HEX: #B5D7AC RGB: (181,215,172)

Renk bilgisi

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

RGB renk modeli

#B5D7AC color RGB value is (181,215,172).

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

RGB bağlantıları ve doygunluk

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

181
215
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 215 + 172 = 568 (100%)
R 181 of 568 ~ 31.87%
G 215 of 568 ~ 37.85%
B 172 of 568 ~ 30.28'%

%31.87
%37.85
%30.28

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.81%
  • eflatun tonu 0.00%
  • sarı tonu 20.00%
  • 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
%15.69

Codes

Color #B5D7AC in popluar color models

B5 D7 AC
RGB 181 215 172
HSL 107° 34.96% 75.88%
HSB/HSV 107° 20.00% 84.31%
CMYK 15.81% 0.00% 20.00%
15.69%

Color #B5D7AC in popluar number systems.

HEX B5 D7 AC
Decimal 181 215 172
Binary 10110101 11010111 10101100
Octal 265 327 254

Shades and tints

Shades of #B5D7AC

#B5D7AC
(181,215,172)
#A5C49D
(165,196,157)
#95B18E
(149,177,142)
#859E7F
(133,158,127)
#758B70
(117,139,112)
#657861
(101,120,97)
#556552
(85,101,82)
#455243
(69,82,67)
#353F34
(53,63,52)
#252C25
(37,44,37)
#151916
(21,25,22)
#000000
(0,0,0)

Tints of #B5D7AC

#B5D7AC
(181,215,172)
#BBDAB3
(187,218,179)
#C1DDBA
(193,221,186)
#C7E0C1
(199,224,193)
#CDE3C8
(205,227,200)
#D3E6CF
(211,230,207)
#D9E9D6
(217,233,214)
#DFECDD
(223,236,221)
#E5EFE4
(229,239,228)
#EBF2EB
(235,242,235)
#F1F5F2
(241,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D7AC; }

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

This text font color is #B5D7AC.

Background Color

.myBgColor { background-color: #B5D7AC; }

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

This div background color is #B5D7AC.

Border color

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

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

This div border color is #B5D7AC.

Opacity

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

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

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

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

This text has shadow with #B5D7AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D7AC.

Preview

Color preview on black background

This text has color #B5D7AC on black background.


Color preview on white background

This text has color #B5D7AC on white background.


Black color preview on #B5D7AC background

This text has black color on #B5D7AC background.


White color preview on #B5D7AC background

This text has white color on #B5D7AC background.


Related colors

Complementary color

Complementary color for #hex is #4A2853.


I love getcolorcode.com

Triadic colors

1 #ACB5D7 and #D7ACB5 with #B5D7AC are triadic colors.

2 #ACD7B5 and #D7B5AC with #B5D7AC are triadic colors.