COLOR #858038

HEX: #858038 RGB: (133,128,56)

Color info

#858038 contains mainly red and green colors. Web safe color of #858038 is #996633 (or #963).

RGB color model

#858038 color RGB value is (133,128,56).

RGB: (133,128,56) (52%, 50%, 22%)

RGB channels and saturation

R 133 of 255 = 52%
G 128 of 255 = 50%
B 56 of 255 = 22%

133
128
56

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

Portions of RGB colors in percentages

R + G + B = 133 + 128 + 56 = 317 (100%)
R 133 of 317 ~ 41.96%
G 128 of 317 ~ 40.38%
B 56 of 317 ~ 17.67'%

%41.96
%40.38
%17.67

CMYK color model

#858038 color CMYK value is (0,4,58,48).

  • cyan value is 0.00%
  • magenta value is 3.76%
  • yellow value is 57.89%
  • key color value is 47.84%

CMYK: (0,4,58,48)
C0M4Y58K48 (0%, 4%, 58%, 48%)
(0.00 / 0.04 / 0.58 / 0.48)

CMYK percentages

%0
%3.76
%57.89
%47.84

Codes

Color #858038 in popluar color models

85 80 38
RGB 133 128 56
HSL 56° 40.74% 37.06%
HSB/HSV 56° 57.89% 52.16%
CMYK 0.00% 3.76% 57.89%
47.84%

Color #858038 in popluar number systems.

HEX 85 80 38
Decimal 133 128 56
Binary 10000101 10000000 111000
Octal 205 200 70

Shades and tints

Shades of #858038

#858038
(133,128,56)
#797533
(121,117,51)
#6D6A2E
(109,106,46)
#615F29
(97,95,41)
#555424
(85,84,36)
#49491F
(73,73,31)
#3D3E1A
(61,62,26)
#313315
(49,51,21)
#252810
(37,40,16)
#191D0B
(25,29,11)
#0D1206
(13,18,6)
#000000
(0,0,0)

Tints of #858038

#858038
(133,128,56)
#908B4A
(144,139,74)
#9B965C
(155,150,92)
#A6A16E
(166,161,110)
#B1AC80
(177,172,128)
#BCB792
(188,183,146)
#C7C2A4
(199,194,164)
#D2CDB6
(210,205,182)
#DDD8C8
(221,216,200)
#E8E3DA
(232,227,218)
#F3EEEC
(243,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858038 color. Also use rgb(133,128,56) instead hex code.

Text Font Color

.myTextColor { color: #858038; }

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

This text font color is #858038.

Background Color

.myBgColor { background-color: #858038; }

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

This div background color is #858038.

Border color

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

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

This div border color is #858038.

Opacity

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

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

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

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

This text has shadow with #858038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858038.

Preview

Color preview on black background

This text has color #858038 on black background.


Color preview on white background

This text has color #858038 on white background.


Black color preview on #858038 background

This text has black color on #858038 background.


White color preview on #858038 background

This text has white color on #858038 background.


Related colors

Complementary color

Complementary color for #hex is #7A7FC7.


I love getcolorcode.com

Triadic colors

1 #388580 and #803885 with #858038 are triadic colors.

2 #388085 and #808538 with #858038 are triadic colors.