Shades of Gigas #574381
Tints of Gigas #574381
RGB
CMYK
RGB Variations
Color information
#574381 (or 0x574381) is known color: Gigas. HEX triplet: 57, 43 and 81. RGB value is (87,67,129). Sum of RGB (Red+Green+Blue) = 87+67+129=283 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.74% from 283); Green value is 67 (26.56% from 255 or 23.67% from 283); Blue value is 129 (50.78% from 255 or 45.58% from 283); Max value from RGB is 129 - color contains mainly: blue. Hex color #574381 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574381 is #A8BC7E. Grayscale: #4F4F4F. Windows color (decimal): -11058303 or 8471383. OLE color: 8471383.
HSL color Cylindrical-coordinate representation of color #574381: hue angle of 259.35º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #574381 is Cyan = 0.33, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 87 | 67 | 129 | - |
| CMYK | 0.33 | 0.48 | 0 | 0.49 |
| HSL | 259.35º | 0.32% | 0.38% | - |
| HSV(B) | 259.35º | 0.48% | 0.51% | - |
| XYZ | 9.9 | 7.63 | 21.72 | - |
| YUV | 80.05 | 155.63 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 67 | 129 | 0.33 | 0.48 | 0 | 0.49 | 259.35 | 0.32 | 0.38 |
| Hex | 57 | 43 | 81 | 21 | 30 | 0 | 31 | 103 | 20 | 26 |
| Octal | 127 | 103 | 201 | 41 | 60 | 0 | 61 | 403 | 40 | 46 |
| Binary | 1010111 | 1000011 | 10000001 | 100001 | 110000 | 0 | 110001 | 100000011 | 100000 | 100110 |
Color Harmonies of #574381
Complementary color
Monochromatic Colors of #574381
Black with #574381
Text Example
Text Example
White with #574381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574381; }
p { color: rgb(87,67,129); }
H1.HeaderClassName
{
color: #574381;
}
.AnyTagClassName
{
color: #574381;
}
</style>
background-color css
<style>
a { background-color: #574381; }
a { background-color: rgb(87,67,129); }
div.DivClassName
{
background-color: #574381;
}
.BgClassName
{
background-color: #574381;
}
</style>
border-color css
<style>
span { border-color: #574381; }
span { border-color: rgb(87,67,129); }
td.TdClassName
{
border-color: #574381;
}
.TagClassName
{
border-color: #574381;
}
</style>