Shades of Gigas #574087
Tints of Gigas #574087
RGB
CMYK
RGB Variations
Color information
#574087 (or 0x574087) is known color: Gigas. HEX triplet: 57, 40 and 87. RGB value is (87,64,135). Sum of RGB (Red+Green+Blue) = 87+64+135=286 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.42% from 286); Green value is 64 (25.39% from 255 or 22.38% from 286); Blue value is 135 (53.12% from 255 or 47.20% from 286); Max value from RGB is 135 - color contains mainly: blue. Hex color #574087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574087 is #A8BF78. Grayscale: #4E4E4E. Windows color (decimal): -11059065 or 8863831. OLE color: 8863831.
HSL color Cylindrical-coordinate representation of color #574087: hue angle of 259.44º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #574087 is Cyan = 0.36, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 64 | 135 | - |
| CMYK | 0.36 | 0.53 | 0 | 0.47 |
| HSL | 259.44º | 0.36% | 0.39% | - |
| HSV(B) | 259.44º | 0.53% | 0.53% | - |
| XYZ | 10.14 | 7.44 | 23.82 | - |
| YUV | 78.97 | 159.62 | 133.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 135 | 0.36 | 0.53 | 0 | 0.47 | 259.44 | 0.36 | 0.39 |
| Hex | 57 | 40 | 87 | 24 | 35 | 0 | 2F | 103 | 24 | 27 |
| Octal | 127 | 100 | 207 | 44 | 65 | 0 | 57 | 403 | 44 | 47 |
| Binary | 1010111 | 1000000 | 10000111 | 100100 | 110101 | 0 | 101111 | 100000011 | 100100 | 100111 |
Color Harmonies of #574087
Complementary color
Monochromatic Colors of #574087
Black with #574087
Text Example
Text Example
White with #574087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574087; }
p { color: rgb(87,64,135); }
H1.HeaderClassName
{
color: #574087;
}
.AnyTagClassName
{
color: #574087;
}
</style>
background-color css
<style>
a { background-color: #574087; }
a { background-color: rgb(87,64,135); }
div.DivClassName
{
background-color: #574087;
}
.BgClassName
{
background-color: #574087;
}
</style>
border-color css
<style>
span { border-color: #574087; }
span { border-color: rgb(87,64,135); }
td.TdClassName
{
border-color: #574087;
}
.TagClassName
{
border-color: #574087;
}
</style>