COLOR #B0D758

HEX: #B0D758 RGB: (176,215,88)

Color info

#B0D758 contains mainly red and green colors. Web safe color of #B0D758 is #99CC66 (or #9C6).

RGB color model

#B0D758 color RGB value is (176,215,88).

RGB: (176,215,88) (69%, 84%, 35%)

RGB channels and saturation

R 176 of 255 = 69%
G 215 of 255 = 84%
B 88 of 255 = 35%

176
215
88

R + G + B ~ 63%. #B0D758 is quite light color.

Portions of RGB colors in percentages

R + G + B = 176 + 215 + 88 = 479 (100%)
R 176 of 479 ~ 36.74%
G 215 of 479 ~ 44.89%
B 88 of 479 ~ 18.37'%

%36.74
%44.89
%18.37

CMYK color model

#B0D758 color CMYK value is (18,0,59,16).

  • cyan value is 18.14%
  • magenta value is 0.00%
  • yellow value is 59.07%
  • key color value is 15.69%

CMYK: (18,0,59,16)
C18M0Y59K16 (18%, 0%, 59%, 16%)
(0.18 / 0.00 / 0.59 / 0.16)

CMYK percentages

%18.14
%0
%59.07
%15.69

Codes

Color #B0D758 in popluar color models

B0 D7 58
RGB 176 215 88
HSL 78° 61.35% 59.41%
HSB/HSV 78° 59.07% 84.31%
CMYK 18.14% 0.00% 59.07%
15.69%

Color #B0D758 in popluar number systems.

HEX B0 D7 58
Decimal 176 215 88
Binary 10110000 11010111 1011000
Octal 260 327 130

Shades and tints

Shades of #B0D758

#B0D758
(176,215,88)
#A0C450
(160,196,80)
#90B148
(144,177,72)
#809E40
(128,158,64)
#708B38
(112,139,56)
#607830
(96,120,48)
#506528
(80,101,40)
#405220
(64,82,32)
#303F18
(48,63,24)
#202C10
(32,44,16)
#101908
(16,25,8)
#000000
(0,0,0)

Tints of #B0D758

#B0D758
(176,215,88)
#B7DA67
(183,218,103)
#BEDD76
(190,221,118)
#C5E085
(197,224,133)
#CCE394
(204,227,148)
#D3E6A3
(211,230,163)
#DAE9B2
(218,233,178)
#E1ECC1
(225,236,193)
#E8EFD0
(232,239,208)
#EFF2DF
(239,242,223)
#F6F5EE
(246,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0D758 color. Also use rgb(176,215,88) instead hex code.

Text Font Color

.myTextColor { color: #B0D758; }

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

This text font color is #B0D758.

Background Color

.myBgColor { background-color: #B0D758; }

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

This div background color is #B0D758.

Border color

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

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

This div border color is #B0D758.

Opacity

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

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

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

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

This text has shadow with #B0D758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0D758.

Preview

Color preview on black background

This text has color #B0D758 on black background.


Color preview on white background

This text has color #B0D758 on white background.


Black color preview on #B0D758 background

This text has black color on #B0D758 background.


White color preview on #B0D758 background

This text has white color on #B0D758 background.


Related colors

Complementary color

Complementary color for #hex is #4F28A7.


I love getcolorcode.com

Triadic colors

1 #58B0D7 and #D758B0 with #B0D758 are triadic colors.

2 #58D7B0 and #D7B058 with #B0D758 are triadic colors.