Shades of Gigas #574289
Tints of Gigas #574289
RGB
CMYK
RGB Variations
Color information
#574289 (or 0x574289) is known color: Gigas. HEX triplet: 57, 42 and 89. RGB value is (87,66,137). Sum of RGB (Red+Green+Blue) = 87+66+137=290 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30% from 290); Green value is 66 (26.17% from 255 or 22.76% from 290); Blue value is 137 (53.91% from 255 or 47.24% from 290); Max value from RGB is 137 - color contains mainly: blue. Hex color #574289 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574289 is #A8BD76. Grayscale: #505050. Windows color (decimal): -11058551 or 8995415. OLE color: 8995415.
HSL color Cylindrical-coordinate representation of color #574289: hue angle of 257.75º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #574289 is Cyan = 0.36, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 66 | 137 | - |
| CMYK | 0.36 | 0.52 | 0 | 0.46 |
| HSL | 257.75º | 0.35% | 0.4% | - |
| HSV(B) | 257.75º | 0.52% | 0.54% | - |
| XYZ | 10.39 | 7.73 | 24.61 | - |
| YUV | 80.37 | 159.96 | 132.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 66 | 137 | 0.36 | 0.52 | 0 | 0.46 | 257.75 | 0.35 | 0.4 |
| Hex | 57 | 42 | 89 | 24 | 34 | 0 | 2E | 102 | 23 | 28 |
| Octal | 127 | 102 | 211 | 44 | 64 | 0 | 56 | 402 | 43 | 50 |
| Binary | 1010111 | 1000010 | 10001001 | 100100 | 110100 | 0 | 101110 | 100000010 | 100011 | 101000 |
Color Harmonies of #574289
Complementary color
Monochromatic Colors of #574289
Black with #574289
Text Example
Text Example
White with #574289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574289; }
p { color: rgb(87,66,137); }
H1.HeaderClassName
{
color: #574289;
}
.AnyTagClassName
{
color: #574289;
}
</style>
background-color css
<style>
a { background-color: #574289; }
a { background-color: rgb(87,66,137); }
div.DivClassName
{
background-color: #574289;
}
.BgClassName
{
background-color: #574289;
}
</style>
border-color css
<style>
span { border-color: #574289; }
span { border-color: rgb(87,66,137); }
td.TdClassName
{
border-color: #574289;
}
.TagClassName
{
border-color: #574289;
}
</style>