COLOR #B5D795

HEX: #B5D795 RGB: (181,215,149)

Color info

#B5D795 contains mainly red and green colors. Web safe color of #B5D795 is #CCCC99 (or #CC9).

RGB color model

#B5D795 color RGB value is (181,215,149).

RGB: (181,215,149) (71%, 84%, 58%)

RGB channels and saturation

R 181 of 255 = 71%
G 215 of 255 = 84%
B 149 of 255 = 58%

181
215
149

R + G + B ~ 71%. #B5D795 is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 215 + 149 = 545 (100%)
R 181 of 545 ~ 33.21%
G 215 of 545 ~ 39.45%
B 149 of 545 ~ 27.34'%

%33.21
%39.45
%27.34

CMYK color model

#B5D795 color CMYK value is (16,0,31,16).

  • cyan value is 15.81%
  • magenta value is 0.00%
  • yellow value is 30.70%
  • key color value is 15.69%

CMYK: (16,0,31,16)
C16M0Y31K16 (16%, 0%, 31%, 16%)
(0.16 / 0.00 / 0.31 / 0.16)

CMYK percentages

%15.81
%0
%30.7
%15.69

Codes

Color #B5D795 in popluar color models

B5 D7 95
RGB 181 215 149
HSL 91° 45.21% 71.37%
HSB/HSV 91° 30.70% 84.31%
CMYK 15.81% 0.00% 30.70%
15.69%

Color #B5D795 in popluar number systems.

HEX B5 D7 95
Decimal 181 215 149
Binary 10110101 11010111 10010101
Octal 265 327 225

Shades and tints

Shades of #B5D795

#B5D795
(181,215,149)
#A5C488
(165,196,136)
#95B17B
(149,177,123)
#859E6E
(133,158,110)
#758B61
(117,139,97)
#657854
(101,120,84)
#556547
(85,101,71)
#45523A
(69,82,58)
#353F2D
(53,63,45)
#252C20
(37,44,32)
#151913
(21,25,19)
#000000
(0,0,0)

Tints of #B5D795

#B5D795
(181,215,149)
#BBDA9E
(187,218,158)
#C1DDA7
(193,221,167)
#C7E0B0
(199,224,176)
#CDE3B9
(205,227,185)
#D3E6C2
(211,230,194)
#D9E9CB
(217,233,203)
#DFECD4
(223,236,212)
#E5EFDD
(229,239,221)
#EBF2E6
(235,242,230)
#F1F5EF
(241,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5D795; }

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

This text font color is #B5D795.

Background Color

.myBgColor { background-color: #B5D795; }

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

This div background color is #B5D795.

Border color

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

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

This div border color is #B5D795.

Opacity

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

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

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

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

This text has shadow with #B5D795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5D795.

Preview

Color preview on black background

This text has color #B5D795 on black background.


Color preview on white background

This text has color #B5D795 on white background.


Black color preview on #B5D795 background

This text has black color on #B5D795 background.


White color preview on #B5D795 background

This text has white color on #B5D795 background.


Related colors

Complementary color

Complementary color for #hex is #4A286A.


I love getcolorcode.com

Triadic colors

1 #95B5D7 and #D795B5 with #B5D795 are triadic colors.

2 #95D7B5 and #D7B595 with #B5D795 are triadic colors.