COLOR #599E5F

HEX: #599E5F RGB: (89,158,95)

Renk bilgisi

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

RGB renk modeli

#599E5F color RGB value is (89,158,95).

RGB: (89,158,95) (35%, 62%, 37%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 158 of 255 = 62%
B 95 of 255 = 37%

89
158
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 158 + 95 = 342 (100%)
R 89 of 342 ~ 26.02%
G 158 of 342 ~ 46.2%
B 95 of 342 ~ 27.78'%

%26.02
%46.2
%27.78

CMYK RENK MODELİ

#599E5F rengi CMYK tonu (44,0,40,38).

  • camgöbeği tonu 43.67%
  • eflatun tonu 0.00%
  • sarı tonu 39.87%
  • ana renk tonu 38.04%

CMYK: (44,0,40,38)
C44M0Y40K38 (44%, 0%, 40%, 38%)
(0.44 / 0.00 / 0.40 / 0.38)

CMYK yüzdeleri

%43.67
%0
%39.87
%38.04

Codes

Color #599E5F in popluar color models

59 9E 5F
RGB 89 158 95
HSL 125° 27.94% 48.43%
HSB/HSV 125° 43.67% 61.96%
CMYK 43.67% 0.00% 39.87%
38.04%

Color #599E5F in popluar number systems.

HEX 59 9E 5F
Decimal 89 158 95
Binary 1011001 10011110 1011111
Octal 131 236 137

Shades and tints

Shades of #599E5F

#599E5F
(89,158,95)
#519057
(81,144,87)
#49824F
(73,130,79)
#417447
(65,116,71)
#39663F
(57,102,63)
#315837
(49,88,55)
#294A2F
(41,74,47)
#213C27
(33,60,39)
#192E1F
(25,46,31)
#112017
(17,32,23)
#09120F
(9,18,15)
#000000
(0,0,0)

Tints of #599E5F

#599E5F
(89,158,95)
#68A66D
(104,166,109)
#77AE7B
(119,174,123)
#86B689
(134,182,137)
#95BE97
(149,190,151)
#A4C6A5
(164,198,165)
#B3CEB3
(179,206,179)
#C2D6C1
(194,214,193)
#D1DECF
(209,222,207)
#E0E6DD
(224,230,221)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599E5F color. Also use rgb(89,158,95) instead hex code.

Text Font Color

.myTextColor { color: #599E5F; }

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

This text font color is #599E5F.

Background Color

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

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

This div background color is #599E5F.

Border color

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

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

This div border color is #599E5F.

Opacity

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

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

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

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

This text has shadow with #599E5F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599E5F.

Preview

Color preview on black background

This text has color #599E5F on black background.


Color preview on white background

This text has color #599E5F on white background.


Black color preview on #599E5F background

This text has black color on #599E5F background.


White color preview on #599E5F background

This text has white color on #599E5F background.


Related colors

Complementary color

Complementary color for #hex is #A661A0.


I love getcolorcode.com

Triadic colors

1 #5F599E and #9E5F59 with #599E5F are triadic colors.

2 #5F9E59 and #9E595F with #599E5F are triadic colors.