Shades of Gigas #574881
Tints of Gigas #574881
RGB
CMYK
RGB Variations
Color information
#574881 (or 0x574881) is known color: Gigas. HEX triplet: 57, 48 and 81. RGB value is (87,72,129). Sum of RGB (Red+Green+Blue) = 87+72+129=288 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.21% from 288); Green value is 72 (28.52% from 255 or 25% from 288); Blue value is 129 (50.78% from 255 or 44.79% from 288); Max value from RGB is 129 - color contains mainly: blue. Hex color #574881 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574881 is #A8B77E. Grayscale: #525252. Windows color (decimal): -11057023 or 8472663. OLE color: 8472663.
HSL color Cylindrical-coordinate representation of color #574881: hue angle of 255.79º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #574881 is Cyan = 0.33, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 72 | 129 | - |
| CMYK | 0.33 | 0.44 | 0 | 0.49 |
| HSL | 255.79º | 0.28% | 0.39% | - |
| HSV(B) | 255.79º | 0.44% | 0.51% | - |
| XYZ | 10.21 | 8.25 | 21.82 | - |
| YUV | 82.98 | 153.97 | 130.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 72 | 129 | 0.33 | 0.44 | 0 | 0.49 | 255.79 | 0.28 | 0.39 |
| Hex | 57 | 48 | 81 | 21 | 2C | 0 | 31 | 100 | 1C | 27 |
| Octal | 127 | 110 | 201 | 41 | 54 | 0 | 61 | 400 | 34 | 47 |
| Binary | 1010111 | 1001000 | 10000001 | 100001 | 101100 | 0 | 110001 | 100000000 | 11100 | 100111 |
Color Harmonies of #574881
Complementary color
Monochromatic Colors of #574881
Black with #574881
Text Example
Text Example
White with #574881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574881; }
p { color: rgb(87,72,129); }
H1.HeaderClassName
{
color: #574881;
}
.AnyTagClassName
{
color: #574881;
}
</style>
background-color css
<style>
a { background-color: #574881; }
a { background-color: rgb(87,72,129); }
div.DivClassName
{
background-color: #574881;
}
.BgClassName
{
background-color: #574881;
}
</style>
border-color css
<style>
span { border-color: #574881; }
span { border-color: rgb(87,72,129); }
td.TdClassName
{
border-color: #574881;
}
.TagClassName
{
border-color: #574881;
}
</style>