COLOR #5F6316

HEX: #5F6316 RGB: (95,99,22)

Color info

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

RGB color model

#5F6316 color RGB value is (95,99,22).

RGB: (95,99,22) (37%, 39%, 9%)

RGB channels and saturation

R 95 of 255 = 37%
G 99 of 255 = 39%
B 22 of 255 = 9%

95
99
22

R + G + B ~ 28%. #5F6316 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 95 + 99 + 22 = 216 (100%)
R 95 of 216 ~ 43.98%
G 99 of 216 ~ 45.83%
B 22 of 216 ~ 10.19'%

%43.98
%45.83
%10.19

CMYK color model

#5F6316 color CMYK value is (4,0,78,61).

  • cyan value is 4.04%
  • magenta value is 0.00%
  • yellow value is 77.78%
  • key color value is 61.18%
CMYK: (4,0,78,61) C4M0Y78K61 (4%,0%,78%,61%) (0.04/0.00/0.78/0.61) 

CMYK percentages

%4.04
%0
%77.78
%61.18

Codes

Color #5F6316 in popluar color models

5F 63 16
RGB 95 99 22
HSL 63° 63.64% 23.73%
HSB/HSV 63° 77.78% 38.82%
CMYK 4.04% 0.00% 77.78%
61.18%

Color #5F6316 in popluar number systems.

HEX 5F 63 16
Decimal 95 99 22
Binary 1011111 1100011 10110
Octal 137 143 26

Shades and tints

Shades of #5F6316

#5F6316
(95,99,22)
#575A14
(87,90,20)
#4F5112
(79,81,18)
#474810
(71,72,16)
#3F3F0E
(63,63,14)
#37360C
(55,54,12)
#2F2D0A
(47,45,10)
#272408
(39,36,8)
#1F1B06
(31,27,6)
#171204
(23,18,4)
#0F0902
(15,9,2)
#000000
(0,0,0)

Tints of #5F6316

#5F6316
(95,99,22)
#6D712B
(109,113,43)
#7B7F40
(123,127,64)
#898D55
(137,141,85)
#979B6A
(151,155,106)
#A5A97F
(165,169,127)
#B3B794
(179,183,148)
#C1C5A9
(193,197,169)
#CFD3BE
(207,211,190)
#DDE1D3
(221,225,211)
#EBEFE8
(235,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5F6316 color. Also use rgb(95,99,22) instead hex code.

Text Font Color

.myTextColor { color: #5F6316; }

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

This text font color is #5F6316.

Background Color

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

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

This div background color is #5F6316.

Border color

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

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

This div border color is #5F6316.

Opacity

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

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

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

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

This text has shadow with #5F6316 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F6316.

Preview

Color preview on black background

This text has color #5F6316 on black background.


Color preview on white background

This text has color #5F6316 on white background.


Black color preview on #5F6316 background

This text has black color on #5F6316 background.


White color preview on #5F6316 background

This text has white color on #5F6316 background.


Related colors

Complementary color

Complementary color for #hex is #A09CE9.


I love getcolorcode.com

Triadic colors

1 #165F63 and #63165F with #5F6316 are triadic colors.

2 #16635F and #635F16 with #5F6316 are triadic colors.