COLOR #859528

HEX: #859528 RGB: (133,149,40)

Color info

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

RGB color model

#859528 color RGB value is (133,149,40).

RGB: (133,149,40) (52%, 58%, 16%)

RGB channels and saturation

R 133 of 255 = 52%
G 149 of 255 = 58%
B 40 of 255 = 16%

133
149
40

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

Portions of RGB colors in percentages

R + G + B = 133 + 149 + 40 = 322 (100%)
R 133 of 322 ~ 41.3%
G 149 of 322 ~ 46.27%
B 40 of 322 ~ 12.42'%

%41.3
%46.27
%12.42

CMYK color model

#859528 color CMYK value is (11,0,73,42).

  • cyan value is 10.74%
  • magenta value is 0.00%
  • yellow value is 73.15%
  • key color value is 41.57%

CMYK: (11,0,73,42)
C11M0Y73K42 (11%, 0%, 73%, 42%)
(0.11 / 0.00 / 0.73 / 0.42)

CMYK percentages

%10.74
%0
%73.15
%41.57

Codes

Color #859528 in popluar color models

85 95 28
RGB 133 149 40
HSL 69° 57.67% 37.06%
HSB/HSV 69° 73.15% 58.43%
CMYK 10.74% 0.00% 73.15%
41.57%

Color #859528 in popluar number systems.

HEX 85 95 28
Decimal 133 149 40
Binary 10000101 10010101 101000
Octal 205 225 50

Shades and tints

Shades of #859528

#859528
(133,149,40)
#798825
(121,136,37)
#6D7B22
(109,123,34)
#616E1F
(97,110,31)
#55611C
(85,97,28)
#495419
(73,84,25)
#3D4716
(61,71,22)
#313A13
(49,58,19)
#252D10
(37,45,16)
#19200D
(25,32,13)
#0D130A
(13,19,10)
#000000
(0,0,0)

Tints of #859528

#859528
(133,149,40)
#909E3B
(144,158,59)
#9BA74E
(155,167,78)
#A6B061
(166,176,97)
#B1B974
(177,185,116)
#BCC287
(188,194,135)
#C7CB9A
(199,203,154)
#D2D4AD
(210,212,173)
#DDDDC0
(221,221,192)
#E8E6D3
(232,230,211)
#F3EFE6
(243,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #859528 color. Also use rgb(133,149,40) instead hex code.

Text Font Color

.myTextColor { color: #859528; }

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

This text font color is #859528.

Background Color

.myBgColor { background-color: #859528; }

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

This div background color is #859528.

Border color

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

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

This div border color is #859528.

Opacity

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

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

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

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

This text has shadow with #859528 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859528.

Preview

Color preview on black background

This text has color #859528 on black background.


Color preview on white background

This text has color #859528 on white background.


Black color preview on #859528 background

This text has black color on #859528 background.


White color preview on #859528 background

This text has white color on #859528 background.


Related colors

Complementary color

Complementary color for #hex is #7A6AD7.


I love getcolorcode.com

Triadic colors

1 #288595 and #952885 with #859528 are triadic colors.

2 #289585 and #958528 with #859528 are triadic colors.