COLOR #593C5B

HEX: #593C5B RGB: (89,60,91)

Renk bilgisi

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

RGB renk modeli

#593C5B color RGB value is (89,60,91).

RGB: (89,60,91) (35%, 24%, 36%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 60 of 255 = 24%
B 91 of 255 = 36%

89
60
91

R + G + B ~ 32%. #593C5B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 60 + 91 = 240 (100%)
R 89 of 240 ~ 37.08%
G 60 of 240 ~ 25%
B 91 of 240 ~ 37.92'%

%37.08
%25
%37.92

CMYK RENK MODELİ

#593C5B rengi CMYK tonu (2,34,0,64).

  • camgöbeği tonu 2.20%
  • eflatun tonu 34.07%
  • sarı tonu 0.00%
  • ana renk tonu 64.31%
CMYK: (2,34,0,64) C2M34Y0K64 (2%,34%,0%,64%) (0.02/0.34/0.00/0.64) 

CMYK yüzdeleri

%2.2
%34.07
%0
%64.31

Codes

Color #593C5B in popluar color models

59 3C 5B
RGB 89 60 91
HSL 296° 20.53% 29.61%
HSB/HSV 296° 34.07% 35.69%
CMYK 2.20% 34.07% 0.00%
64.31%

Color #593C5B in popluar number systems.

HEX 59 3C 5B
Decimal 89 60 91
Binary 1011001 111100 1011011
Octal 131 74 133

Shades and tints

Shades of #593C5B

#593C5B
(89,60,91)
#513753
(81,55,83)
#49324B
(73,50,75)
#412D43
(65,45,67)
#39283B
(57,40,59)
#312333
(49,35,51)
#291E2B
(41,30,43)
#211923
(33,25,35)
#19141B
(25,20,27)
#110F13
(17,15,19)
#090A0B
(9,10,11)
#000000
(0,0,0)

Tints of #593C5B

#593C5B
(89,60,91)
#684D69
(104,77,105)
#775E77
(119,94,119)
#866F85
(134,111,133)
#958093
(149,128,147)
#A491A1
(164,145,161)
#B3A2AF
(179,162,175)
#C2B3BD
(194,179,189)
#D1C4CB
(209,196,203)
#E0D5D9
(224,213,217)
#EFE6E7
(239,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #593C5B; }

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

This text font color is #593C5B.

Background Color

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

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

This div background color is #593C5B.

Border color

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

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

This div border color is #593C5B.

Opacity

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

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

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

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

This text has shadow with #593C5B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593C5B.

Preview

Color preview on black background

This text has color #593C5B on black background.


Color preview on white background

This text has color #593C5B on white background.


Black color preview on #593C5B background

This text has black color on #593C5B background.


White color preview on #593C5B background

This text has white color on #593C5B background.


Related colors

Complementary color

Complementary color for #hex is #A6C3A4.


I love getcolorcode.com

Triadic colors

1 #5B593C and #3C5B59 with #593C5B are triadic colors.

2 #5B3C59 and #3C595B with #593C5B are triadic colors.