Shades of Gigas #574187
Tints of Gigas #574187
RGB
CMYK
RGB Variations
Color information
#574187 (or 0x574187) is known color: Gigas. HEX triplet: 57, 41 and 87. RGB value is (87,65,135). Sum of RGB (Red+Green+Blue) = 87+65+135=287 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.31% from 287); Green value is 65 (25.78% from 255 or 22.65% from 287); Blue value is 135 (53.12% from 255 or 47.04% from 287); Max value from RGB is 135 - color contains mainly: blue. Hex color #574187 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574187 is #A8BE78. Grayscale: #4F4F4F. Windows color (decimal): -11058809 or 8864087. OLE color: 8864087.
HSL color Cylindrical-coordinate representation of color #574187: hue angle of 258.86º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #574187 is Cyan = 0.36, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 65 | 135 | - |
| CMYK | 0.36 | 0.52 | 0 | 0.47 |
| HSL | 258.86º | 0.35% | 0.39% | - |
| HSV(B) | 258.86º | 0.52% | 0.53% | - |
| XYZ | 10.19 | 7.56 | 23.84 | - |
| YUV | 79.56 | 159.29 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 65 | 135 | 0.36 | 0.52 | 0 | 0.47 | 258.86 | 0.35 | 0.39 |
| Hex | 57 | 41 | 87 | 24 | 34 | 0 | 2F | 103 | 23 | 27 |
| Octal | 127 | 101 | 207 | 44 | 64 | 0 | 57 | 403 | 43 | 47 |
| Binary | 1010111 | 1000001 | 10000111 | 100100 | 110100 | 0 | 101111 | 100000011 | 100011 | 100111 |
Color Harmonies of #574187
Complementary color
Monochromatic Colors of #574187
Black with #574187
Text Example
Text Example
White with #574187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574187; }
p { color: rgb(87,65,135); }
H1.HeaderClassName
{
color: #574187;
}
.AnyTagClassName
{
color: #574187;
}
</style>
background-color css
<style>
a { background-color: #574187; }
a { background-color: rgb(87,65,135); }
div.DivClassName
{
background-color: #574187;
}
.BgClassName
{
background-color: #574187;
}
</style>
border-color css
<style>
span { border-color: #574187; }
span { border-color: rgb(87,65,135); }
td.TdClassName
{
border-color: #574187;
}
.TagClassName
{
border-color: #574187;
}
</style>