COLOR #596D5C

HEX: #596D5C RGB: (89,109,92)

Renk bilgisi

#596D5C contains red, green and blue colors in about the same proportion. #596D5C ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#596D5C color RGB value is (89,109,92).

RGB: (89,109,92) (35%, 43%, 36%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 109 of 255 = 43%
B 92 of 255 = 36%

89
109
92

R + G + B ~ 38%. #596D5C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 109 + 92 = 290 (100%)
R 89 of 290 ~ 30.69%
G 109 of 290 ~ 37.59%
B 92 of 290 ~ 31.72'%

%30.69
%37.59
%31.72

CMYK RENK MODELİ

#596D5C rengi CMYK tonu (18,0,16,57).

  • camgöbeği tonu 18.35%
  • eflatun tonu 0.00%
  • sarı tonu 15.60%
  • ana renk tonu 57.25%

CMYK: (18,0,16,57)
C18M0Y16K57 (18%, 0%, 16%, 57%)
(0.18 / 0.00 / 0.16 / 0.57)

CMYK yüzdeleri

%18.35
%0
%15.6
%57.25

Codes

Color #596D5C in popluar color models

59 6D 5C
RGB 89 109 92
HSL 129° 10.10% 38.82%
HSB/HSV 129° 18.35% 42.75%
CMYK 18.35% 0.00% 15.60%
57.25%

Color #596D5C in popluar number systems.

HEX 59 6D 5C
Decimal 89 109 92
Binary 1011001 1101101 1011100
Octal 131 155 134

Shades and tints

Shades of #596D5C

#596D5C
(89,109,92)
#516454
(81,100,84)
#495B4C
(73,91,76)
#415244
(65,82,68)
#39493C
(57,73,60)
#314034
(49,64,52)
#29372C
(41,55,44)
#212E24
(33,46,36)
#19251C
(25,37,28)
#111C14
(17,28,20)
#09130C
(9,19,12)
#000000
(0,0,0)

Tints of #596D5C

#596D5C
(89,109,92)
#687A6A
(104,122,106)
#778778
(119,135,120)
#869486
(134,148,134)
#95A194
(149,161,148)
#A4AEA2
(164,174,162)
#B3BBB0
(179,187,176)
#C2C8BE
(194,200,190)
#D1D5CC
(209,213,204)
#E0E2DA
(224,226,218)
#EFEFE8
(239,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596D5C color. Also use rgb(89,109,92) instead hex code.

Text Font Color

.myTextColor { color: #596D5C; }

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

This text font color is #596D5C.

Background Color

.myBgColor { background-color: #596D5C; }

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

This div background color is #596D5C.

Border color

.myBorderColor { border: 1px solid #596D5C; }

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

This div border color is #596D5C.

Opacity

.myOpacity80 { color: #596D5C; opacity: 0.8; }

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

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

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

This text has shadow with #596D5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596D5C.

Preview

Color preview on black background

This text has color #596D5C on black background.


Color preview on white background

This text has color #596D5C on white background.


Black color preview on #596D5C background

This text has black color on #596D5C background.


White color preview on #596D5C background

This text has white color on #596D5C background.


Related colors

Complementary color

Complementary color for #hex is #A692A3.


I love getcolorcode.com

Triadic colors

1 #5C596D and #6D5C59 with #596D5C are triadic colors.

2 #5C6D59 and #6D595C with #596D5C are triadic colors.