Shades of Gigas #574692
Tints of Gigas #574692
RGB
CMYK
RGB Variations
Color information
#574692 (or 0x574692) is known color: Gigas. HEX triplet: 57, 46 and 92. RGB value is (87,70,146). Sum of RGB (Red+Green+Blue) = 87+70+146=303 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.71% from 303); Green value is 70 (27.73% from 255 or 23.10% from 303); Blue value is 146 (57.42% from 255 or 48.18% from 303); Max value from RGB is 146 - color contains mainly: blue. Hex color #574692 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574692 is #A8B96D. Grayscale: #535353. Windows color (decimal): -11057518 or 9586263. OLE color: 9586263.
HSL color Cylindrical-coordinate representation of color #574692: hue angle of 253.42º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #574692 is Cyan = 0.40, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 70 | 146 | - |
| CMYK | 0.40 | 0.52 | 0 | 0.43 |
| HSL | 253.42º | 0.35% | 0.42% | - |
| HSV(B) | 253.42º | 0.52% | 0.57% | - |
| XYZ | 11.31 | 8.48 | 28.24 | - |
| YUV | 83.75 | 163.13 | 130.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 70 | 146 | 0.40 | 0.52 | 0 | 0.43 | 253.42 | 0.35 | 0.42 |
| Hex | 57 | 46 | 92 | 28 | 34 | 0 | 2B | FD | 23 | 2A |
| Octal | 127 | 106 | 222 | 50 | 64 | 0 | 53 | 375 | 43 | 52 |
| Binary | 1010111 | 1000110 | 10010010 | 101000 | 110100 | 0 | 101011 | 11111101 | 100011 | 101010 |
Color Harmonies of #574692
Complementary color
Monochromatic Colors of #574692
Black with #574692
Text Example
Text Example
White with #574692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574692; }
p { color: rgb(87,70,146); }
H1.HeaderClassName
{
color: #574692;
}
.AnyTagClassName
{
color: #574692;
}
</style>
background-color css
<style>
a { background-color: #574692; }
a { background-color: rgb(87,70,146); }
div.DivClassName
{
background-color: #574692;
}
.BgClassName
{
background-color: #574692;
}
</style>
border-color css
<style>
span { border-color: #574692; }
span { border-color: rgb(87,70,146); }
td.TdClassName
{
border-color: #574692;
}
.TagClassName
{
border-color: #574692;
}
</style>