COLOR #575488

HEX: #575488 RGB: (87,84,136)

Renk bilgisi

#575488 contains red, green and blue colors in about the same proportion. #575488 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#575488 color RGB value is (87,84,136).

RGB: (87,84,136) (34%, 33%, 53%)

RGB bağlantıları ve doygunluk

R 87 of 255 = 34%
G 84 of 255 = 33%
B 136 of 255 = 53%

87
84
136

R + G + B ~ 40%. #575488 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 87 + 84 + 136 = 307 (100%)
R 87 of 307 ~ 28.34%
G 84 of 307 ~ 27.36%
B 136 of 307 ~ 44.3'%

%28.34
%27.36
%44.3

CMYK RENK MODELİ

#575488 rengi CMYK tonu (36,38,0,47).

  • camgöbeği tonu 36.03%
  • eflatun tonu 38.24%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (36,38,0,47)
C36M38Y0K47 (36%, 38%, 0%, 47%)
(0.36 / 0.38 / 0.00 / 0.47)

CMYK yüzdeleri

%36.03
%38.24
%0
%46.67

Codes

Color #575488 in popluar color models

57 54 88
RGB 87 84 136
HSL 243° 23.64% 43.14%
HSB/HSV 243° 38.24% 53.33%
CMYK 36.03% 38.24% 0.00%
46.67%

Color #575488 in popluar number systems.

HEX 57 54 88
Decimal 87 84 136
Binary 1010111 1010100 10001000
Octal 127 124 210

Shades and tints

Shades of #575488

#575488
(87,84,136)
#504D7C
(80,77,124)
#494670
(73,70,112)
#423F64
(66,63,100)
#3B3858
(59,56,88)
#34314C
(52,49,76)
#2D2A40
(45,42,64)
#262334
(38,35,52)
#1F1C28
(31,28,40)
#18151C
(24,21,28)
#110E10
(17,14,16)
#000000
(0,0,0)

Tints of #575488

#575488
(87,84,136)
#666392
(102,99,146)
#75729C
(117,114,156)
#8481A6
(132,129,166)
#9390B0
(147,144,176)
#A29FBA
(162,159,186)
#B1AEC4
(177,174,196)
#C0BDCE
(192,189,206)
#CFCCD8
(207,204,216)
#DEDBE2
(222,219,226)
#EDEAEC
(237,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575488; }

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

This text font color is #575488.

Background Color

.myBgColor { background-color: #575488; }

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

This div background color is #575488.

Border color

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

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

This div border color is #575488.

Opacity

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

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

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

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

This text has shadow with #575488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575488.

Preview

Color preview on black background

This text has color #575488 on black background.


Color preview on white background

This text has color #575488 on white background.


Black color preview on #575488 background

This text has black color on #575488 background.


White color preview on #575488 background

This text has white color on #575488 background.


Related colors

Complementary color

Complementary color for #hex is #A8AB77.


I love getcolorcode.com

Triadic colors

1 #885754 and #548857 with #575488 are triadic colors.

2 #885457 and #545788 with #575488 are triadic colors.