#576691

Color #576691 Waikawa Grey (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Waikawa Grey #576691

Tints of Waikawa Grey #576691

Color information

#576691 (or 0x576691) is unknown color: approx Waikawa Grey. HEX triplet: 57, 66 and 91. RGB value is (87,102,145). Sum of RGB (Red+Green+Blue) = 87+102+145=334 (44% of max value = 765). Red value is 87 (34.38% from 255 or 26.05% from 334); Green value is 102 (40.23% from 255 or 30.54% from 334); Blue value is 145 (57.03% from 255 or 43.41% from 334); Max value from RGB is 145 - color contains mainly: blue. Hex color #576691 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576691 is #A8996E. Grayscale: #666666. Windows color (decimal): -11049327 or 9528919. OLE color: 9528919.

HSL color Cylindrical-coordinate representation of color #576691: hue angle of 224.48º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #576691 is Cyan = 0.4, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.

Color convert

RGB87102145-
CMYK0.40.3000.43
HSL224.48º25%45.49%-
HSV(B)224.48º40%56.86%-
XYZ13.7913.5728.68-
YUV102.42152.03117-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 87 (34.38% from 255) = 26.05%
GREEN value IS 102 (40.23% from 255) = 30.54%
BLUE value IS 145 (57.03% from 255) = 43.41%
R=26.05%
G=30.54%
B=43.41%

CMYK

C (Cyan) values IS 0.4
M (Magenta) values IS 0.30
Y (Yellow) values IS 0
K (Black) values IS 0.43
SystemRedGreenBlueCMYKHSL
Decimal871021450.40.3000.43224.482545.49
Hex576691281E02Be0192d
Octal12714622150360533403155
Binary10101111100110100100011010001111001010111110000011001101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #576691

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #576691; }

 p { color: rgb(87,102,145); }

 H1.HeaderClassName
 {
   color: #576691;
 }
 .AnyTagClassName
 {
   color: #576691;
 }
</style>
background-color css

<style>
 a { background-color: #576691; }

 a { background-color: rgb(87,102,145); }

 div.DivClassName
 {
   background-color: #576691;
 }
 .BgClassName
 {
   background-color: #576691;
 }
</style>
border-color css

<style>
 span { border-color: #576691; }

 span { border-color: rgb(87,102,145); }

 td.TdClassName
 {
   border-color: #576691;
 }
 .TagClassName
 {
   border-color: #576691;
 }
</style>