Shades of Gigas #524280
Tints of Gigas #524280
RGB
CMYK
RGB Variations
Color information
#524280 (or 0x524280) is known color: Gigas. HEX triplet: 52, 42 and 80. RGB value is (82,66,128). Sum of RGB (Red+Green+Blue) = 82+66+128=276 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.71% from 276); Green value is 66 (26.17% from 255 or 23.91% from 276); Blue value is 128 (50.39% from 255 or 46.38% from 276); Max value from RGB is 128 - color contains mainly: blue. Hex color #524280 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524280 is #ADBD7F. Grayscale: #4D4D4D. Windows color (decimal): -11386240 or 8405586. OLE color: 8405586.
HSL color Cylindrical-coordinate representation of color #524280: hue angle of 255.48º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #524280 is Cyan = 0.36, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 66 | 128 | - |
| CMYK | 0.36 | 0.48 | 0 | 0.50 |
| HSL | 255.48º | 0.32% | 0.38% | - |
| HSV(B) | 255.48º | 0.48% | 0.5% | - |
| XYZ | 9.32 | 7.25 | 21.33 | - |
| YUV | 77.85 | 156.3 | 130.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 66 | 128 | 0.36 | 0.48 | 0 | 0.50 | 255.48 | 0.32 | 0.38 |
| Hex | 52 | 42 | 80 | 24 | 30 | 0 | 32 | FF | 20 | 26 |
| Octal | 122 | 102 | 200 | 44 | 60 | 0 | 62 | 377 | 40 | 46 |
| Binary | 1010010 | 1000010 | 10000000 | 100100 | 110000 | 0 | 110010 | 11111111 | 100000 | 100110 |
Color Harmonies of #524280
Complementary color
Monochromatic Colors of #524280
Black with #524280
Text Example
Text Example
White with #524280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524280; }
p { color: rgb(82,66,128); }
H1.HeaderClassName
{
color: #524280;
}
.AnyTagClassName
{
color: #524280;
}
</style>
background-color css
<style>
a { background-color: #524280; }
a { background-color: rgb(82,66,128); }
div.DivClassName
{
background-color: #524280;
}
.BgClassName
{
background-color: #524280;
}
</style>
border-color css
<style>
span { border-color: #524280; }
span { border-color: rgb(82,66,128); }
td.TdClassName
{
border-color: #524280;
}
.TagClassName
{
border-color: #524280;
}
</style>