COLOR #59851B

HEX: #59851B RGB: (89,133,27)

Color info

#59851B contains mainly red and green colors. Web safe color of #59851B is #669933 (or #693).

RGB color model

#59851B color RGB value is (89,133,27).

RGB: (89,133,27) (35%, 52%, 11%)

RGB channels and saturation

R 89 of 255 = 35%
G 133 of 255 = 52%
B 27 of 255 = 11%

89
133
27

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

Portions of RGB colors in percentages

R + G + B = 89 + 133 + 27 = 249 (100%)
R 89 of 249 ~ 35.74%
G 133 of 249 ~ 53.41%
B 27 of 249 ~ 10.84'%

%35.74
%53.41
%10.84

CMYK color model

#59851B color CMYK value is (33,0,80,48).

  • cyan value is 33.08%
  • magenta value is 0.00%
  • yellow value is 79.70%
  • key color value is 47.84%
CMYK: (33,0,80,48) C33M0Y80K48 (33%,0%,80%,48%) (0.33/0.00/0.80/0.48) 

CMYK percentages

%33.08
%0
%79.7
%47.84

Codes

Color #59851B in popluar color models

59 85 1B
RGB 89 133 27
HSL 85° 66.25% 31.37%
HSB/HSV 85° 79.70% 52.16%
CMYK 33.08% 0.00% 79.70%
47.84%

Color #59851B in popluar number systems.

HEX 59 85 1B
Decimal 89 133 27
Binary 1011001 10000101 11011
Octal 131 205 33

Shades and tints

Shades of #59851B

#59851B
(89,133,27)
#517919
(81,121,25)
#496D17
(73,109,23)
#416115
(65,97,21)
#395513
(57,85,19)
#314911
(49,73,17)
#293D0F
(41,61,15)
#21310D
(33,49,13)
#19250B
(25,37,11)
#111909
(17,25,9)
#090D07
(9,13,7)
#000000
(0,0,0)

Tints of #59851B

#59851B
(89,133,27)
#68902F
(104,144,47)
#779B43
(119,155,67)
#86A657
(134,166,87)
#95B16B
(149,177,107)
#A4BC7F
(164,188,127)
#B3C793
(179,199,147)
#C2D2A7
(194,210,167)
#D1DDBB
(209,221,187)
#E0E8CF
(224,232,207)
#EFF3E3
(239,243,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59851B color. Also use rgb(89,133,27) instead hex code.

Text Font Color

.myTextColor { color: #59851B; }

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

This text font color is #59851B.

Background Color

.myBgColor { background-color: #59851B; }

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

This div background color is #59851B.

Border color

.myBorderColor { border: 1px solid #59851B; }

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

This div border color is #59851B.

Opacity

.myOpacity80 { color: #59851B; opacity: 0.8; }

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

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

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

This text has shadow with #59851B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59851B.

Preview

Color preview on black background

This text has color #59851B on black background.


Color preview on white background

This text has color #59851B on white background.


Black color preview on #59851B background

This text has black color on #59851B background.


White color preview on #59851B background

This text has white color on #59851B background.


Related colors

Complementary color

Complementary color for #hex is #A67AE4.


I love getcolorcode.com

Triadic colors

1 #1B5985 and #851B59 with #59851B are triadic colors.

2 #1B8559 and #85591B with #59851B are triadic colors.