COLOR #595173

HEX: #595173 RGB: (89,81,115)

Renk bilgisi

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

RGB renk modeli

#595173 color RGB value is (89,81,115).

RGB: (89,81,115) (35%, 32%, 45%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 81 of 255 = 32%
B 115 of 255 = 45%

89
81
115

R + G + B ~ 37%. #595173 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 81 + 115 = 285 (100%)
R 89 of 285 ~ 31.23%
G 81 of 285 ~ 28.42%
B 115 of 285 ~ 40.35'%

%31.23
%28.42
%40.35

CMYK RENK MODELİ

#595173 rengi CMYK tonu (23,30,0,55).

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

CMYK: (23,30,0,55)
C23M30Y0K55 (23%, 30%, 0%, 55%)
(0.23 / 0.30 / 0.00 / 0.55)

CMYK yüzdeleri

%22.61
%29.57
%0
%54.9

Codes

Color #595173 in popluar color models

59 51 73
RGB 89 81 115
HSL 254° 17.35% 38.43%
HSB/HSV 254° 29.57% 45.10%
CMYK 22.61% 29.57% 0.00%
54.90%

Color #595173 in popluar number systems.

HEX 59 51 73
Decimal 89 81 115
Binary 1011001 1010001 1110011
Octal 131 121 163

Shades and tints

Shades of #595173

#595173
(89,81,115)
#514A69
(81,74,105)
#49435F
(73,67,95)
#413C55
(65,60,85)
#39354B
(57,53,75)
#312E41
(49,46,65)
#292737
(41,39,55)
#21202D
(33,32,45)
#191923
(25,25,35)
#111219
(17,18,25)
#090B0F
(9,11,15)
#000000
(0,0,0)

Tints of #595173

#595173
(89,81,115)
#68607F
(104,96,127)
#776F8B
(119,111,139)
#867E97
(134,126,151)
#958DA3
(149,141,163)
#A49CAF
(164,156,175)
#B3ABBB
(179,171,187)
#C2BAC7
(194,186,199)
#D1C9D3
(209,201,211)
#E0D8DF
(224,216,223)
#EFE7EB
(239,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595173; }

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

This text font color is #595173.

Background Color

.myBgColor { background-color: #595173; }

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

This div background color is #595173.

Border color

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

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

This div border color is #595173.

Opacity

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

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

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

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

This text has shadow with #595173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595173.

Preview

Color preview on black background

This text has color #595173 on black background.


Color preview on white background

This text has color #595173 on white background.


Black color preview on #595173 background

This text has black color on #595173 background.


White color preview on #595173 background

This text has white color on #595173 background.


Related colors

Complementary color

Complementary color for #hex is #A6AE8C.


I love getcolorcode.com

Triadic colors

1 #735951 and #517359 with #595173 are triadic colors.

2 #735159 and #515973 with #595173 are triadic colors.