COLOR #593D58

HEX: #593D58 RGB: (89,61,88)

Renk bilgisi

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

RGB renk modeli

#593D58 color RGB value is (89,61,88).

RGB: (89,61,88) (35%, 24%, 35%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 61 of 255 = 24%
B 88 of 255 = 35%

89
61
88

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 61 + 88 = 238 (100%)
R 89 of 238 ~ 37.39%
G 61 of 238 ~ 25.63%
B 88 of 238 ~ 36.97'%

%37.39
%25.63
%36.97

CMYK RENK MODELİ

#593D58 rengi CMYK tonu (0,31,1,65).

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

CMYK: (0,31,1,65)
C0M31Y1K65 (0%, 31%, 1%, 65%)
(0.00 / 0.31 / 0.01 / 0.65)

CMYK yüzdeleri

%0
%31.46
%1.12
%65.1

Codes

Color #593D58 in popluar color models

59 3D 58
RGB 89 61 88
HSL 302° 18.67% 29.41%
HSB/HSV 302° 31.46% 34.90%
CMYK 0.00% 31.46% 1.12%
65.10%

Color #593D58 in popluar number systems.

HEX 59 3D 58
Decimal 89 61 88
Binary 1011001 111101 1011000
Octal 131 75 130

Shades and tints

Shades of #593D58

#593D58
(89,61,88)
#513850
(81,56,80)
#493348
(73,51,72)
#412E40
(65,46,64)
#392938
(57,41,56)
#312430
(49,36,48)
#291F28
(41,31,40)
#211A20
(33,26,32)
#191518
(25,21,24)
#111010
(17,16,16)
#090B08
(9,11,8)
#000000
(0,0,0)

Tints of #593D58

#593D58
(89,61,88)
#684E67
(104,78,103)
#775F76
(119,95,118)
#867085
(134,112,133)
#958194
(149,129,148)
#A492A3
(164,146,163)
#B3A3B2
(179,163,178)
#C2B4C1
(194,180,193)
#D1C5D0
(209,197,208)
#E0D6DF
(224,214,223)
#EFE7EE
(239,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #593D58; }

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

This text font color is #593D58.

Background Color

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

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

This div background color is #593D58.

Border color

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

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

This div border color is #593D58.

Opacity

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

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

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

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

This text has shadow with #593D58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593D58.

Preview

Color preview on black background

This text has color #593D58 on black background.


Color preview on white background

This text has color #593D58 on white background.


Black color preview on #593D58 background

This text has black color on #593D58 background.


White color preview on #593D58 background

This text has white color on #593D58 background.


Related colors

Complementary color

Complementary color for #hex is #A6C2A7.


I love getcolorcode.com

Triadic colors

1 #58593D and #3D5859 with #593D58 are triadic colors.

2 #583D59 and #3D5958 with #593D58 are triadic colors.