Shades of Gigas #574779
Tints of Gigas #574779
RGB
CMYK
RGB Variations
Color information
#574779 (or 0x574779) is known color: Gigas. HEX triplet: 57, 47 and 79. RGB value is (87,71,121). Sum of RGB (Red+Green+Blue) = 87+71+121=279 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.18% from 279); Green value is 71 (28.12% from 255 or 25.45% from 279); Blue value is 121 (47.66% from 255 or 43.37% from 279); Max value from RGB is 121 - color contains mainly: blue. Hex color #574779 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #574779 is #A8B886. Grayscale: #515151. Windows color (decimal): -11057287 or 7948119. OLE color: 7948119.
HSL color Cylindrical-coordinate representation of color #574779: hue angle of 259.2º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #574779 is Cyan = 0.28, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 71 | 121 | - |
| CMYK | 0.28 | 0.41 | 0 | 0.53 |
| HSL | 259.2º | 0.26% | 0.38% | - |
| HSV(B) | 259.2º | 0.41% | 0.47% | - |
| XYZ | 9.63 | 7.91 | 19.11 | - |
| YUV | 81.48 | 150.3 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 71 | 121 | 0.28 | 0.41 | 0 | 0.53 | 259.2 | 0.26 | 0.38 |
| Hex | 57 | 47 | 79 | 1C | 29 | 0 | 35 | 103 | 1A | 26 |
| Octal | 127 | 107 | 171 | 34 | 51 | 0 | 65 | 403 | 32 | 46 |
| Binary | 1010111 | 1000111 | 1111001 | 11100 | 101001 | 0 | 110101 | 100000011 | 11010 | 100110 |
Color Harmonies of #574779
Complementary color
Monochromatic Colors of #574779
Black with #574779
Text Example
Text Example
White with #574779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574779; }
p { color: rgb(87,71,121); }
H1.HeaderClassName
{
color: #574779;
}
.AnyTagClassName
{
color: #574779;
}
</style>
background-color css
<style>
a { background-color: #574779; }
a { background-color: rgb(87,71,121); }
div.DivClassName
{
background-color: #574779;
}
.BgClassName
{
background-color: #574779;
}
</style>
border-color css
<style>
span { border-color: #574779; }
span { border-color: rgb(87,71,121); }
td.TdClassName
{
border-color: #574779;
}
.TagClassName
{
border-color: #574779;
}
</style>