Shades of Gigas #524482
Tints of Gigas #524482
RGB
CMYK
RGB Variations
Color information
#524482 (or 0x524482) is known color: Gigas. HEX triplet: 52, 44 and 82. RGB value is (82,68,130). Sum of RGB (Red+Green+Blue) = 82+68+130=280 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.29% from 280); Green value is 68 (26.95% from 255 or 24.29% from 280); Blue value is 130 (51.17% from 255 or 46.43% from 280); Max value from RGB is 130 - color contains mainly: blue. Hex color #524482 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524482 is #ADBB7D. Grayscale: #4F4F4F. Windows color (decimal): -11385726 or 8537170. OLE color: 8537170.
HSL color Cylindrical-coordinate representation of color #524482: hue angle of 253.55º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #524482 is Cyan = 0.37, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 68 | 130 | - |
| CMYK | 0.37 | 0.48 | 0 | 0.49 |
| HSL | 253.55º | 0.31% | 0.39% | - |
| HSV(B) | 253.55º | 0.48% | 0.51% | - |
| XYZ | 9.58 | 7.54 | 22.07 | - |
| YUV | 79.25 | 156.64 | 129.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 68 | 130 | 0.37 | 0.48 | 0 | 0.49 | 253.55 | 0.31 | 0.39 |
| Hex | 52 | 44 | 82 | 25 | 30 | 0 | 31 | FE | 1F | 27 |
| Octal | 122 | 104 | 202 | 45 | 60 | 0 | 61 | 376 | 37 | 47 |
| Binary | 1010010 | 1000100 | 10000010 | 100101 | 110000 | 0 | 110001 | 11111110 | 11111 | 100111 |
Color Harmonies of #524482
Complementary color
Monochromatic Colors of #524482
Black with #524482
Text Example
Text Example
White with #524482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524482; }
p { color: rgb(82,68,130); }
H1.HeaderClassName
{
color: #524482;
}
.AnyTagClassName
{
color: #524482;
}
</style>
background-color css
<style>
a { background-color: #524482; }
a { background-color: rgb(82,68,130); }
div.DivClassName
{
background-color: #524482;
}
.BgClassName
{
background-color: #524482;
}
</style>
border-color css
<style>
span { border-color: #524482; }
span { border-color: rgb(82,68,130); }
td.TdClassName
{
border-color: #524482;
}
.TagClassName
{
border-color: #524482;
}
</style>