COLOR #5B5C06

HEX: #5B5C06 RGB: (91,92,6)

Color info

#5B5C06 contains mainly red and green colors. Web safe color of #5B5C06 is #666600 (or #660).

RGB color model

#5B5C06 color RGB value is (91,92,6).

RGB: (91,92,6) (36%, 36%, 2%)

RGB channels and saturation

R 91 of 255 = 36%
G 92 of 255 = 36%
B 6 of 255 = 2%

91
92
6

R + G + B ~ 25%. #5B5C06 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 92 + 6 = 189 (100%)
R 91 of 189 ~ 48.15%
G 92 of 189 ~ 48.68%
B 6 of 189 ~ 3.17'%

%48.15
%48.68

CMYK color model

#5B5C06 color CMYK value is (1,0,93,64).

  • cyan value is 1.09%
  • magenta value is 0.00%
  • yellow value is 93.48%
  • key color value is 63.92%

CMYK: (1,0,93,64)
C1M0Y93K64 (1%, 0%, 93%, 64%)
(0.01 / 0.00 / 0.93 / 0.64)

CMYK percentages

%1.09
%0
%93.48
%63.92

Codes

Color #5B5C06 in popluar color models

5B 5C 06
RGB 91 92 6
HSL 61° 87.76% 19.22%
HSB/HSV 61° 93.48% 36.08%
CMYK 1.09% 0.00% 93.48%
63.92%

Color #5B5C06 in popluar number systems.

HEX 5B 5C 06
Decimal 91 92 6
Binary 1011011 1011100 110
Octal 133 134 6

Shades and tints

Shades of #5B5C06

#5B5C06
(91,92,6)
#535406
(83,84,6)
#4B4C06
(75,76,6)
#434406
(67,68,6)
#3B3C06
(59,60,6)
#333406
(51,52,6)
#2B2C06
(43,44,6)
#232406
(35,36,6)
#1B1C06
(27,28,6)
#131406
(19,20,6)
#0B0C06
(11,12,6)
#000000
(0,0,0)

Tints of #5B5C06

#5B5C06
(91,92,6)
#696A1C
(105,106,28)
#777832
(119,120,50)
#858648
(133,134,72)
#93945E
(147,148,94)
#A1A274
(161,162,116)
#AFB08A
(175,176,138)
#BDBEA0
(189,190,160)
#CBCCB6
(203,204,182)
#D9DACC
(217,218,204)
#E7E8E2
(231,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B5C06 color. Also use rgb(91,92,6) instead hex code.

Text Font Color

.myTextColor { color: #5B5C06; }

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

This text font color is #5B5C06.

Background Color

.myBgColor { background-color: #5B5C06; }

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

This div background color is #5B5C06.

Border color

.myBorderColor { border: 1px solid #5B5C06; }

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

This div border color is #5B5C06.

Opacity

.myOpacity80 { color: #5B5C06; opacity: 0.8; }

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

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

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

This text has shadow with #5B5C06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B5C06.

Preview

Color preview on black background

This text has color #5B5C06 on black background.


Color preview on white background

This text has color #5B5C06 on white background.


Black color preview on #5B5C06 background

This text has black color on #5B5C06 background.


White color preview on #5B5C06 background

This text has white color on #5B5C06 background.


Related colors

Complementary color

Complementary color for #hex is #A4A3F9.


I love getcolorcode.com

Triadic colors

1 #065B5C and #5C065B with #5B5C06 are triadic colors.

2 #065C5B and #5C5B06 with #5B5C06 are triadic colors.