COLOR #B4D184

HEX: #B4D184 RGB: (180,209,132)

Color info

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

RGB color model

#B4D184 color RGB value is (180,209,132).

RGB: (180,209,132) (71%, 82%, 52%)

RGB channels and saturation

R 180 of 255 = 71%
G 209 of 255 = 82%
B 132 of 255 = 52%

180
209
132

R + G + B ~ 68%. #B4D184 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 209 + 132 = 521 (100%)
R 180 of 521 ~ 34.55%
G 209 of 521 ~ 40.12%
B 132 of 521 ~ 25.34'%

%34.55
%40.12
%25.34

CMYK color model

#B4D184 color CMYK value is (14,0,37,18).

  • cyan value is 13.88%
  • magenta value is 0.00%
  • yellow value is 36.84%
  • key color value is 18.04%

CMYK: (14,0,37,18)
C14M0Y37K18 (14%, 0%, 37%, 18%)
(0.14 / 0.00 / 0.37 / 0.18)

CMYK percentages

%13.88
%0
%36.84
%18.04

Codes

Color #B4D184 in popluar color models

B4 D1 84
RGB 180 209 132
HSL 83° 45.56% 66.86%
HSB/HSV 83° 36.84% 81.96%
CMYK 13.88% 0.00% 36.84%
18.04%

Color #B4D184 in popluar number systems.

HEX B4 D1 84
Decimal 180 209 132
Binary 10110100 11010001 10000100
Octal 264 321 204

Shades and tints

Shades of #B4D184

#B4D184
(180,209,132)
#A4BE78
(164,190,120)
#94AB6C
(148,171,108)
#849860
(132,152,96)
#748554
(116,133,84)
#647248
(100,114,72)
#545F3C
(84,95,60)
#444C30
(68,76,48)
#343924
(52,57,36)
#242618
(36,38,24)
#14130C
(20,19,12)
#000000
(0,0,0)

Tints of #B4D184

#B4D184
(180,209,132)
#BAD58F
(186,213,143)
#C0D99A
(192,217,154)
#C6DDA5
(198,221,165)
#CCE1B0
(204,225,176)
#D2E5BB
(210,229,187)
#D8E9C6
(216,233,198)
#DEEDD1
(222,237,209)
#E4F1DC
(228,241,220)
#EAF5E7
(234,245,231)
#F0F9F2
(240,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D184 color. Also use rgb(180,209,132) instead hex code.

Text Font Color

.myTextColor { color: #B4D184; }

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

This text font color is #B4D184.

Background Color

.myBgColor { background-color: #B4D184; }

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

This div background color is #B4D184.

Border color

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

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

This div border color is #B4D184.

Opacity

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

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

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

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

This text has shadow with #B4D184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D184.

Preview

Color preview on black background

This text has color #B4D184 on black background.


Color preview on white background

This text has color #B4D184 on white background.


Black color preview on #B4D184 background

This text has black color on #B4D184 background.


White color preview on #B4D184 background

This text has white color on #B4D184 background.


Related colors

Complementary color

Complementary color for #hex is #4B2E7B.


I love getcolorcode.com

Triadic colors

1 #84B4D1 and #D184B4 with #B4D184 are triadic colors.

2 #84D1B4 and #D1B484 with #B4D184 are triadic colors.