Shades of Gigas #574385
Tints of Gigas #574385
RGB
CMYK
RGB Variations
Color information
#574385 (or 0x574385) is known color: Gigas. HEX triplet: 57, 43 and 85. RGB value is (87,67,133). Sum of RGB (Red+Green+Blue) = 87+67+133=287 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.31% from 287); Green value is 67 (26.56% from 255 or 23.34% from 287); Blue value is 133 (52.34% from 255 or 46.34% from 287); Max value from RGB is 133 - color contains mainly: blue. Hex color #574385 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574385 is #A8BC7A. Grayscale: #505050. Windows color (decimal): -11058299 or 8733527. OLE color: 8733527.
HSL color Cylindrical-coordinate representation of color #574385: hue angle of 258.18º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #574385 is Cyan = 0.35, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 67 | 133 | - |
| CMYK | 0.35 | 0.50 | 0 | 0.48 |
| HSL | 258.18º | 0.33% | 0.39% | - |
| HSV(B) | 258.18º | 0.5% | 0.52% | - |
| XYZ | 10.17 | 7.73 | 23.15 | - |
| YUV | 80.5 | 157.63 | 132.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 67 | 133 | 0.35 | 0.50 | 0 | 0.48 | 258.18 | 0.33 | 0.39 |
| Hex | 57 | 43 | 85 | 23 | 32 | 0 | 30 | 102 | 21 | 27 |
| Octal | 127 | 103 | 205 | 43 | 62 | 0 | 60 | 402 | 41 | 47 |
| Binary | 1010111 | 1000011 | 10000101 | 100011 | 110010 | 0 | 110000 | 100000010 | 100001 | 100111 |
Color Harmonies of #574385
Complementary color
Monochromatic Colors of #574385
Black with #574385
Text Example
Text Example
White with #574385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574385; }
p { color: rgb(87,67,133); }
H1.HeaderClassName
{
color: #574385;
}
.AnyTagClassName
{
color: #574385;
}
</style>
background-color css
<style>
a { background-color: #574385; }
a { background-color: rgb(87,67,133); }
div.DivClassName
{
background-color: #574385;
}
.BgClassName
{
background-color: #574385;
}
</style>
border-color css
<style>
span { border-color: #574385; }
span { border-color: rgb(87,67,133); }
td.TdClassName
{
border-color: #574385;
}
.TagClassName
{
border-color: #574385;
}
</style>