COLOR #575175

HEX: #575175 RGB: (87,81,117)

Color info

#575175 contains red, green and blue colors in about the same proportion. Web safe color of #575175 is #666666 (or #666).

RGB color model

#575175 color RGB value is (87,81,117).

RGB: (87,81,117) (34%, 32%, 46%)

RGB channels and saturation

R 87 of 255 = 34%
G 81 of 255 = 32%
B 117 of 255 = 46%

87
81
117

R + G + B ~ 37%. #575175 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 81 + 117 = 285 (100%)
R 87 of 285 ~ 30.53%
G 81 of 285 ~ 28.42%
B 117 of 285 ~ 41.05'%

%30.53
%28.42
%41.05

CMYK color model

#575175 color CMYK value is (26,31,0,54).

  • cyan value is 25.64%
  • magenta value is 30.77%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (26,31,0,54)
C26M31Y0K54 (26%, 31%, 0%, 54%)
(0.26 / 0.31 / 0.00 / 0.54)

CMYK percentages

%25.64
%30.77
%0
%54.12

Codes

Color #575175 in popluar color models

57 51 75
RGB 87 81 117
HSL 250° 18.18% 38.82%
HSB/HSV 250° 30.77% 45.88%
CMYK 25.64% 30.77% 0.00%
54.12%

Color #575175 in popluar number systems.

HEX 57 51 75
Decimal 87 81 117
Binary 1010111 1010001 1110101
Octal 127 121 165

Shades and tints

Shades of #575175

#575175
(87,81,117)
#504A6B
(80,74,107)
#494361
(73,67,97)
#423C57
(66,60,87)
#3B354D
(59,53,77)
#342E43
(52,46,67)
#2D2739
(45,39,57)
#26202F
(38,32,47)
#1F1925
(31,25,37)
#18121B
(24,18,27)
#110B11
(17,11,17)
#000000
(0,0,0)

Tints of #575175

#575175
(87,81,117)
#666081
(102,96,129)
#756F8D
(117,111,141)
#847E99
(132,126,153)
#938DA5
(147,141,165)
#A29CB1
(162,156,177)
#B1ABBD
(177,171,189)
#C0BAC9
(192,186,201)
#CFC9D5
(207,201,213)
#DED8E1
(222,216,225)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575175 color. Also use rgb(87,81,117) instead hex code.

Text Font Color

.myTextColor { color: #575175; }

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

This text font color is #575175.

Background Color

.myBgColor { background-color: #575175; }

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

This div background color is #575175.

Border color

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

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

This div border color is #575175.

Opacity

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

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

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

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

This text has shadow with #575175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575175.

Preview

Color preview on black background

This text has color #575175 on black background.


Color preview on white background

This text has color #575175 on white background.


Black color preview on #575175 background

This text has black color on #575175 background.


White color preview on #575175 background

This text has white color on #575175 background.


Related colors

Complementary color

Complementary color for #hex is #A8AE8A.


I love getcolorcode.com

Triadic colors

1 #755751 and #517557 with #575175 are triadic colors.

2 #755157 and #515775 with #575175 are triadic colors.