COLOR #599262

HEX: #599262 RGB: (89,146,98)

Color info

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

RGB color model

#599262 color RGB value is (89,146,98).

RGB: (89,146,98) (35%, 57%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 146 of 255 = 57%
B 98 of 255 = 38%

89
146
98

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

Portions of RGB colors in percentages

R + G + B = 89 + 146 + 98 = 333 (100%)
R 89 of 333 ~ 26.73%
G 146 of 333 ~ 43.84%
B 98 of 333 ~ 29.43'%

%26.73
%43.84
%29.43

CMYK color model

#599262 color CMYK value is (39,0,33,43).

  • cyan value is 39.04%
  • magenta value is 0.00%
  • yellow value is 32.88%
  • key color value is 42.75%

CMYK: (39,0,33,43)
C39M0Y33K43 (39%, 0%, 33%, 43%)
(0.39 / 0.00 / 0.33 / 0.43)

CMYK percentages

%39.04
%0
%32.88
%42.75

Codes

Color #599262 in popluar color models

59 92 62
RGB 89 146 98
HSL 129° 24.26% 46.08%
HSB/HSV 129° 39.04% 57.25%
CMYK 39.04% 0.00% 32.88%
42.75%

Color #599262 in popluar number systems.

HEX 59 92 62
Decimal 89 146 98
Binary 1011001 10010010 1100010
Octal 131 222 142

Shades and tints

Shades of #599262

#599262
(89,146,98)
#51855A
(81,133,90)
#497852
(73,120,82)
#416B4A
(65,107,74)
#395E42
(57,94,66)
#31513A
(49,81,58)
#294432
(41,68,50)
#21372A
(33,55,42)
#192A22
(25,42,34)
#111D1A
(17,29,26)
#091012
(9,16,18)
#000000
(0,0,0)

Tints of #599262

#599262
(89,146,98)
#689B70
(104,155,112)
#77A47E
(119,164,126)
#86AD8C
(134,173,140)
#95B69A
(149,182,154)
#A4BFA8
(164,191,168)
#B3C8B6
(179,200,182)
#C2D1C4
(194,209,196)
#D1DAD2
(209,218,210)
#E0E3E0
(224,227,224)
#EFECEE
(239,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599262 color. Also use rgb(89,146,98) instead hex code.

Text Font Color

.myTextColor { color: #599262; }

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

This text font color is #599262.

Background Color

.myBgColor { background-color: #599262; }

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

This div background color is #599262.

Border color

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

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

This div border color is #599262.

Opacity

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

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

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

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

This text has shadow with #599262 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599262.

Preview

Color preview on black background

This text has color #599262 on black background.


Color preview on white background

This text has color #599262 on white background.


Black color preview on #599262 background

This text has black color on #599262 background.


White color preview on #599262 background

This text has white color on #599262 background.


Related colors

Complementary color

Complementary color for #hex is #A66D9D.


I love getcolorcode.com

Triadic colors

1 #625992 and #926259 with #599262 are triadic colors.

2 #629259 and #925962 with #599262 are triadic colors.