COLOR #593596

HEX: #593596
RGB: (89,53,150)

Renk bilgisi

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

RGB renk modeli

#593596 color RGB value is (89,53,150).

  • kırmız ton 89;
  • yeşil ton 53;
  • mavi ton 150.
RGB:
(89,53,150)
(35%,21%,59%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 53 of 255 = 21%
B 150 of 255 = 59%

89
53
150

R + G + B ~ 38%. #593596 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
89 + 53 + 150 = 292 (100%)
R 89 of 292 ~ 30.48%
G 53 of 292 ~ 18.15%
B 150 of 292 ~ 51.37%

%30.48
%18.15
%51.37

CMYK RENK MODELİ

#593596 rengi CMYK tonu (41,65,0,41).

  • camgöbeği tonu 40.67%
  • eflatun tonu 64.67%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%
CMYK:
(41,65,0,41)
C41M65Y0K41 
(41%,65%,0%,41%)
(0.41/0.65/0.00/0.41)	

CMYK yüzdeleri

%40.67
%64.67
%0
%41.18

Codes

Color #593596 in popluar color models

593596
RGB8953150
HSL262°47.78%39.80%
HSB/HSV262°64.67%58.82%
CMYK40.67%64.67%0.00%
41.18%

Color #593596 in popluar number systems.

HEX593596
Decimal8953150
Binary101100111010110010110
Octal13165226

Shades and tints

Shades of #593596

#593596
(89,53,150)
#513189
(81,49,137)
#492D7C
(73,45,124)
#41296F
(65,41,111)
#392562
(57,37,98)
#312155
(49,33,85)
#291D48
(41,29,72)
#21193B
(33,25,59)
#19152E
(25,21,46)
#111121
(17,17,33)
#090D14
(9,13,20)
#000000
(0,0,0)

Tints of #593596

#593596
(89,53,150)
#68479F
(104,71,159)
#7759A8
(119,89,168)
#866BB1
(134,107,177)
#957DBA
(149,125,186)
#A48FC3
(164,143,195)
#B3A1CC
(179,161,204)
#C2B3D5
(194,179,213)
#D1C5DE
(209,197,222)
#E0D7E7
(224,215,231)
#EFE9F0
(239,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593596 color. Also use rgb(89,53,150) instead hex code.

Text Font Color

.myTextColor { color: #593596; }

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

This text font color is #593596.


Background Color

.myBgColor { background-color: #593596; }

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

This div background color is #593596.


Border color

.myBorderColor { border: 1px solid #593596; }

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

This div border color is #593596.


Opacity

.myOpacity80 { color: #593596; opacity: 0.8; }

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

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

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

This text has shadow with #593596 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #593596 on black background.


Color preview on white background

This text has color #593596 on white background.



Black color preview on #593596 background

This text has black color on #593596 background.


White color preview on #593596 background

This text has white color on #593596 background.