COLOR #B5E073

HEX: #B5E073 RGB: (181,224,115)

Color info

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

RGB color model

#B5E073 color RGB value is (181,224,115).

RGB: (181,224,115) (71%, 88%, 45%)

RGB channels and saturation

R 181 of 255 = 71%
G 224 of 255 = 88%
B 115 of 255 = 45%

181
224
115

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

Portions of RGB colors in percentages

R + G + B = 181 + 224 + 115 = 520 (100%)
R 181 of 520 ~ 34.81%
G 224 of 520 ~ 43.08%
B 115 of 520 ~ 22.12'%

%34.81
%43.08
%22.12

CMYK color model

#B5E073 color CMYK value is (19,0,49,12).

  • cyan value is 19.20%
  • magenta value is 0.00%
  • yellow value is 48.66%
  • key color value is 12.16%

CMYK: (19,0,49,12)
C19M0Y49K12 (19%, 0%, 49%, 12%)
(0.19 / 0.00 / 0.49 / 0.12)

CMYK percentages

%19.2
%0
%48.66
%12.16

Codes

Color #B5E073 in popluar color models

B5 E0 73
RGB 181 224 115
HSL 84° 63.74% 66.47%
HSB/HSV 84° 48.66% 87.84%
CMYK 19.20% 0.00% 48.66%
12.16%

Color #B5E073 in popluar number systems.

HEX B5 E0 73
Decimal 181 224 115
Binary 10110101 11100000 1110011
Octal 265 340 163

Shades and tints

Shades of #B5E073

#B5E073
(181,224,115)
#A5CC69
(165,204,105)
#95B85F
(149,184,95)
#85A455
(133,164,85)
#75904B
(117,144,75)
#657C41
(101,124,65)
#556837
(85,104,55)
#45542D
(69,84,45)
#354023
(53,64,35)
#252C19
(37,44,25)
#15180F
(21,24,15)
#000000
(0,0,0)

Tints of #B5E073

#B5E073
(181,224,115)
#BBE27F
(187,226,127)
#C1E48B
(193,228,139)
#C7E697
(199,230,151)
#CDE8A3
(205,232,163)
#D3EAAF
(211,234,175)
#D9ECBB
(217,236,187)
#DFEEC7
(223,238,199)
#E5F0D3
(229,240,211)
#EBF2DF
(235,242,223)
#F1F4EB
(241,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5E073 color. Also use rgb(181,224,115) instead hex code.

Text Font Color

.myTextColor { color: #B5E073; }

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

This text font color is #B5E073.

Background Color

.myBgColor { background-color: #B5E073; }

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

This div background color is #B5E073.

Border color

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

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

This div border color is #B5E073.

Opacity

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

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

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

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

This text has shadow with #B5E073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5E073.

Preview

Color preview on black background

This text has color #B5E073 on black background.


Color preview on white background

This text has color #B5E073 on white background.


Black color preview on #B5E073 background

This text has black color on #B5E073 background.


White color preview on #B5E073 background

This text has white color on #B5E073 background.


Related colors

Complementary color

Complementary color for #hex is #4A1F8C.


I love getcolorcode.com

Triadic colors

1 #73B5E0 and #E073B5 with #B5E073 are triadic colors.

2 #73E0B5 and #E0B573 with #B5E073 are triadic colors.