Shades of Gigas #574995
Tints of Gigas #574995
RGB
CMYK
RGB Variations
Color information
#574995 (or 0x574995) is known color: Gigas. HEX triplet: 57, 49 and 95. RGB value is (87,73,149). Sum of RGB (Red+Green+Blue) = 87+73+149=309 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.16% from 309); Green value is 73 (28.91% from 255 or 23.62% from 309); Blue value is 149 (58.59% from 255 or 48.22% from 309); Max value from RGB is 149 - color contains mainly: blue. Hex color #574995 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574995 is #A8B66A. Grayscale: #555555. Windows color (decimal): -11056747 or 9783639. OLE color: 9783639.
HSL color Cylindrical-coordinate representation of color #574995: hue angle of 251.05º degrees, saturation: 0.34, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #574995 is Cyan = 0.42, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 73 | 149 | - |
| CMYK | 0.42 | 0.51 | 0 | 0.42 |
| HSL | 251.05º | 0.34% | 0.44% | - |
| HSV(B) | 251.05º | 0.51% | 0.58% | - |
| XYZ | 11.74 | 8.96 | 29.54 | - |
| YUV | 85.85 | 163.64 | 128.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 73 | 149 | 0.42 | 0.51 | 0 | 0.42 | 251.05 | 0.34 | 0.44 |
| Hex | 57 | 49 | 95 | 2A | 33 | 0 | 2A | FB | 22 | 2C |
| Octal | 127 | 111 | 225 | 52 | 63 | 0 | 52 | 373 | 42 | 54 |
| Binary | 1010111 | 1001001 | 10010101 | 101010 | 110011 | 0 | 101010 | 11111011 | 100010 | 101100 |
Color Harmonies of #574995
Complementary color
Monochromatic Colors of #574995
Black with #574995
Text Example
Text Example
White with #574995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574995; }
p { color: rgb(87,73,149); }
H1.HeaderClassName
{
color: #574995;
}
.AnyTagClassName
{
color: #574995;
}
</style>
background-color css
<style>
a { background-color: #574995; }
a { background-color: rgb(87,73,149); }
div.DivClassName
{
background-color: #574995;
}
.BgClassName
{
background-color: #574995;
}
</style>
border-color css
<style>
span { border-color: #574995; }
span { border-color: rgb(87,73,149); }
td.TdClassName
{
border-color: #574995;
}
.TagClassName
{
border-color: #574995;
}
</style>