COLOR #599C5E

HEX: #599C5E RGB: (89,156,94)

Renk bilgisi

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

RGB renk modeli

#599C5E color RGB value is (89,156,94).

RGB: (89,156,94) (35%, 61%, 37%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 156 of 255 = 61%
B 94 of 255 = 37%

89
156
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 156 + 94 = 339 (100%)
R 89 of 339 ~ 26.25%
G 156 of 339 ~ 46.02%
B 94 of 339 ~ 27.73'%

%26.25
%46.02
%27.73

CMYK RENK MODELİ

#599C5E rengi CMYK tonu (43,0,40,39).

  • camgöbeği tonu 42.95%
  • eflatun tonu 0.00%
  • sarı tonu 39.74%
  • ana renk tonu 38.82%

CMYK: (43,0,40,39)
C43M0Y40K39 (43%, 0%, 40%, 39%)
(0.43 / 0.00 / 0.40 / 0.39)

CMYK yüzdeleri

%42.95
%0
%39.74
%38.82

Codes

Color #599C5E in popluar color models

59 9C 5E
RGB 89 156 94
HSL 124° 27.35% 48.04%
HSB/HSV 124° 42.95% 61.18%
CMYK 42.95% 0.00% 39.74%
38.82%

Color #599C5E in popluar number systems.

HEX 59 9C 5E
Decimal 89 156 94
Binary 1011001 10011100 1011110
Octal 131 234 136

Shades and tints

Shades of #599C5E

#599C5E
(89,156,94)
#518E56
(81,142,86)
#49804E
(73,128,78)
#417246
(65,114,70)
#39643E
(57,100,62)
#315636
(49,86,54)
#29482E
(41,72,46)
#213A26
(33,58,38)
#192C1E
(25,44,30)
#111E16
(17,30,22)
#09100E
(9,16,14)
#000000
(0,0,0)

Tints of #599C5E

#599C5E
(89,156,94)
#68A56C
(104,165,108)
#77AE7A
(119,174,122)
#86B788
(134,183,136)
#95C096
(149,192,150)
#A4C9A4
(164,201,164)
#B3D2B2
(179,210,178)
#C2DBC0
(194,219,192)
#D1E4CE
(209,228,206)
#E0EDDC
(224,237,220)
#EFF6EA
(239,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #599C5E; }

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

This text font color is #599C5E.

Background Color

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

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

This div background color is #599C5E.

Border color

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

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

This div border color is #599C5E.

Opacity

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

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

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

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

This text has shadow with #599C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599C5E.

Preview

Color preview on black background

This text has color #599C5E on black background.


Color preview on white background

This text has color #599C5E on white background.


Black color preview on #599C5E background

This text has black color on #599C5E background.


White color preview on #599C5E background

This text has white color on #599C5E background.


Related colors

Complementary color

Complementary color for #hex is #A663A1.


I love getcolorcode.com

Triadic colors

1 #5E599C and #9C5E59 with #599C5E are triadic colors.

2 #5E9C59 and #9C595E with #599C5E are triadic colors.