COLOR #5B6A17

HEX: #5B6A17 RGB: (91,106,23)

Color info

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

RGB color model

#5B6A17 color RGB value is (91,106,23).

RGB: (91,106,23) (36%, 42%, 9%)

RGB channels and saturation

R 91 of 255 = 36%
G 106 of 255 = 42%
B 23 of 255 = 9%

91
106
23

R + G + B ~ 29%. #5B6A17 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 106 + 23 = 220 (100%)
R 91 of 220 ~ 41.36%
G 106 of 220 ~ 48.18%
B 23 of 220 ~ 10.45'%

%41.36
%48.18

CMYK color model

#5B6A17 color CMYK value is (14,0,78,58).

  • cyan value is 14.15%
  • magenta value is 0.00%
  • yellow value is 78.30%
  • key color value is 58.43%

CMYK: (14,0,78,58)
C14M0Y78K58 (14%, 0%, 78%, 58%)
(0.14 / 0.00 / 0.78 / 0.58)

CMYK percentages

%14.15
%0
%78.3
%58.43

Codes

Color #5B6A17 in popluar color models

5B 6A 17
RGB 91 106 23
HSL 71° 64.34% 25.29%
HSB/HSV 71° 78.30% 41.57%
CMYK 14.15% 0.00% 78.30%
58.43%

Color #5B6A17 in popluar number systems.

HEX 5B 6A 17
Decimal 91 106 23
Binary 1011011 1101010 10111
Octal 133 152 27

Shades and tints

Shades of #5B6A17

#5B6A17
(91,106,23)
#536115
(83,97,21)
#4B5813
(75,88,19)
#434F11
(67,79,17)
#3B460F
(59,70,15)
#333D0D
(51,61,13)
#2B340B
(43,52,11)
#232B09
(35,43,9)
#1B2207
(27,34,7)
#131905
(19,25,5)
#0B1003
(11,16,3)
#000000
(0,0,0)

Tints of #5B6A17

#5B6A17
(91,106,23)
#69772C
(105,119,44)
#778441
(119,132,65)
#859156
(133,145,86)
#939E6B
(147,158,107)
#A1AB80
(161,171,128)
#AFB895
(175,184,149)
#BDC5AA
(189,197,170)
#CBD2BF
(203,210,191)
#D9DFD4
(217,223,212)
#E7ECE9
(231,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B6A17 color. Also use rgb(91,106,23) instead hex code.

Text Font Color

.myTextColor { color: #5B6A17; }

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

This text font color is #5B6A17.

Background Color

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

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

This div background color is #5B6A17.

Border color

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

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

This div border color is #5B6A17.

Opacity

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

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

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

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

This text has shadow with #5B6A17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B6A17.

Preview

Color preview on black background

This text has color #5B6A17 on black background.


Color preview on white background

This text has color #5B6A17 on white background.


Black color preview on #5B6A17 background

This text has black color on #5B6A17 background.


White color preview on #5B6A17 background

This text has white color on #5B6A17 background.


Related colors

Complementary color

Complementary color for #hex is #A495E8.


I love getcolorcode.com

Triadic colors

1 #175B6A and #6A175B with #5B6A17 are triadic colors.

2 #176A5B and #6A5B17 with #5B6A17 are triadic colors.