COLOR #576799

HEX: #576799 RGB: (87,103,153)

Color info

#576799 contains mainly green and blue colors. Web safe color of #576799 is #666699 (or #669).

RGB color model

#576799 color RGB value is (87,103,153).

RGB: (87,103,153) (34%, 40%, 60%)

RGB channels and saturation

R 87 of 255 = 34%
G 103 of 255 = 40%
B 153 of 255 = 60%

87
103
153

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

Portions of RGB colors in percentages

R + G + B = 87 + 103 + 153 = 343 (100%)
R 87 of 343 ~ 25.36%
G 103 of 343 ~ 30.03%
B 153 of 343 ~ 44.61'%

%25.36
%30.03
%44.61

CMYK color model

#576799 color CMYK value is (43,33,0,40).

  • cyan value is 43.14%
  • magenta value is 32.68%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (43,33,0,40)
C43M33Y0K40 (43%, 33%, 0%, 40%)
(0.43 / 0.33 / 0.00 / 0.40)

CMYK percentages

%43.14
%32.68
%0
%40

Codes

Color #576799 in popluar color models

57 67 99
RGB 87 103 153
HSL 225° 27.50% 47.06%
HSB/HSV 225° 43.14% 60.00%
CMYK 43.14% 32.68% 0.00%
40.00%

Color #576799 in popluar number systems.

HEX 57 67 99
Decimal 87 103 153
Binary 1010111 1100111 10011001
Octal 127 147 231

Shades and tints

Shades of #576799

#576799
(87,103,153)
#505E8C
(80,94,140)
#49557F
(73,85,127)
#424C72
(66,76,114)
#3B4365
(59,67,101)
#343A58
(52,58,88)
#2D314B
(45,49,75)
#26283E
(38,40,62)
#1F1F31
(31,31,49)
#181624
(24,22,36)
#110D17
(17,13,23)
#000000
(0,0,0)

Tints of #576799

#576799
(87,103,153)
#6674A2
(102,116,162)
#7581AB
(117,129,171)
#848EB4
(132,142,180)
#939BBD
(147,155,189)
#A2A8C6
(162,168,198)
#B1B5CF
(177,181,207)
#C0C2D8
(192,194,216)
#CFCFE1
(207,207,225)
#DEDCEA
(222,220,234)
#EDE9F3
(237,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576799 color. Also use rgb(87,103,153) instead hex code.

Text Font Color

.myTextColor { color: #576799; }

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

This text font color is #576799.

Background Color

.myBgColor { background-color: #576799; }

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

This div background color is #576799.

Border color

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

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

This div border color is #576799.

Opacity

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

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

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

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

This text has shadow with #576799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576799.

Preview

Color preview on black background

This text has color #576799 on black background.


Color preview on white background

This text has color #576799 on white background.


Black color preview on #576799 background

This text has black color on #576799 background.


White color preview on #576799 background

This text has white color on #576799 background.


Related colors

Complementary color

Complementary color for #hex is #A89866.


I love getcolorcode.com

Triadic colors

1 #995767 and #679957 with #576799 are triadic colors.

2 #996757 and #675799 with #576799 are triadic colors.