COLOR #583A5E

HEX: #583A5E RGB: (88,58,94)

Renk bilgisi

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

RGB renk modeli

#583A5E color RGB value is (88,58,94).

RGB: (88,58,94) (35%, 23%, 37%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 58 of 255 = 23%
B 94 of 255 = 37%

88
58
94

R + G + B ~ 32%. #583A5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 58 + 94 = 240 (100%)
R 88 of 240 ~ 36.67%
G 58 of 240 ~ 24.17%
B 94 of 240 ~ 39.17'%

%36.67
%24.17
%39.17

CMYK RENK MODELİ

#583A5E rengi CMYK tonu (6,38,0,63).

  • camgöbeği tonu 6.38%
  • eflatun tonu 38.30%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%

CMYK: (6,38,0,63)
C6M38Y0K63 (6%, 38%, 0%, 63%)
(0.06 / 0.38 / 0.00 / 0.63)

CMYK yüzdeleri

%6.38
%38.3
%0
%63.14

Codes

Color #583A5E in popluar color models

58 3A 5E
RGB 88 58 94
HSL 290° 23.68% 29.80%
HSB/HSV 290° 38.30% 36.86%
CMYK 6.38% 38.30% 0.00%
63.14%

Color #583A5E in popluar number systems.

HEX 58 3A 5E
Decimal 88 58 94
Binary 1011000 111010 1011110
Octal 130 72 136

Shades and tints

Shades of #583A5E

#583A5E
(88,58,94)
#503556
(80,53,86)
#48304E
(72,48,78)
#402B46
(64,43,70)
#38263E
(56,38,62)
#302136
(48,33,54)
#281C2E
(40,28,46)
#201726
(32,23,38)
#18121E
(24,18,30)
#100D16
(16,13,22)
#08080E
(8,8,14)
#000000
(0,0,0)

Tints of #583A5E

#583A5E
(88,58,94)
#674B6C
(103,75,108)
#765C7A
(118,92,122)
#856D88
(133,109,136)
#947E96
(148,126,150)
#A38FA4
(163,143,164)
#B2A0B2
(178,160,178)
#C1B1C0
(193,177,192)
#D0C2CE
(208,194,206)
#DFD3DC
(223,211,220)
#EEE4EA
(238,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583A5E color. Also use rgb(88,58,94) instead hex code.

Text Font Color

.myTextColor { color: #583A5E; }

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

This text font color is #583A5E.

Background Color

.myBgColor { background-color: #583A5E; }

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

This div background color is #583A5E.

Border color

.myBorderColor { border: 1px solid #583A5E; }

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

This div border color is #583A5E.

Opacity

.myOpacity80 { color: #583A5E; opacity: 0.8; }

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

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

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

This text has shadow with #583A5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583A5E.

Preview

Color preview on black background

This text has color #583A5E on black background.


Color preview on white background

This text has color #583A5E on white background.


Black color preview on #583A5E background

This text has black color on #583A5E background.


White color preview on #583A5E background

This text has white color on #583A5E background.


Related colors

Complementary color

Complementary color for #hex is #A7C5A1.


I love getcolorcode.com

Triadic colors

1 #5E583A and #3A5E58 with #583A5E are triadic colors.

2 #5E3A58 and #3A585E with #583A5E are triadic colors.