COLOR #596C5B

HEX: #596C5B RGB: (89,108,91)

Renk bilgisi

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

RGB renk modeli

#596C5B color RGB value is (89,108,91).

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

RGB bağlantıları ve doygunluk

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

89
108
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 108 + 91 = 288 (100%)
R 89 of 288 ~ 30.9%
G 108 of 288 ~ 37.5%
B 91 of 288 ~ 31.6'%

%30.9
%37.5
%31.6

CMYK RENK MODELİ

#596C5B rengi CMYK tonu (18,0,16,58).

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

CMYK: (18,0,16,58)
C18M0Y16K58 (18%, 0%, 16%, 58%)
(0.18 / 0.00 / 0.16 / 0.58)

CMYK yüzdeleri

%17.59
%0
%15.74
%57.65

Codes

Color #596C5B in popluar color models

59 6C 5B
RGB 89 108 91
HSL 126° 9.64% 38.63%
HSB/HSV 126° 17.59% 42.35%
CMYK 17.59% 0.00% 15.74%
57.65%

Color #596C5B in popluar number systems.

HEX 59 6C 5B
Decimal 89 108 91
Binary 1011001 1101100 1011011
Octal 131 154 133

Shades and tints

Shades of #596C5B

#596C5B
(89,108,91)
#516353
(81,99,83)
#495A4B
(73,90,75)
#415143
(65,81,67)
#39483B
(57,72,59)
#313F33
(49,63,51)
#29362B
(41,54,43)
#212D23
(33,45,35)
#19241B
(25,36,27)
#111B13
(17,27,19)
#09120B
(9,18,11)
#000000
(0,0,0)

Tints of #596C5B

#596C5B
(89,108,91)
#687969
(104,121,105)
#778677
(119,134,119)
#869385
(134,147,133)
#95A093
(149,160,147)
#A4ADA1
(164,173,161)
#B3BAAF
(179,186,175)
#C2C7BD
(194,199,189)
#D1D4CB
(209,212,203)
#E0E1D9
(224,225,217)
#EFEEE7
(239,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596C5B; }

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

This text font color is #596C5B.

Background Color

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

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

This div background color is #596C5B.

Border color

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

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

This div border color is #596C5B.

Opacity

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

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

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

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

This text has shadow with #596C5B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596C5B.

Preview

Color preview on black background

This text has color #596C5B on black background.


Color preview on white background

This text has color #596C5B on white background.


Black color preview on #596C5B background

This text has black color on #596C5B background.


White color preview on #596C5B background

This text has white color on #596C5B background.


Related colors

Complementary color

Complementary color for #hex is #A693A4.


I love getcolorcode.com

Triadic colors

1 #5B596C and #6C5B59 with #596C5B are triadic colors.

2 #5B6C59 and #6C595B with #596C5B are triadic colors.