COLOR #59825E

HEX: #59825E RGB: (89,130,94)

Color info

#59825E contains red, green and blue colors in about the same proportion. Web safe color of #59825E is #669966 (or #696).

RGB color model

#59825E color RGB value is (89,130,94).

RGB: (89,130,94) (35%, 51%, 37%)

RGB channels and saturation

R 89 of 255 = 35%
G 130 of 255 = 51%
B 94 of 255 = 37%

89
130
94

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

Portions of RGB colors in percentages

R + G + B = 89 + 130 + 94 = 313 (100%)
R 89 of 313 ~ 28.43%
G 130 of 313 ~ 41.53%
B 94 of 313 ~ 30.03'%

%28.43
%41.53
%30.03

CMYK color model

#59825E color CMYK value is (32,0,28,49).

  • cyan value is 31.54%
  • magenta value is 0.00%
  • yellow value is 27.69%
  • key color value is 49.02%
CMYK: (32,0,28,49) C32M0Y28K49 (32%,0%,28%,49%) (0.32/0.00/0.28/0.49) 

CMYK percentages

%31.54
%0
%27.69
%49.02

Codes

Color #59825E in popluar color models

59 82 5E
RGB 89 130 94
HSL 127° 18.72% 42.94%
HSB/HSV 127° 31.54% 50.98%
CMYK 31.54% 0.00% 27.69%
49.02%

Color #59825E in popluar number systems.

HEX 59 82 5E
Decimal 89 130 94
Binary 1011001 10000010 1011110
Octal 131 202 136

Shades and tints

Shades of #59825E

#59825E
(89,130,94)
#517756
(81,119,86)
#496C4E
(73,108,78)
#416146
(65,97,70)
#39563E
(57,86,62)
#314B36
(49,75,54)
#29402E
(41,64,46)
#213526
(33,53,38)
#192A1E
(25,42,30)
#111F16
(17,31,22)
#09140E
(9,20,14)
#000000
(0,0,0)

Tints of #59825E

#59825E
(89,130,94)
#688D6C
(104,141,108)
#77987A
(119,152,122)
#86A388
(134,163,136)
#95AE96
(149,174,150)
#A4B9A4
(164,185,164)
#B3C4B2
(179,196,178)
#C2CFC0
(194,207,192)
#D1DACE
(209,218,206)
#E0E5DC
(224,229,220)
#EFF0EA
(239,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59825E color. Also use rgb(89,130,94) instead hex code.

Text Font Color

.myTextColor { color: #59825E; }

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

This text font color is #59825E.

Background Color

.myBgColor { background-color: #59825E; }

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

This div background color is #59825E.

Border color

.myBorderColor { border: 1px solid #59825E; }

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

This div border color is #59825E.

Opacity

.myOpacity80 { color: #59825E; opacity: 0.8; }

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

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

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

This text has shadow with #59825E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59825E.

Preview

Color preview on black background

This text has color #59825E on black background.


Color preview on white background

This text has color #59825E on white background.


Black color preview on #59825E background

This text has black color on #59825E background.


White color preview on #59825E background

This text has white color on #59825E background.


Related colors

Complementary color

Complementary color for #hex is #A67DA1.


I love getcolorcode.com

Triadic colors

1 #5E5982 and #825E59 with #59825E are triadic colors.

2 #5E8259 and #82595E with #59825E are triadic colors.