COLOR #B4D548

HEX: #B4D548 RGB: (180,213,72)

Color info

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

RGB color model

#B4D548 color RGB value is (180,213,72).

RGB: (180,213,72) (71%, 84%, 28%)

RGB channels and saturation

R 180 of 255 = 71%
G 213 of 255 = 84%
B 72 of 255 = 28%

180
213
72

R + G + B ~ 61%. #B4D548 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 213 + 72 = 465 (100%)
R 180 of 465 ~ 38.71%
G 213 of 465 ~ 45.81%
B 72 of 465 ~ 15.48'%

%38.71
%45.81
%15.48

CMYK color model

#B4D548 color CMYK value is (15,0,66,16).

  • cyan value is 15.49%
  • magenta value is 0.00%
  • yellow value is 66.20%
  • key color value is 16.47%

CMYK: (15,0,66,16)
C15M0Y66K16 (15%, 0%, 66%, 16%)
(0.15 / 0.00 / 0.66 / 0.16)

CMYK percentages

%15.49
%0
%66.2
%16.47

Codes

Color #B4D548 in popluar color models

B4 D5 48
RGB 180 213 72
HSL 74° 62.67% 55.88%
HSB/HSV 74° 66.20% 83.53%
CMYK 15.49% 0.00% 66.20%
16.47%

Color #B4D548 in popluar number systems.

HEX B4 D5 48
Decimal 180 213 72
Binary 10110100 11010101 1001000
Octal 264 325 110

Shades and tints

Shades of #B4D548

#B4D548
(180,213,72)
#A4C242
(164,194,66)
#94AF3C
(148,175,60)
#849C36
(132,156,54)
#748930
(116,137,48)
#64762A
(100,118,42)
#546324
(84,99,36)
#44501E
(68,80,30)
#343D18
(52,61,24)
#242A12
(36,42,18)
#14170C
(20,23,12)
#000000
(0,0,0)

Tints of #B4D548

#B4D548
(180,213,72)
#BAD858
(186,216,88)
#C0DB68
(192,219,104)
#C6DE78
(198,222,120)
#CCE188
(204,225,136)
#D2E498
(210,228,152)
#D8E7A8
(216,231,168)
#DEEAB8
(222,234,184)
#E4EDC8
(228,237,200)
#EAF0D8
(234,240,216)
#F0F3E8
(240,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D548 color. Also use rgb(180,213,72) instead hex code.

Text Font Color

.myTextColor { color: #B4D548; }

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

This text font color is #B4D548.

Background Color

.myBgColor { background-color: #B4D548; }

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

This div background color is #B4D548.

Border color

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

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

This div border color is #B4D548.

Opacity

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

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

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

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

This text has shadow with #B4D548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D548.

Preview

Color preview on black background

This text has color #B4D548 on black background.


Color preview on white background

This text has color #B4D548 on white background.


Black color preview on #B4D548 background

This text has black color on #B4D548 background.


White color preview on #B4D548 background

This text has white color on #B4D548 background.


Related colors

Complementary color

Complementary color for #hex is #4B2AB7.


I love getcolorcode.com

Triadic colors

1 #48B4D5 and #D548B4 with #B4D548 are triadic colors.

2 #48D5B4 and #D5B448 with #B4D548 are triadic colors.