COLOR #599F5C

HEX: #599F5C RGB: (89,159,92)

Renk bilgisi

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

RGB renk modeli

#599F5C color RGB value is (89,159,92).

RGB: (89,159,92) (35%, 62%, 36%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 159 of 255 = 62%
B 92 of 255 = 36%

89
159
92

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 159 + 92 = 340 (100%)
R 89 of 340 ~ 26.18%
G 159 of 340 ~ 46.76%
B 92 of 340 ~ 27.06'%

%26.18
%46.76
%27.06

CMYK RENK MODELİ

#599F5C rengi CMYK tonu (44,0,42,38).

  • camgöbeği tonu 44.03%
  • eflatun tonu 0.00%
  • sarı tonu 42.14%
  • ana renk tonu 37.65%

CMYK: (44,0,42,38)
C44M0Y42K38 (44%, 0%, 42%, 38%)
(0.44 / 0.00 / 0.42 / 0.38)

CMYK yüzdeleri

%44.03
%0
%42.14
%37.65

Codes

Color #599F5C in popluar color models

59 9F 5C
RGB 89 159 92
HSL 123° 28.23% 48.63%
HSB/HSV 123° 44.03% 62.35%
CMYK 44.03% 0.00% 42.14%
37.65%

Color #599F5C in popluar number systems.

HEX 59 9F 5C
Decimal 89 159 92
Binary 1011001 10011111 1011100
Octal 131 237 134

Shades and tints

Shades of #599F5C

#599F5C
(89,159,92)
#519154
(81,145,84)
#49834C
(73,131,76)
#417544
(65,117,68)
#39673C
(57,103,60)
#315934
(49,89,52)
#294B2C
(41,75,44)
#213D24
(33,61,36)
#192F1C
(25,47,28)
#112114
(17,33,20)
#09130C
(9,19,12)
#000000
(0,0,0)

Tints of #599F5C

#599F5C
(89,159,92)
#68A76A
(104,167,106)
#77AF78
(119,175,120)
#86B786
(134,183,134)
#95BF94
(149,191,148)
#A4C7A2
(164,199,162)
#B3CFB0
(179,207,176)
#C2D7BE
(194,215,190)
#D1DFCC
(209,223,204)
#E0E7DA
(224,231,218)
#EFEFE8
(239,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599F5C color. Also use rgb(89,159,92) instead hex code.

Text Font Color

.myTextColor { color: #599F5C; }

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

This text font color is #599F5C.

Background Color

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

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

This div background color is #599F5C.

Border color

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

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

This div border color is #599F5C.

Opacity

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

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

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

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

This text has shadow with #599F5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599F5C.

Preview

Color preview on black background

This text has color #599F5C on black background.


Color preview on white background

This text has color #599F5C on white background.


Black color preview on #599F5C background

This text has black color on #599F5C background.


White color preview on #599F5C background

This text has white color on #599F5C background.


Related colors

Complementary color

Complementary color for #hex is #A660A3.


I love getcolorcode.com

Triadic colors

1 #5C599F and #9F5C59 with #599F5C are triadic colors.

2 #5C9F59 and #9F595C with #599F5C are triadic colors.