COLOR #B0EF67

HEX: #B0EF67 RGB: (176,239,103)

Color info

#B0EF67 contains mainly green color. Web safe color of #B0EF67 is #99FF66 (or #9F6).

RGB color model

#B0EF67 color RGB value is (176,239,103).

RGB: (176,239,103) (69%, 94%, 40%)

RGB channels and saturation

R 176 of 255 = 69%
G 239 of 255 = 94%
B 103 of 255 = 40%

176
239
103

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

Portions of RGB colors in percentages

R + G + B = 176 + 239 + 103 = 518 (100%)
R 176 of 518 ~ 33.98%
G 239 of 518 ~ 46.14%
B 103 of 518 ~ 19.88'%

%33.98
%46.14
%19.88

CMYK color model

#B0EF67 color CMYK value is (26,0,57,6).

  • cyan value is 26.36%
  • magenta value is 0.00%
  • yellow value is 56.90%
  • key color value is 6.27%
CMYK: (26,0,57,6) C26M0Y57K6 (26%,0%,57%,6%) (0.26/0.00/0.57/0.06) 

CMYK percentages

%26.36
%0
%56.9
%6.27

Codes

Color #B0EF67 in popluar color models

B0 EF 67
RGB 176 239 103
HSL 88° 80.95% 67.06%
HSB/HSV 88° 56.90% 93.73%
CMYK 26.36% 0.00% 56.90%
6.27%

Color #B0EF67 in popluar number systems.

HEX B0 EF 67
Decimal 176 239 103
Binary 10110000 11101111 1100111
Octal 260 357 147

Shades and tints

Shades of #B0EF67

#B0EF67
(176,239,103)
#A0DA5E
(160,218,94)
#90C555
(144,197,85)
#80B04C
(128,176,76)
#709B43
(112,155,67)
#60863A
(96,134,58)
#507131
(80,113,49)
#405C28
(64,92,40)
#30471F
(48,71,31)
#203216
(32,50,22)
#101D0D
(16,29,13)
#000000
(0,0,0)

Tints of #B0EF67

#B0EF67
(176,239,103)
#B7F074
(183,240,116)
#BEF181
(190,241,129)
#C5F28E
(197,242,142)
#CCF39B
(204,243,155)
#D3F4A8
(211,244,168)
#DAF5B5
(218,245,181)
#E1F6C2
(225,246,194)
#E8F7CF
(232,247,207)
#EFF8DC
(239,248,220)
#F6F9E9
(246,249,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0EF67 color. Also use rgb(176,239,103) instead hex code.

Text Font Color

.myTextColor { color: #B0EF67; }

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

This text font color is #B0EF67.

Background Color

.myBgColor { background-color: #B0EF67; }

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

This div background color is #B0EF67.

Border color

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

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

This div border color is #B0EF67.

Opacity

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

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

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

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

This text has shadow with #B0EF67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0EF67.

Preview

Color preview on black background

This text has color #B0EF67 on black background.


Color preview on white background

This text has color #B0EF67 on white background.


Black color preview on #B0EF67 background

This text has black color on #B0EF67 background.


White color preview on #B0EF67 background

This text has white color on #B0EF67 background.


Related colors

Complementary color

Complementary color for #hex is #4F1098.


I love getcolorcode.com

Triadic colors

1 #67B0EF and #EF67B0 with #B0EF67 are triadic colors.

2 #67EFB0 and #EFB067 with #B0EF67 are triadic colors.