#576390

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

Shades of Waikawa Grey #576390

Tints of Waikawa Grey #576390

Color information

#576390 (or 0x576390) is unknown color: approx Waikawa Grey. HEX triplet: 57, 63 and 90. RGB value is (87,99,144). Sum of RGB (Red+Green+Blue) = 87+99+144=330 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.36% from 330); Green value is 99 (39.06% from 255 or 30% from 330); Blue value is 144 (56.64% from 255 or 43.64% from 330); Max value from RGB is 144 - color contains mainly: blue. Hex color #576390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576390 is #A89C6F. Grayscale: #646464. Windows color (decimal): -11050096 or 9462615. OLE color: 9462615.

HSL color Cylindrical-coordinate representation of color #576390: hue angle of 227.37º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #576390 is Cyan = 0.40, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.

Color convert

RGB8799144-
CMYK0.400.3100.44
HSL227.37º24.68%45.29%-
HSV(B)227.37º39.58%56.47%-
XYZ13.4312.9628.18-
YUV100.54152.52118.34-

RGB Variations

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

RGB

RED value IS 87 (34.38% from 255) = 26.36%
GREEN value IS 99 (39.06% from 255) = 30%
BLUE value IS 144 (56.64% from 255) = 43.64%
R=26.36%
G=30%
B=43.64%

CMYK

C (Cyan) values IS 0.40
M (Magenta) values IS 0.31
Y (Yellow) values IS 0
K (Black) values IS 0.44
SystemRedGreenBlueCMYKHSL
Decimal87991440.400.3100.44227.3724.6845.29
Hex576390281F02Ce3192d
Octal12714322050370543433155
Binary10101111100011100100001010001111101011001110001111001101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #576390

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #576390; }

 p { color: rgb(87,99,144); }

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

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

 a { background-color: rgb(87,99,144); }

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

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

 span { border-color: rgb(87,99,144); }

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