COLOR #573988

HEX: #573988
RGB: (87,57,136)

Renk bilgisi

#573988 contains mainly red and blue colors. #573988 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#573988 color RGB value is (87,57,136).

  • kırmız ton 87;
  • yeşil ton 57;
  • mavi ton 136.
RGB:
(87,57,136)
(34%,22%,53%)

RGB bağlantıları ve doygunluk

R 87 of 255 = 34%
G 57 of 255 = 22%
B 136 of 255 = 53%

87
57
136

R + G + B ~ 36%. #573988 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
87 + 57 + 136 = 280 (100%)
R 87 of 280 ~ 31.07%
G 57 of 280 ~ 20.36%
B 136 of 280 ~ 48.57%

%31.07
%20.36
%48.57

CMYK RENK MODELİ

#573988 rengi CMYK tonu (36,58,0,47).

  • camgöbeği tonu 36.03%
  • eflatun tonu 58.09%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%
CMYK:
(36,58,0,47)
C36M58Y0K47 
(36%,58%,0%,47%)
(0.36/0.58/0.00/0.47)	

CMYK yüzdeleri

%36.03
%58.09
%0
%46.67

Codes

Color #573988 in popluar color models

573988
RGB8757136
HSL263°40.93%37.84%
HSB/HSV263°58.09%53.33%
CMYK36.03%58.09%0.00%
46.67%

Color #573988 in popluar number systems.

HEX573988
Decimal8757136
Binary101011111100110001000
Octal12771210

Shades and tints

Shades of #573988

#573988
(87,57,136)
#50347C
(80,52,124)
#492F70
(73,47,112)
#422A64
(66,42,100)
#3B2558
(59,37,88)
#34204C
(52,32,76)
#2D1B40
(45,27,64)
#261634
(38,22,52)
#1F1128
(31,17,40)
#180C1C
(24,12,28)
#110710
(17,7,16)
#000000
(0,0,0)

Tints of #573988

#573988
(87,57,136)
#664B92
(102,75,146)
#755D9C
(117,93,156)
#846FA6
(132,111,166)
#9381B0
(147,129,176)
#A293BA
(162,147,186)
#B1A5C4
(177,165,196)
#C0B7CE
(192,183,206)
#CFC9D8
(207,201,216)
#DEDBE2
(222,219,226)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573988 color. Also use rgb(87,57,136) instead hex code.

Text Font Color

.myTextColor { color: #573988; }

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

This text font color is #573988.


Background Color

.myBgColor { background-color: #573988; }

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

This div background color is #573988.


Border color

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

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

This div border color is #573988.


Opacity

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

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

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

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

This text has shadow with #573988 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #573988 on black background.


Color preview on white background

This text has color #573988 on white background.



Black color preview on #573988 background

This text has black color on #573988 background.


White color preview on #573988 background

This text has white color on #573988 background.