COLOR #59782A

HEX: #59782A RGB: (89,120,42)

Color info

#59782A contains mainly red and green colors. Web safe color of #59782A is #666633 (or #663).

RGB color model

#59782A color RGB value is (89,120,42).

RGB: (89,120,42) (35%, 47%, 16%)

RGB channels and saturation

R 89 of 255 = 35%
G 120 of 255 = 47%
B 42 of 255 = 16%

89
120
42

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

Portions of RGB colors in percentages

R + G + B = 89 + 120 + 42 = 251 (100%)
R 89 of 251 ~ 35.46%
G 120 of 251 ~ 47.81%
B 42 of 251 ~ 16.73'%

%35.46
%47.81
%16.73

CMYK color model

#59782A color CMYK value is (26,0,65,53).

  • cyan value is 25.83%
  • magenta value is 0.00%
  • yellow value is 65.00%
  • key color value is 52.94%

CMYK: (26,0,65,53)
C26M0Y65K53 (26%, 0%, 65%, 53%)
(0.26 / 0.00 / 0.65 / 0.53)

CMYK percentages

%25.83
%0
%65
%52.94

Codes

Color #59782A in popluar color models

59 78 2A
RGB 89 120 42
HSL 84° 48.15% 31.76%
HSB/HSV 84° 65.00% 47.06%
CMYK 25.83% 0.00% 65.00%
52.94%

Color #59782A in popluar number systems.

HEX 59 78 2A
Decimal 89 120 42
Binary 1011001 1111000 101010
Octal 131 170 52

Shades and tints

Shades of #59782A

#59782A
(89,120,42)
#516E27
(81,110,39)
#496424
(73,100,36)
#415A21
(65,90,33)
#39501E
(57,80,30)
#31461B
(49,70,27)
#293C18
(41,60,24)
#213215
(33,50,21)
#192812
(25,40,18)
#111E0F
(17,30,15)
#09140C
(9,20,12)
#000000
(0,0,0)

Tints of #59782A

#59782A
(89,120,42)
#68843D
(104,132,61)
#779050
(119,144,80)
#869C63
(134,156,99)
#95A876
(149,168,118)
#A4B489
(164,180,137)
#B3C09C
(179,192,156)
#C2CCAF
(194,204,175)
#D1D8C2
(209,216,194)
#E0E4D5
(224,228,213)
#EFF0E8
(239,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59782A color. Also use rgb(89,120,42) instead hex code.

Text Font Color

.myTextColor { color: #59782A; }

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

This text font color is #59782A.

Background Color

.myBgColor { background-color: #59782A; }

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

This div background color is #59782A.

Border color

.myBorderColor { border: 1px solid #59782A; }

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

This div border color is #59782A.

Opacity

.myOpacity80 { color: #59782A; opacity: 0.8; }

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

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

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

This text has shadow with #59782A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59782A.

Preview

Color preview on black background

This text has color #59782A on black background.


Color preview on white background

This text has color #59782A on white background.


Black color preview on #59782A background

This text has black color on #59782A background.


White color preview on #59782A background

This text has white color on #59782A background.


Related colors

Complementary color

Complementary color for #hex is #A687D5.


I love getcolorcode.com

Triadic colors

1 #2A5978 and #782A59 with #59782A are triadic colors.

2 #2A7859 and #78592A with #59782A are triadic colors.