COLOR #599D5E

HEX: #599D5E RGB: (89,157,94)

Renk bilgisi

#599D5E contains mainly green color. #599D5E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#599D5E color RGB value is (89,157,94).

RGB: (89,157,94) (35%, 62%, 37%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 157 of 255 = 62%
B 94 of 255 = 37%

89
157
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 157 + 94 = 340 (100%)
R 89 of 340 ~ 26.18%
G 157 of 340 ~ 46.18%
B 94 of 340 ~ 27.65'%

%26.18
%46.18
%27.65

CMYK RENK MODELİ

#599D5E rengi CMYK tonu (43,0,40,38).

  • camgöbeği tonu 43.31%
  • eflatun tonu 0.00%
  • sarı tonu 40.13%
  • ana renk tonu 38.43%

CMYK: (43,0,40,38)
C43M0Y40K38 (43%, 0%, 40%, 38%)
(0.43 / 0.00 / 0.40 / 0.38)

CMYK yüzdeleri

%43.31
%0
%40.13
%38.43

Codes

Color #599D5E in popluar color models

59 9D 5E
RGB 89 157 94
HSL 124° 27.64% 48.24%
HSB/HSV 124° 43.31% 61.57%
CMYK 43.31% 0.00% 40.13%
38.43%

Color #599D5E in popluar number systems.

HEX 59 9D 5E
Decimal 89 157 94
Binary 1011001 10011101 1011110
Octal 131 235 136

Shades and tints

Shades of #599D5E

#599D5E
(89,157,94)
#518F56
(81,143,86)
#49814E
(73,129,78)
#417346
(65,115,70)
#39653E
(57,101,62)
#315736
(49,87,54)
#29492E
(41,73,46)
#213B26
(33,59,38)
#192D1E
(25,45,30)
#111F16
(17,31,22)
#09110E
(9,17,14)
#000000
(0,0,0)

Tints of #599D5E

#599D5E
(89,157,94)
#68A56C
(104,165,108)
#77AD7A
(119,173,122)
#86B588
(134,181,136)
#95BD96
(149,189,150)
#A4C5A4
(164,197,164)
#B3CDB2
(179,205,178)
#C2D5C0
(194,213,192)
#D1DDCE
(209,221,206)
#E0E5DC
(224,229,220)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599D5E color. Also use rgb(89,157,94) instead hex code.

Text Font Color

.myTextColor { color: #599D5E; }

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

This text font color is #599D5E.

Background Color

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

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

This div background color is #599D5E.

Border color

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

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

This div border color is #599D5E.

Opacity

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

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

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

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

This text has shadow with #599D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599D5E.

Preview

Color preview on black background

This text has color #599D5E on black background.


Color preview on white background

This text has color #599D5E on white background.


Black color preview on #599D5E background

This text has black color on #599D5E background.


White color preview on #599D5E background

This text has white color on #599D5E background.


Related colors

Complementary color

Complementary color for #hex is #A662A1.


I love getcolorcode.com

Triadic colors

1 #5E599D and #9D5E59 with #599D5E are triadic colors.

2 #5E9D59 and #9D595E with #599D5E are triadic colors.