COLOR #B4D377

HEX: #B4D377 RGB: (180,211,119)

Color info

#B4D377 contains mainly red and green colors. Web safe color of #B4D377 is #CCCC66 (or #CC6).

RGB color model

#B4D377 color RGB value is (180,211,119).

RGB: (180,211,119) (71%, 83%, 47%)

RGB channels and saturation

R 180 of 255 = 71%
G 211 of 255 = 83%
B 119 of 255 = 47%

180
211
119

R + G + B ~ 67%. #B4D377 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 211 + 119 = 510 (100%)
R 180 of 510 ~ 35.29%
G 211 of 510 ~ 41.37%
B 119 of 510 ~ 23.33'%

%35.29
%41.37
%23.33

CMYK color model

#B4D377 color CMYK value is (15,0,44,17).

  • cyan value is 14.69%
  • magenta value is 0.00%
  • yellow value is 43.60%
  • key color value is 17.25%

CMYK: (15,0,44,17)
C15M0Y44K17 (15%, 0%, 44%, 17%)
(0.15 / 0.00 / 0.44 / 0.17)

CMYK percentages

%14.69
%0
%43.6
%17.25

Codes

Color #B4D377 in popluar color models

B4 D3 77
RGB 180 211 119
HSL 80° 51.11% 64.71%
HSB/HSV 80° 43.60% 82.75%
CMYK 14.69% 0.00% 43.60%
17.25%

Color #B4D377 in popluar number systems.

HEX B4 D3 77
Decimal 180 211 119
Binary 10110100 11010011 1110111
Octal 264 323 167

Shades and tints

Shades of #B4D377

#B4D377
(180,211,119)
#A4C06D
(164,192,109)
#94AD63
(148,173,99)
#849A59
(132,154,89)
#74874F
(116,135,79)
#647445
(100,116,69)
#54613B
(84,97,59)
#444E31
(68,78,49)
#343B27
(52,59,39)
#24281D
(36,40,29)
#141513
(20,21,19)
#000000
(0,0,0)

Tints of #B4D377

#B4D377
(180,211,119)
#BAD783
(186,215,131)
#C0DB8F
(192,219,143)
#C6DF9B
(198,223,155)
#CCE3A7
(204,227,167)
#D2E7B3
(210,231,179)
#D8EBBF
(216,235,191)
#DEEFCB
(222,239,203)
#E4F3D7
(228,243,215)
#EAF7E3
(234,247,227)
#F0FBEF
(240,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4D377 color. Also use rgb(180,211,119) instead hex code.

Text Font Color

.myTextColor { color: #B4D377; }

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

This text font color is #B4D377.

Background Color

.myBgColor { background-color: #B4D377; }

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

This div background color is #B4D377.

Border color

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

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

This div border color is #B4D377.

Opacity

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

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

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

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

This text has shadow with #B4D377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4D377.

Preview

Color preview on black background

This text has color #B4D377 on black background.


Color preview on white background

This text has color #B4D377 on white background.


Black color preview on #B4D377 background

This text has black color on #B4D377 background.


White color preview on #B4D377 background

This text has white color on #B4D377 background.


Related colors

Complementary color

Complementary color for #hex is #4B2C88.


I love getcolorcode.com

Triadic colors

1 #77B4D3 and #D377B4 with #B4D377 are triadic colors.

2 #77D3B4 and #D3B477 with #B4D377 are triadic colors.