COLOR #596373

HEX: #596373 RGB: (89,99,115)

Renk bilgisi

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

RGB renk modeli

#596373 color RGB value is (89,99,115).

RGB: (89,99,115) (35%, 39%, 45%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 99 of 255 = 39%
B 115 of 255 = 45%

89
99
115

R + G + B ~ 40%. #596373 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 99 + 115 = 303 (100%)
R 89 of 303 ~ 29.37%
G 99 of 303 ~ 32.67%
B 115 of 303 ~ 37.95'%

%29.37
%32.67
%37.95

CMYK RENK MODELİ

#596373 rengi CMYK tonu (23,14,0,55).

  • camgöbeği tonu 22.61%
  • eflatun tonu 13.91%
  • sarı tonu 0.00%
  • ana renk tonu 54.90%

CMYK: (23,14,0,55)
C23M14Y0K55 (23%, 14%, 0%, 55%)
(0.23 / 0.14 / 0.00 / 0.55)

CMYK yüzdeleri

%22.61
%13.91
%0
%54.9

Codes

Color #596373 in popluar color models

59 63 73
RGB 89 99 115
HSL 217° 12.75% 40.00%
HSB/HSV 217° 22.61% 45.10%
CMYK 22.61% 13.91% 0.00%
54.90%

Color #596373 in popluar number systems.

HEX 59 63 73
Decimal 89 99 115
Binary 1011001 1100011 1110011
Octal 131 143 163

Shades and tints

Shades of #596373

#596373
(89,99,115)
#515A69
(81,90,105)
#49515F
(73,81,95)
#414855
(65,72,85)
#393F4B
(57,63,75)
#313641
(49,54,65)
#292D37
(41,45,55)
#21242D
(33,36,45)
#191B23
(25,27,35)
#111219
(17,18,25)
#09090F
(9,9,15)
#000000
(0,0,0)

Tints of #596373

#596373
(89,99,115)
#68717F
(104,113,127)
#777F8B
(119,127,139)
#868D97
(134,141,151)
#959BA3
(149,155,163)
#A4A9AF
(164,169,175)
#B3B7BB
(179,183,187)
#C2C5C7
(194,197,199)
#D1D3D3
(209,211,211)
#E0E1DF
(224,225,223)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596373 color. Also use rgb(89,99,115) instead hex code.

Text Font Color

.myTextColor { color: #596373; }

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

This text font color is #596373.

Background Color

.myBgColor { background-color: #596373; }

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

This div background color is #596373.

Border color

.myBorderColor { border: 1px solid #596373; }

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

This div border color is #596373.

Opacity

.myOpacity80 { color: #596373; opacity: 0.8; }

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

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

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

This text has shadow with #596373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596373.

Preview

Color preview on black background

This text has color #596373 on black background.


Color preview on white background

This text has color #596373 on white background.


Black color preview on #596373 background

This text has black color on #596373 background.


White color preview on #596373 background

This text has white color on #596373 background.


Related colors

Complementary color

Complementary color for #hex is #A69C8C.


I love getcolorcode.com

Triadic colors

1 #735963 and #637359 with #596373 are triadic colors.

2 #736359 and #635973 with #596373 are triadic colors.