COLOR #596C5C

HEX: #596C5C RGB: (89,108,92)

Renk bilgisi

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

RGB renk modeli

#596C5C color RGB value is (89,108,92).

RGB: (89,108,92) (35%, 42%, 36%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 108 of 255 = 42%
B 92 of 255 = 36%

89
108
92

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 108 + 92 = 289 (100%)
R 89 of 289 ~ 30.8%
G 108 of 289 ~ 37.37%
B 92 of 289 ~ 31.83'%

%30.8
%37.37
%31.83

CMYK RENK MODELİ

#596C5C rengi CMYK tonu (18,0,15,58).

  • camgöbeği tonu 17.59%
  • eflatun tonu 0.00%
  • sarı tonu 14.81%
  • ana renk tonu 57.65%

CMYK: (18,0,15,58)
C18M0Y15K58 (18%, 0%, 15%, 58%)
(0.18 / 0.00 / 0.15 / 0.58)

CMYK yüzdeleri

%17.59
%0
%14.81
%57.65

Codes

Color #596C5C in popluar color models

59 6C 5C
RGB 89 108 92
HSL 129° 9.64% 38.63%
HSB/HSV 129° 17.59% 42.35%
CMYK 17.59% 0.00% 14.81%
57.65%

Color #596C5C in popluar number systems.

HEX 59 6C 5C
Decimal 89 108 92
Binary 1011001 1101100 1011100
Octal 131 154 134

Shades and tints

Shades of #596C5C

#596C5C
(89,108,92)
#516354
(81,99,84)
#495A4C
(73,90,76)
#415144
(65,81,68)
#39483C
(57,72,60)
#313F34
(49,63,52)
#29362C
(41,54,44)
#212D24
(33,45,36)
#19241C
(25,36,28)
#111B14
(17,27,20)
#09120C
(9,18,12)
#000000
(0,0,0)

Tints of #596C5C

#596C5C
(89,108,92)
#68796A
(104,121,106)
#778678
(119,134,120)
#869386
(134,147,134)
#95A094
(149,160,148)
#A4ADA2
(164,173,162)
#B3BAB0
(179,186,176)
#C2C7BE
(194,199,190)
#D1D4CC
(209,212,204)
#E0E1DA
(224,225,218)
#EFEEE8
(239,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596C5C; }

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

This text font color is #596C5C.

Background Color

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

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

This div background color is #596C5C.

Border color

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

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

This div border color is #596C5C.

Opacity

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

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

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

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

This text has shadow with #596C5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596C5C.

Preview

Color preview on black background

This text has color #596C5C on black background.


Color preview on white background

This text has color #596C5C on white background.


Black color preview on #596C5C background

This text has black color on #596C5C background.


White color preview on #596C5C background

This text has white color on #596C5C background.


Related colors

Complementary color

Complementary color for #hex is #A693A3.


I love getcolorcode.com

Triadic colors

1 #5C596C and #6C5C59 with #596C5C are triadic colors.

2 #5C6C59 and #6C595C with #596C5C are triadic colors.