COLOR #856019

HEX: #856019 RGB: (133,96,25)

Color info

#856019 contains mainly red and green colors. Web safe color of #856019 is #996600 (or #960).

RGB color model

#856019 color RGB value is (133,96,25).

RGB: (133,96,25) (52%, 38%, 10%)

RGB channels and saturation

R 133 of 255 = 52%
G 96 of 255 = 38%
B 25 of 255 = 10%

133
96
25

R + G + B ~ 33%. #856019 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 96 + 25 = 254 (100%)
R 133 of 254 ~ 52.36%
G 96 of 254 ~ 37.8%
B 25 of 254 ~ 9.84'%

%52.36
%37.8

CMYK color model

#856019 color CMYK value is (0,28,81,48).

  • cyan value is 0.00%
  • magenta value is 27.82%
  • yellow value is 81.20%
  • key color value is 47.84%

CMYK: (0,28,81,48)
C0M28Y81K48 (0%, 28%, 81%, 48%)
(0.00 / 0.28 / 0.81 / 0.48)

CMYK percentages

%0
%27.82
%81.2
%47.84

Codes

Color #856019 in popluar color models

85 60 19
RGB 133 96 25
HSL 39° 68.35% 30.98%
HSB/HSV 39° 81.20% 52.16%
CMYK 0.00% 27.82% 81.20%
47.84%

Color #856019 in popluar number systems.

HEX 85 60 19
Decimal 133 96 25
Binary 10000101 1100000 11001
Octal 205 140 31

Shades and tints

Shades of #856019

#856019
(133,96,25)
#795817
(121,88,23)
#6D5015
(109,80,21)
#614813
(97,72,19)
#554011
(85,64,17)
#49380F
(73,56,15)
#3D300D
(61,48,13)
#31280B
(49,40,11)
#252009
(37,32,9)
#191807
(25,24,7)
#0D1005
(13,16,5)
#000000
(0,0,0)

Tints of #856019

#856019
(133,96,25)
#906E2D
(144,110,45)
#9B7C41
(155,124,65)
#A68A55
(166,138,85)
#B19869
(177,152,105)
#BCA67D
(188,166,125)
#C7B491
(199,180,145)
#D2C2A5
(210,194,165)
#DDD0B9
(221,208,185)
#E8DECD
(232,222,205)
#F3ECE1
(243,236,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856019 color. Also use rgb(133,96,25) instead hex code.

Text Font Color

.myTextColor { color: #856019; }

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

This text font color is #856019.

Background Color

.myBgColor { background-color: #856019; }

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

This div background color is #856019.

Border color

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

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

This div border color is #856019.

Opacity

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

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

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

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

This text has shadow with #856019 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856019.

Preview

Color preview on black background

This text has color #856019 on black background.


Color preview on white background

This text has color #856019 on white background.


Black color preview on #856019 background

This text has black color on #856019 background.


White color preview on #856019 background

This text has white color on #856019 background.


Related colors

Complementary color

Complementary color for #hex is #7A9FE6.


I love getcolorcode.com

Triadic colors

1 #198560 and #601985 with #856019 are triadic colors.

2 #196085 and #608519 with #856019 are triadic colors.