COLOR #599052

HEX: #599052 RGB: (89,144,82)

Color info

#599052 contains mainly red and green colors. Web safe color of #599052 is #669966 (or #696).

RGB color model

#599052 color RGB value is (89,144,82).

RGB: (89,144,82) (35%, 56%, 32%)

RGB channels and saturation

R 89 of 255 = 35%
G 144 of 255 = 56%
B 82 of 255 = 32%

89
144
82

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

Portions of RGB colors in percentages

R + G + B = 89 + 144 + 82 = 315 (100%)
R 89 of 315 ~ 28.25%
G 144 of 315 ~ 45.71%
B 82 of 315 ~ 26.03'%

%28.25
%45.71
%26.03

CMYK color model

#599052 color CMYK value is (38,0,43,44).

  • cyan value is 38.19%
  • magenta value is 0.00%
  • yellow value is 43.06%
  • key color value is 43.53%

CMYK: (38,0,43,44)
C38M0Y43K44 (38%, 0%, 43%, 44%)
(0.38 / 0.00 / 0.43 / 0.44)

CMYK percentages

%38.19
%0
%43.06
%43.53

Codes

Color #599052 in popluar color models

59 90 52
RGB 89 144 82
HSL 113° 27.43% 44.31%
HSB/HSV 113° 43.06% 56.47%
CMYK 38.19% 0.00% 43.06%
43.53%

Color #599052 in popluar number systems.

HEX 59 90 52
Decimal 89 144 82
Binary 1011001 10010000 1010010
Octal 131 220 122

Shades and tints

Shades of #599052

#599052
(89,144,82)
#51834B
(81,131,75)
#497644
(73,118,68)
#41693D
(65,105,61)
#395C36
(57,92,54)
#314F2F
(49,79,47)
#294228
(41,66,40)
#213521
(33,53,33)
#19281A
(25,40,26)
#111B13
(17,27,19)
#090E0C
(9,14,12)
#000000
(0,0,0)

Tints of #599052

#599052
(89,144,82)
#689A61
(104,154,97)
#77A470
(119,164,112)
#86AE7F
(134,174,127)
#95B88E
(149,184,142)
#A4C29D
(164,194,157)
#B3CCAC
(179,204,172)
#C2D6BB
(194,214,187)
#D1E0CA
(209,224,202)
#E0EAD9
(224,234,217)
#EFF4E8
(239,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599052 color. Also use rgb(89,144,82) instead hex code.

Text Font Color

.myTextColor { color: #599052; }

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

This text font color is #599052.

Background Color

.myBgColor { background-color: #599052; }

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

This div background color is #599052.

Border color

.myBorderColor { border: 1px solid #599052; }

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

This div border color is #599052.

Opacity

.myOpacity80 { color: #599052; opacity: 0.8; }

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

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

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

This text has shadow with #599052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599052.

Preview

Color preview on black background

This text has color #599052 on black background.


Color preview on white background

This text has color #599052 on white background.


Black color preview on #599052 background

This text has black color on #599052 background.


White color preview on #599052 background

This text has white color on #599052 background.


Related colors

Complementary color

Complementary color for #hex is #A66FAD.


I love getcolorcode.com

Triadic colors

1 #525990 and #905259 with #599052 are triadic colors.

2 #529059 and #905952 with #599052 are triadic colors.