Shades of Gigas #574795
Tints of Gigas #574795
RGB
CMYK
RGB Variations
Color information
#574795 (or 0x574795) is known color: Gigas. HEX triplet: 57, 47 and 95. RGB value is (87,71,149). Sum of RGB (Red+Green+Blue) = 87+71+149=307 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.34% from 307); Green value is 71 (28.12% from 255 or 23.13% from 307); Blue value is 149 (58.59% from 255 or 48.53% from 307); Max value from RGB is 149 - color contains mainly: blue. Hex color #574795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574795 is #A8B86A. Grayscale: #545454. Windows color (decimal): -11057259 or 9783127. OLE color: 9783127.
HSL color Cylindrical-coordinate representation of color #574795: hue angle of 252.31º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #574795 is Cyan = 0.42, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 71 | 149 | - |
| CMYK | 0.42 | 0.52 | 0 | 0.42 |
| HSL | 252.31º | 0.35% | 0.43% | - |
| HSV(B) | 252.31º | 0.52% | 0.58% | - |
| XYZ | 11.61 | 8.7 | 29.5 | - |
| YUV | 84.68 | 164.3 | 129.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 71 | 149 | 0.42 | 0.52 | 0 | 0.42 | 252.31 | 0.35 | 0.43 |
| Hex | 57 | 47 | 95 | 2A | 34 | 0 | 2A | FC | 23 | 2B |
| Octal | 127 | 107 | 225 | 52 | 64 | 0 | 52 | 374 | 43 | 53 |
| Binary | 1010111 | 1000111 | 10010101 | 101010 | 110100 | 0 | 101010 | 11111100 | 100011 | 101011 |
Color Harmonies of #574795
Complementary color
Monochromatic Colors of #574795
Black with #574795
Text Example
Text Example
White with #574795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574795; }
p { color: rgb(87,71,149); }
H1.HeaderClassName
{
color: #574795;
}
.AnyTagClassName
{
color: #574795;
}
</style>
background-color css
<style>
a { background-color: #574795; }
a { background-color: rgb(87,71,149); }
div.DivClassName
{
background-color: #574795;
}
.BgClassName
{
background-color: #574795;
}
</style>
border-color css
<style>
span { border-color: #574795; }
span { border-color: rgb(87,71,149); }
td.TdClassName
{
border-color: #574795;
}
.TagClassName
{
border-color: #574795;
}
</style>