COLOR #B4D68B

HEX: #B4D68B RGB: (180,214,139)

Color info

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

RGB color model

#B4D68B color RGB value is (180,214,139).

RGB: (180,214,139) (71%, 84%, 55%)

RGB channels and saturation

R 180 of 255 = 71%
G 214 of 255 = 84%
B 139 of 255 = 55%

180
214
139

R + G + B ~ 70%. #B4D68B is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 214 + 139 = 533 (100%)
R 180 of 533 ~ 33.77%
G 214 of 533 ~ 40.15%
B 139 of 533 ~ 26.08'%

%33.77
%40.15
%26.08

CMYK color model

#B4D68B color CMYK value is (16,0,35,16).

  • cyan value is 15.89%
  • magenta value is 0.00%
  • yellow value is 35.05%
  • key color value is 16.08%

CMYK: (16,0,35,16)
C16M0Y35K16 (16%, 0%, 35%, 16%)
(0.16 / 0.00 / 0.35 / 0.16)

CMYK percentages

%15.89
%0
%35.05
%16.08

Codes

Color #B4D68B in popluar color models

B4 D6 8B
RGB 180 214 139
HSL 87° 47.77% 69.22%
HSB/HSV 87° 35.05% 83.92%
CMYK 15.89% 0.00% 35.05%
16.08%

Color #B4D68B in popluar number systems.

HEX B4 D6 8B
Decimal 180 214 139
Binary 10110100 11010110 10001011
Octal 264 326 213

Shades and tints

Shades of #B4D68B

#B4D68B
(180,214,139)
#A4C37F
(164,195,127)
#94B073
(148,176,115)
#849D67
(132,157,103)
#748A5B
(116,138,91)
#64774F
(100,119,79)
#546443
(84,100,67)
#445137
(68,81,55)
#343E2B
(52,62,43)
#242B1F
(36,43,31)
#141813
(20,24,19)
#000000
(0,0,0)

Tints of #B4D68B

#B4D68B
(180,214,139)
#BAD995
(186,217,149)
#C0DC9F
(192,220,159)
#C6DFA9
(198,223,169)
#CCE2B3
(204,226,179)
#D2E5BD
(210,229,189)
#D8E8C7
(216,232,199)
#DEEBD1
(222,235,209)
#E4EEDB
(228,238,219)
#EAF1E5
(234,241,229)
#F0F4EF
(240,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D68B color. Also use rgb(180,214,139) instead hex code.

Text Font Color

.myTextColor { color: #B4D68B; }

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

This text font color is #B4D68B.

Background Color

.myBgColor { background-color: #B4D68B; }

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

This div background color is #B4D68B.

Border color

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

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

This div border color is #B4D68B.

Opacity

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

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

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

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

This text has shadow with #B4D68B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D68B.

Preview

Color preview on black background

This text has color #B4D68B on black background.


Color preview on white background

This text has color #B4D68B on white background.


Black color preview on #B4D68B background

This text has black color on #B4D68B background.


White color preview on #B4D68B background

This text has white color on #B4D68B background.


Related colors

Complementary color

Complementary color for #hex is #4B2974.


I love getcolorcode.com

Triadic colors

1 #8BB4D6 and #D68BB4 with #B4D68B are triadic colors.

2 #8BD6B4 and #D6B48B with #B4D68B are triadic colors.