COLOR #597C13

HEX: #597C13 RGB: (89,124,19)

Color info

#597C13 contains mainly red and green colors. Web safe color of #597C13 is #666600 (or #660).

RGB color model

#597C13 color RGB value is (89,124,19).

RGB: (89,124,19) (35%, 49%, 7%)

RGB channels and saturation

R 89 of 255 = 35%
G 124 of 255 = 49%
B 19 of 255 = 7%

89
124
19

R + G + B ~ 30%. #597C13 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 124 + 19 = 232 (100%)
R 89 of 232 ~ 38.36%
G 124 of 232 ~ 53.45%
B 19 of 232 ~ 8.19'%

%38.36
%53.45

CMYK color model

#597C13 color CMYK value is (28,0,85,51).

  • cyan value is 28.23%
  • magenta value is 0.00%
  • yellow value is 84.68%
  • key color value is 51.37%

CMYK: (28,0,85,51)
C28M0Y85K51 (28%, 0%, 85%, 51%)
(0.28 / 0.00 / 0.85 / 0.51)

CMYK percentages

%28.23
%0
%84.68
%51.37

Codes

Color #597C13 in popluar color models

59 7C 13
RGB 89 124 19
HSL 80° 73.43% 28.04%
HSB/HSV 80° 84.68% 48.63%
CMYK 28.23% 0.00% 84.68%
51.37%

Color #597C13 in popluar number systems.

HEX 59 7C 13
Decimal 89 124 19
Binary 1011001 1111100 10011
Octal 131 174 23

Shades and tints

Shades of #597C13

#597C13
(89,124,19)
#517112
(81,113,18)
#496611
(73,102,17)
#415B10
(65,91,16)
#39500F
(57,80,15)
#31450E
(49,69,14)
#293A0D
(41,58,13)
#212F0C
(33,47,12)
#19240B
(25,36,11)
#11190A
(17,25,10)
#090E09
(9,14,9)
#000000
(0,0,0)

Tints of #597C13

#597C13
(89,124,19)
#688728
(104,135,40)
#77923D
(119,146,61)
#869D52
(134,157,82)
#95A867
(149,168,103)
#A4B37C
(164,179,124)
#B3BE91
(179,190,145)
#C2C9A6
(194,201,166)
#D1D4BB
(209,212,187)
#E0DFD0
(224,223,208)
#EFEAE5
(239,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #597C13 color. Also use rgb(89,124,19) instead hex code.

Text Font Color

.myTextColor { color: #597C13; }

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

This text font color is #597C13.

Background Color

.myBgColor { background-color: #597C13; }

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

This div background color is #597C13.

Border color

.myBorderColor { border: 1px solid #597C13; }

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

This div border color is #597C13.

Opacity

.myOpacity80 { color: #597C13; opacity: 0.8; }

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

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

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

This text has shadow with #597C13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #597C13.

Preview

Color preview on black background

This text has color #597C13 on black background.


Color preview on white background

This text has color #597C13 on white background.


Black color preview on #597C13 background

This text has black color on #597C13 background.


White color preview on #597C13 background

This text has white color on #597C13 background.


Related colors

Complementary color

Complementary color for #hex is #A683EC.


I love getcolorcode.com

Triadic colors

1 #13597C and #7C1359 with #597C13 are triadic colors.

2 #137C59 and #7C5913 with #597C13 are triadic colors.