COLOR #593C5E

HEX: #593C5E RGB: (89,60,94)

Renk bilgisi

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

RGB renk modeli

#593C5E color RGB value is (89,60,94).

RGB: (89,60,94) (35%, 24%, 37%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 60 of 255 = 24%
B 94 of 255 = 37%

89
60
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 60 + 94 = 243 (100%)
R 89 of 243 ~ 36.63%
G 60 of 243 ~ 24.69%
B 94 of 243 ~ 38.68'%

%36.63
%24.69
%38.68

CMYK RENK MODELİ

#593C5E rengi CMYK tonu (5,36,0,63).

  • camgöbeği tonu 5.32%
  • eflatun tonu 36.17%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%

CMYK: (5,36,0,63)
C5M36Y0K63 (5%, 36%, 0%, 63%)
(0.05 / 0.36 / 0.00 / 0.63)

CMYK yüzdeleri

%5.32
%36.17
%0
%63.14

Codes

Color #593C5E in popluar color models

59 3C 5E
RGB 89 60 94
HSL 291° 22.08% 30.20%
HSB/HSV 291° 36.17% 36.86%
CMYK 5.32% 36.17% 0.00%
63.14%

Color #593C5E in popluar number systems.

HEX 59 3C 5E
Decimal 89 60 94
Binary 1011001 111100 1011110
Octal 131 74 136

Shades and tints

Shades of #593C5E

#593C5E
(89,60,94)
#513756
(81,55,86)
#49324E
(73,50,78)
#412D46
(65,45,70)
#39283E
(57,40,62)
#312336
(49,35,54)
#291E2E
(41,30,46)
#211926
(33,25,38)
#19141E
(25,20,30)
#110F16
(17,15,22)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #593C5E

#593C5E
(89,60,94)
#684D6C
(104,77,108)
#775E7A
(119,94,122)
#866F88
(134,111,136)
#958096
(149,128,150)
#A491A4
(164,145,164)
#B3A2B2
(179,162,178)
#C2B3C0
(194,179,192)
#D1C4CE
(209,196,206)
#E0D5DC
(224,213,220)
#EFE6EA
(239,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #593C5E; }

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

This text font color is #593C5E.

Background Color

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

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

This div background color is #593C5E.

Border color

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

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

This div border color is #593C5E.

Opacity

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

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

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

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

This text has shadow with #593C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593C5E.

Preview

Color preview on black background

This text has color #593C5E on black background.


Color preview on white background

This text has color #593C5E on white background.


Black color preview on #593C5E background

This text has black color on #593C5E background.


White color preview on #593C5E background

This text has white color on #593C5E background.


Related colors

Complementary color

Complementary color for #hex is #A6C3A1.


I love getcolorcode.com

Triadic colors

1 #5E593C and #3C5E59 with #593C5E are triadic colors.

2 #5E3C59 and #3C595E with #593C5E are triadic colors.