COLOR #599A53

HEX: #599A53 RGB: (89,154,83)

Color info

#599A53 contains mainly green color. Web safe color of #599A53 is #669966 (or #696).

RGB color model

#599A53 color RGB value is (89,154,83).

RGB: (89,154,83) (35%, 60%, 33%)

RGB channels and saturation

R 89 of 255 = 35%
G 154 of 255 = 60%
B 83 of 255 = 33%

89
154
83

R + G + B ~ 43%. #599A53 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 154 + 83 = 326 (100%)
R 89 of 326 ~ 27.3%
G 154 of 326 ~ 47.24%
B 83 of 326 ~ 25.46'%

%27.3
%47.24
%25.46

CMYK color model

#599A53 color CMYK value is (42,0,46,40).

  • cyan value is 42.21%
  • magenta value is 0.00%
  • yellow value is 46.10%
  • key color value is 39.61%
CMYK: (42,0,46,40) C42M0Y46K40 (42%,0%,46%,40%) (0.42/0.00/0.46/0.40) 

CMYK percentages

%42.21
%0
%46.1
%39.61

Codes

Color #599A53 in popluar color models

59 9A 53
RGB 89 154 83
HSL 115° 29.96% 46.47%
HSB/HSV 115° 46.10% 60.39%
CMYK 42.21% 0.00% 46.10%
39.61%

Color #599A53 in popluar number systems.

HEX 59 9A 53
Decimal 89 154 83
Binary 1011001 10011010 1010011
Octal 131 232 123

Shades and tints

Shades of #599A53

#599A53
(89,154,83)
#518C4C
(81,140,76)
#497E45
(73,126,69)
#41703E
(65,112,62)
#396237
(57,98,55)
#315430
(49,84,48)
#294629
(41,70,41)
#213822
(33,56,34)
#192A1B
(25,42,27)
#111C14
(17,28,20)
#090E0D
(9,14,13)
#000000
(0,0,0)

Tints of #599A53

#599A53
(89,154,83)
#68A362
(104,163,98)
#77AC71
(119,172,113)
#86B580
(134,181,128)
#95BE8F
(149,190,143)
#A4C79E
(164,199,158)
#B3D0AD
(179,208,173)
#C2D9BC
(194,217,188)
#D1E2CB
(209,226,203)
#E0EBDA
(224,235,218)
#EFF4E9
(239,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599A53 color. Also use rgb(89,154,83) instead hex code.

Text Font Color

.myTextColor { color: #599A53; }

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

This text font color is #599A53.

Background Color

.myBgColor { background-color: #599A53; }

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

This div background color is #599A53.

Border color

.myBorderColor { border: 1px solid #599A53; }

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

This div border color is #599A53.

Opacity

.myOpacity80 { color: #599A53; opacity: 0.8; }

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

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

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

This text has shadow with #599A53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599A53.

Preview

Color preview on black background

This text has color #599A53 on black background.


Color preview on white background

This text has color #599A53 on white background.


Black color preview on #599A53 background

This text has black color on #599A53 background.


White color preview on #599A53 background

This text has white color on #599A53 background.


Related colors

Complementary color

Complementary color for #hex is #A665AC.


I love getcolorcode.com

Triadic colors

1 #53599A and #9A5359 with #599A53 are triadic colors.

2 #539A59 and #9A5953 with #599A53 are triadic colors.