Shades of Gigas #574694
Tints of Gigas #574694
RGB
CMYK
RGB Variations
Color information
#574694 (or 0x574694) is known color: Gigas. HEX triplet: 57, 46 and 94. RGB value is (87,70,148). Sum of RGB (Red+Green+Blue) = 87+70+148=305 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.52% from 305); Green value is 70 (27.73% from 255 or 22.95% from 305); Blue value is 148 (58.20% from 255 or 48.52% from 305); Max value from RGB is 148 - color contains mainly: blue. Hex color #574694 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574694 is #A8B96B. Grayscale: #535353. Windows color (decimal): -11057516 or 9717335. OLE color: 9717335.
HSL color Cylindrical-coordinate representation of color #574694: hue angle of 253.08º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #574694 is Cyan = 0.41, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 70 | 148 | - |
| CMYK | 0.41 | 0.53 | 0 | 0.42 |
| HSL | 253.08º | 0.36% | 0.43% | - |
| HSV(B) | 253.08º | 0.53% | 0.58% | - |
| XYZ | 11.47 | 8.54 | 29.06 | - |
| YUV | 83.98 | 164.13 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 70 | 148 | 0.41 | 0.53 | 0 | 0.42 | 253.08 | 0.36 | 0.43 |
| Hex | 57 | 46 | 94 | 29 | 35 | 0 | 2A | FD | 24 | 2B |
| Octal | 127 | 106 | 224 | 51 | 65 | 0 | 52 | 375 | 44 | 53 |
| Binary | 1010111 | 1000110 | 10010100 | 101001 | 110101 | 0 | 101010 | 11111101 | 100100 | 101011 |
Color Harmonies of #574694
Complementary color
Monochromatic Colors of #574694
Black with #574694
Text Example
Text Example
White with #574694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574694; }
p { color: rgb(87,70,148); }
H1.HeaderClassName
{
color: #574694;
}
.AnyTagClassName
{
color: #574694;
}
</style>
background-color css
<style>
a { background-color: #574694; }
a { background-color: rgb(87,70,148); }
div.DivClassName
{
background-color: #574694;
}
.BgClassName
{
background-color: #574694;
}
</style>
border-color css
<style>
span { border-color: #574694; }
span { border-color: rgb(87,70,148); }
td.TdClassName
{
border-color: #574694;
}
.TagClassName
{
border-color: #574694;
}
</style>