COLOR #B0B462

HEX: #B0B462 RGB: (176,180,98)

Color info

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

RGB color model

#B0B462 color RGB value is (176,180,98).

RGB: (176,180,98) (69%, 71%, 38%)

RGB channels and saturation

R 176 of 255 = 69%
G 180 of 255 = 71%
B 98 of 255 = 38%

176
180
98

R + G + B ~ 59%. #B0B462 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 176 + 180 + 98 = 454 (100%)
R 176 of 454 ~ 38.77%
G 180 of 454 ~ 39.65%
B 98 of 454 ~ 21.59'%

%38.77
%39.65
%21.59

CMYK color model

#B0B462 color CMYK value is (2,0,46,29).

  • cyan value is 2.22%
  • magenta value is 0.00%
  • yellow value is 45.56%
  • key color value is 29.41%

CMYK: (2,0,46,29)
C2M0Y46K29 (2%, 0%, 46%, 29%)
(0.02 / 0.00 / 0.46 / 0.29)

CMYK percentages

%2.22
%0
%45.56
%29.41

Codes

Color #B0B462 in popluar color models

B0 B4 62
RGB 176 180 98
HSL 63° 35.34% 54.51%
HSB/HSV 63° 45.56% 70.59%
CMYK 2.22% 0.00% 45.56%
29.41%

Color #B0B462 in popluar number systems.

HEX B0 B4 62
Decimal 176 180 98
Binary 10110000 10110100 1100010
Octal 260 264 142

Shades and tints

Shades of #B0B462

#B0B462
(176,180,98)
#A0A45A
(160,164,90)
#909452
(144,148,82)
#80844A
(128,132,74)
#707442
(112,116,66)
#60643A
(96,100,58)
#505432
(80,84,50)
#40442A
(64,68,42)
#303422
(48,52,34)
#20241A
(32,36,26)
#101412
(16,20,18)
#000000
(0,0,0)

Tints of #B0B462

#B0B462
(176,180,98)
#B7BA70
(183,186,112)
#BEC07E
(190,192,126)
#C5C68C
(197,198,140)
#CCCC9A
(204,204,154)
#D3D2A8
(211,210,168)
#DAD8B6
(218,216,182)
#E1DEC4
(225,222,196)
#E8E4D2
(232,228,210)
#EFEAE0
(239,234,224)
#F6F0EE
(246,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0B462 color. Also use rgb(176,180,98) instead hex code.

Text Font Color

.myTextColor { color: #B0B462; }

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

This text font color is #B0B462.

Background Color

.myBgColor { background-color: #B0B462; }

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

This div background color is #B0B462.

Border color

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

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

This div border color is #B0B462.

Opacity

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

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

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

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

This text has shadow with #B0B462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0B462.

Preview

Color preview on black background

This text has color #B0B462 on black background.


Color preview on white background

This text has color #B0B462 on white background.


Black color preview on #B0B462 background

This text has black color on #B0B462 background.


White color preview on #B0B462 background

This text has white color on #B0B462 background.


Related colors

Complementary color

Complementary color for #hex is #4F4B9D.


I love getcolorcode.com

Triadic colors

1 #62B0B4 and #B462B0 with #B0B462 are triadic colors.

2 #62B4B0 and #B4B062 with #B0B462 are triadic colors.