Shades of Gigas #574384
Tints of Gigas #574384
RGB
CMYK
RGB Variations
Color information
#574384 (or 0x574384) is known color: Gigas. HEX triplet: 57, 43 and 84. RGB value is (87,67,132). Sum of RGB (Red+Green+Blue) = 87+67+132=286 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.42% from 286); Green value is 67 (26.56% from 255 or 23.43% from 286); Blue value is 132 (51.95% from 255 or 46.15% from 286); Max value from RGB is 132 - color contains mainly: blue. Hex color #574384 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #574384 is #A8BC7B. Grayscale: #505050. Windows color (decimal): -11058300 or 8667991. OLE color: 8667991.
HSL color Cylindrical-coordinate representation of color #574384: hue angle of 258.46º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #574384 is Cyan = 0.34, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 87 | 67 | 132 | - |
| CMYK | 0.34 | 0.49 | 0 | 0.48 |
| HSL | 258.46º | 0.33% | 0.39% | - |
| HSV(B) | 258.46º | 0.49% | 0.52% | - |
| XYZ | 10.1 | 7.71 | 22.78 | - |
| YUV | 80.39 | 157.13 | 132.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 67 | 132 | 0.34 | 0.49 | 0 | 0.48 | 258.46 | 0.33 | 0.39 |
| Hex | 57 | 43 | 84 | 22 | 31 | 0 | 30 | 102 | 21 | 27 |
| Octal | 127 | 103 | 204 | 42 | 61 | 0 | 60 | 402 | 41 | 47 |
| Binary | 1010111 | 1000011 | 10000100 | 100010 | 110001 | 0 | 110000 | 100000010 | 100001 | 100111 |
Color Harmonies of #574384
Complementary color
Monochromatic Colors of #574384
Black with #574384
Text Example
Text Example
White with #574384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574384; }
p { color: rgb(87,67,132); }
H1.HeaderClassName
{
color: #574384;
}
.AnyTagClassName
{
color: #574384;
}
</style>
background-color css
<style>
a { background-color: #574384; }
a { background-color: rgb(87,67,132); }
div.DivClassName
{
background-color: #574384;
}
.BgClassName
{
background-color: #574384;
}
</style>
border-color css
<style>
span { border-color: #574384; }
span { border-color: rgb(87,67,132); }
td.TdClassName
{
border-color: #574384;
}
.TagClassName
{
border-color: #574384;
}
</style>