COLOR #B4D795

HEX: #B4D795 RGB: (180,215,149)

Color info

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

RGB color model

#B4D795 color RGB value is (180,215,149).

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

RGB channels and saturation

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

180
215
149

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

Portions of RGB colors in percentages

R + G + B = 180 + 215 + 149 = 544 (100%)
R 180 of 544 ~ 33.09%
G 215 of 544 ~ 39.52%
B 149 of 544 ~ 27.39'%

%33.09
%39.52
%27.39

CMYK color model

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

  • cyan value is 16.28%
  • 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

%16.28
%0
%30.7
%15.69

Codes

Color #B4D795 in popluar color models

B4 D7 95
RGB 180 215 149
HSL 92° 45.21% 71.37%
HSB/HSV 92° 30.70% 84.31%
CMYK 16.28% 0.00% 30.70%
15.69%

Color #B4D795 in popluar number systems.

HEX B4 D7 95
Decimal 180 215 149
Binary 10110100 11010111 10010101
Octal 264 327 225

Shades and tints

Shades of #B4D795

#B4D795
(180,215,149)
#A4C488
(164,196,136)
#94B17B
(148,177,123)
#849E6E
(132,158,110)
#748B61
(116,139,97)
#647854
(100,120,84)
#546547
(84,101,71)
#44523A
(68,82,58)
#343F2D
(52,63,45)
#242C20
(36,44,32)
#141913
(20,25,19)
#000000
(0,0,0)

Tints of #B4D795

#B4D795
(180,215,149)
#BADA9E
(186,218,158)
#C0DDA7
(192,221,167)
#C6E0B0
(198,224,176)
#CCE3B9
(204,227,185)
#D2E6C2
(210,230,194)
#D8E9CB
(216,233,203)
#DEECD4
(222,236,212)
#E4EFDD
(228,239,221)
#EAF2E6
(234,242,230)
#F0F5EF
(240,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4D795; }

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

This text font color is #B4D795.

Background Color

.myBgColor { background-color: #B4D795; }

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

This div background color is #B4D795.

Border color

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

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

This div border color is #B4D795.

Opacity

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

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

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

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

This text has shadow with #B4D795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D795.

Preview

Color preview on black background

This text has color #B4D795 on black background.


Color preview on white background

This text has color #B4D795 on white background.


Black color preview on #B4D795 background

This text has black color on #B4D795 background.


White color preview on #B4D795 background

This text has white color on #B4D795 background.


Related colors

Complementary color

Complementary color for #hex is #4B286A.


I love getcolorcode.com

Triadic colors

1 #95B4D7 and #D795B4 with #B4D795 are triadic colors.

2 #95D7B4 and #D7B495 with #B4D795 are triadic colors.