COLOR #593D55

HEX: #593D55 RGB: (89,61,85)

Renk bilgisi

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

RGB renk modeli

#593D55 color RGB value is (89,61,85).

RGB: (89,61,85) (35%, 24%, 33%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 61 of 255 = 24%
B 85 of 255 = 33%

89
61
85

R + G + B ~ 31%. #593D55 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 61 + 85 = 235 (100%)
R 89 of 235 ~ 37.87%
G 61 of 235 ~ 25.96%
B 85 of 235 ~ 36.17'%

%37.87
%25.96
%36.17

CMYK RENK MODELİ

#593D55 rengi CMYK tonu (0,31,4,65).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.46%
  • sarı tonu 4.49%
  • ana renk tonu 65.10%

CMYK: (0,31,4,65)
C0M31Y4K65 (0%, 31%, 4%, 65%)
(0.00 / 0.31 / 0.04 / 0.65)

CMYK yüzdeleri

%0
%31.46
%4.49
%65.1

Codes

Color #593D55 in popluar color models

59 3D 55
RGB 89 61 85
HSL 309° 18.67% 29.41%
HSB/HSV 309° 31.46% 34.90%
CMYK 0.00% 31.46% 4.49%
65.10%

Color #593D55 in popluar number systems.

HEX 59 3D 55
Decimal 89 61 85
Binary 1011001 111101 1010101
Octal 131 75 125

Shades and tints

Shades of #593D55

#593D55
(89,61,85)
#51384E
(81,56,78)
#493347
(73,51,71)
#412E40
(65,46,64)
#392939
(57,41,57)
#312432
(49,36,50)
#291F2B
(41,31,43)
#211A24
(33,26,36)
#19151D
(25,21,29)
#111016
(17,16,22)
#090B0F
(9,11,15)
#000000
(0,0,0)

Tints of #593D55

#593D55
(89,61,85)
#684E64
(104,78,100)
#775F73
(119,95,115)
#867082
(134,112,130)
#958191
(149,129,145)
#A492A0
(164,146,160)
#B3A3AF
(179,163,175)
#C2B4BE
(194,180,190)
#D1C5CD
(209,197,205)
#E0D6DC
(224,214,220)
#EFE7EB
(239,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593D55 color. Also use rgb(89,61,85) instead hex code.

Text Font Color

.myTextColor { color: #593D55; }

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

This text font color is #593D55.

Background Color

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

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

This div background color is #593D55.

Border color

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

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

This div border color is #593D55.

Opacity

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

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

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

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

This text has shadow with #593D55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593D55.

Preview

Color preview on black background

This text has color #593D55 on black background.


Color preview on white background

This text has color #593D55 on white background.


Black color preview on #593D55 background

This text has black color on #593D55 background.


White color preview on #593D55 background

This text has white color on #593D55 background.


Related colors

Complementary color

Complementary color for #hex is #A6C2AA.


I love getcolorcode.com

Triadic colors

1 #55593D and #3D5559 with #593D55 are triadic colors.

2 #553D59 and #3D5955 with #593D55 are triadic colors.