COLOR #583B5E

HEX: #583B5E RGB: (88,59,94)

Renk bilgisi

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

RGB renk modeli

#583B5E color RGB value is (88,59,94).

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

RGB bağlantıları ve doygunluk

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

88
59
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 59 + 94 = 241 (100%)
R 88 of 241 ~ 36.51%
G 59 of 241 ~ 24.48%
B 94 of 241 ~ 39'%

%36.51
%24.48
%39

CMYK RENK MODELİ

#583B5E rengi CMYK tonu (6,37,0,63).

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

CMYK: (6,37,0,63)
C6M37Y0K63 (6%, 37%, 0%, 63%)
(0.06 / 0.37 / 0.00 / 0.63)

CMYK yüzdeleri

%6.38
%37.23
%0
%63.14

Codes

Color #583B5E in popluar color models

58 3B 5E
RGB 88 59 94
HSL 290° 22.88% 30.00%
HSB/HSV 290° 37.23% 36.86%
CMYK 6.38% 37.23% 0.00%
63.14%

Color #583B5E in popluar number systems.

HEX 58 3B 5E
Decimal 88 59 94
Binary 1011000 111011 1011110
Octal 130 73 136

Shades and tints

Shades of #583B5E

#583B5E
(88,59,94)
#503656
(80,54,86)
#48314E
(72,49,78)
#402C46
(64,44,70)
#38273E
(56,39,62)
#302236
(48,34,54)
#281D2E
(40,29,46)
#201826
(32,24,38)
#18131E
(24,19,30)
#100E16
(16,14,22)
#08090E
(8,9,14)
#000000
(0,0,0)

Tints of #583B5E

#583B5E
(88,59,94)
#674C6C
(103,76,108)
#765D7A
(118,93,122)
#856E88
(133,110,136)
#947F96
(148,127,150)
#A390A4
(163,144,164)
#B2A1B2
(178,161,178)
#C1B2C0
(193,178,192)
#D0C3CE
(208,195,206)
#DFD4DC
(223,212,220)
#EEE5EA
(238,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #583B5E; }

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

This text font color is #583B5E.

Background Color

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

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

This div background color is #583B5E.

Border color

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

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

This div border color is #583B5E.

Opacity

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

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

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

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

This text has shadow with #583B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583B5E.

Preview

Color preview on black background

This text has color #583B5E on black background.


Color preview on white background

This text has color #583B5E on white background.


Black color preview on #583B5E background

This text has black color on #583B5E background.


White color preview on #583B5E background

This text has white color on #583B5E background.


Related colors

Complementary color

Complementary color for #hex is #A7C4A1.


I love getcolorcode.com

Triadic colors

1 #5E583B and #3B5E58 with #583B5E are triadic colors.

2 #5E3B58 and #3B585E with #583B5E are triadic colors.