COLOR #B4D731

HEX: #B4D731 RGB: (180,215,49)

Color info

#B4D731 contains mainly red and green colors. Web safe color of #B4D731 is #CCCC33 (or #CC3).

RGB color model

#B4D731 color RGB value is (180,215,49).

RGB: (180,215,49) (71%, 84%, 19%)

RGB channels and saturation

R 180 of 255 = 71%
G 215 of 255 = 84%
B 49 of 255 = 19%

180
215
49

R + G + B ~ 58%. #B4D731 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 180 + 215 + 49 = 444 (100%)
R 180 of 444 ~ 40.54%
G 215 of 444 ~ 48.42%
B 49 of 444 ~ 11.04'%

%40.54
%48.42
%11.04

CMYK color model

#B4D731 color CMYK value is (16,0,77,16).

  • cyan value is 16.28%
  • magenta value is 0.00%
  • yellow value is 77.21%
  • key color value is 15.69%

CMYK: (16,0,77,16)
C16M0Y77K16 (16%, 0%, 77%, 16%)
(0.16 / 0.00 / 0.77 / 0.16)

CMYK percentages

%16.28
%0
%77.21
%15.69

Codes

Color #B4D731 in popluar color models

B4 D7 31
RGB 180 215 49
HSL 73° 67.48% 51.76%
HSB/HSV 73° 77.21% 84.31%
CMYK 16.28% 0.00% 77.21%
15.69%

Color #B4D731 in popluar number systems.

HEX B4 D7 31
Decimal 180 215 49
Binary 10110100 11010111 110001
Octal 264 327 61

Shades and tints

Shades of #B4D731

#B4D731
(180,215,49)
#A4C42D
(164,196,45)
#94B129
(148,177,41)
#849E25
(132,158,37)
#748B21
(116,139,33)
#64781D
(100,120,29)
#546519
(84,101,25)
#445215
(68,82,21)
#343F11
(52,63,17)
#242C0D
(36,44,13)
#141909
(20,25,9)
#000000
(0,0,0)

Tints of #B4D731

#B4D731
(180,215,49)
#BADA43
(186,218,67)
#C0DD55
(192,221,85)
#C6E067
(198,224,103)
#CCE379
(204,227,121)
#D2E68B
(210,230,139)
#D8E99D
(216,233,157)
#DEECAF
(222,236,175)
#E4EFC1
(228,239,193)
#EAF2D3
(234,242,211)
#F0F5E5
(240,245,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4D731; }

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

This text font color is #B4D731.

Background Color

.myBgColor { background-color: #B4D731; }

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

This div background color is #B4D731.

Border color

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

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

This div border color is #B4D731.

Opacity

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

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

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

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

This text has shadow with #B4D731 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D731.

Preview

Color preview on black background

This text has color #B4D731 on black background.


Color preview on white background

This text has color #B4D731 on white background.


Black color preview on #B4D731 background

This text has black color on #B4D731 background.


White color preview on #B4D731 background

This text has white color on #B4D731 background.


Related colors

Complementary color

Complementary color for #hex is #4B28CE.


I love getcolorcode.com

Triadic colors

1 #31B4D7 and #D731B4 with #B4D731 are triadic colors.

2 #31D7B4 and #D7B431 with #B4D731 are triadic colors.