COLOR #859838

HEX: #859838 RGB: (133,152,56)

Color info

#859838 contains mainly red and green colors. Web safe color of #859838 is #999933 (or #993).

RGB color model

#859838 color RGB value is (133,152,56).

RGB: (133,152,56) (52%, 60%, 22%)

RGB channels and saturation

R 133 of 255 = 52%
G 152 of 255 = 60%
B 56 of 255 = 22%

133
152
56

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

Portions of RGB colors in percentages

R + G + B = 133 + 152 + 56 = 341 (100%)
R 133 of 341 ~ 39%
G 152 of 341 ~ 44.57%
B 56 of 341 ~ 16.42'%

%39
%44.57
%16.42

CMYK color model

#859838 color CMYK value is (13,0,63,40).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 63.16%
  • key color value is 40.39%

CMYK: (13,0,63,40)
C13M0Y63K40 (13%, 0%, 63%, 40%)
(0.13 / 0.00 / 0.63 / 0.40)

CMYK percentages

%12.5
%0
%63.16
%40.39

Codes

Color #859838 in popluar color models

85 98 38
RGB 133 152 56
HSL 72° 46.15% 40.78%
HSB/HSV 72° 63.16% 59.61%
CMYK 12.50% 0.00% 63.16%
40.39%

Color #859838 in popluar number systems.

HEX 85 98 38
Decimal 133 152 56
Binary 10000101 10011000 111000
Octal 205 230 70

Shades and tints

Shades of #859838

#859838
(133,152,56)
#798B33
(121,139,51)
#6D7E2E
(109,126,46)
#617129
(97,113,41)
#556424
(85,100,36)
#49571F
(73,87,31)
#3D4A1A
(61,74,26)
#313D15
(49,61,21)
#253010
(37,48,16)
#19230B
(25,35,11)
#0D1606
(13,22,6)
#000000
(0,0,0)

Tints of #859838

#859838
(133,152,56)
#90A14A
(144,161,74)
#9BAA5C
(155,170,92)
#A6B36E
(166,179,110)
#B1BC80
(177,188,128)
#BCC592
(188,197,146)
#C7CEA4
(199,206,164)
#D2D7B6
(210,215,182)
#DDE0C8
(221,224,200)
#E8E9DA
(232,233,218)
#F3F2EC
(243,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859838; }

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

This text font color is #859838.

Background Color

.myBgColor { background-color: #859838; }

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

This div background color is #859838.

Border color

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

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

This div border color is #859838.

Opacity

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

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

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

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

This text has shadow with #859838 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859838.

Preview

Color preview on black background

This text has color #859838 on black background.


Color preview on white background

This text has color #859838 on white background.


Black color preview on #859838 background

This text has black color on #859838 background.


White color preview on #859838 background

This text has white color on #859838 background.


Related colors

Complementary color

Complementary color for #hex is #7A67C7.


I love getcolorcode.com

Triadic colors

1 #388598 and #983885 with #859838 are triadic colors.

2 #389885 and #988538 with #859838 are triadic colors.