COLOR #58329F

HEX: #58329F
RGB: (88,50,159)

Renk bilgisi

#58329F contains mainly blue color. #58329F ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#58329F color RGB value is (88,50,159).

  • kırmız ton 88;
  • yeşil ton 50;
  • mavi ton 159.
RGB:
(88,50,159)
(35%,20%,62%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 50 of 255 = 20%
B 159 of 255 = 62%

88
50
159

R + G + B ~ 39%. #58329F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
88 + 50 + 159 = 297 (100%)
R 88 of 297 ~ 29.63%
G 50 of 297 ~ 16.84%
B 159 of 297 ~ 53.54%

%29.63
%16.84
%53.54

CMYK RENK MODELİ

#58329F rengi CMYK tonu (45,69,0,38).

  • camgöbeği tonu 44.65%
  • eflatun tonu 68.55%
  • sarı tonu 0.00%
  • ana renk tonu 37.65%
CMYK:
(45,69,0,38)
C45M69Y0K38 
(45%,69%,0%,38%)
(0.45/0.69/0.00/0.38)	

CMYK yüzdeleri

%44.65
%68.55
%0
%37.65

Codes

Color #58329F in popluar color models

58329F
RGB8850159
HSL261°52.15%40.98%
HSB/HSV261°68.55%62.35%
CMYK44.65%68.55%0.00%
37.65%

Color #58329F in popluar number systems.

HEX58329F
Decimal8850159
Binary101100011001010011111
Octal13062237

Shades and tints

Shades of #58329F

#58329F
(88,50,159)
#502E91
(80,46,145)
#482A83
(72,42,131)
#402675
(64,38,117)
#382267
(56,34,103)
#301E59
(48,30,89)
#281A4B
(40,26,75)
#20163D
(32,22,61)
#18122F
(24,18,47)
#100E21
(16,14,33)
#080A13
(8,10,19)
#000000
(0,0,0)

Tints of #58329F

#58329F
(88,50,159)
#6744A7
(103,68,167)
#7656AF
(118,86,175)
#8568B7
(133,104,183)
#947ABF
(148,122,191)
#A38CC7
(163,140,199)
#B29ECF
(178,158,207)
#C1B0D7
(193,176,215)
#D0C2DF
(208,194,223)
#DFD4E7
(223,212,231)
#EEE6EF
(238,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58329F color. Also use rgb(88,50,159) instead hex code.

Text Font Color

.myTextColor { color: #58329F; }

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

This text font color is #58329F.


Background Color

.myBgColor { background-color: #58329F; }

<div style="background-color:#58329F">Inner text</div>

This div background color is #58329F.


Border color

.myBorderColor { border: 1px solid #58329F; }

<div style="border:3px solid #58329F">Div</div>

This div border color is #58329F.


Opacity

.myOpacity80 { color: #58329F; opacity: 0.8; }

<p style="color:#58329F;opacity:0.8;">80%</p>

Text with #58329F 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 #58329F;}

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

This text has shadow with #58329F color.

.textShadow {text-shadow: 3px 3px 1px #58329F, 3px 3px 1px red;}

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

This text has shadow with #58329F primary color and red secondary color.


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

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

This text has shadow with #58329F and red colors in old Internet Explorer.


Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #58329F;
-webkit-box-shadow: 1px 1px 3px 2px #58329F;
box-shadow:1px 1px 3px 2px #58329F;">
Div content here</div>
This div box has shadow with color #58329F.

Preview

Color preview on black background

This text has color #58329F on black background.


Color preview on white background

This text has color #58329F on white background.



Black color preview on #58329F background

This text has black color on #58329F background.


White color preview on #58329F background

This text has white color on #58329F background.