Shades of Gigas #524584
Tints of Gigas #524584
RGB
CMYK
RGB Variations
Color information
#524584 (or 0x524584) is known color: Gigas. HEX triplet: 52, 45 and 84. RGB value is (82,69,132). Sum of RGB (Red+Green+Blue) = 82+69+132=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 69 (27.34% from 255 or 24.38% from 283); Blue value is 132 (51.95% from 255 or 46.64% from 283); Max value from RGB is 132 - color contains mainly: blue. Hex color #524584 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524584 is #ADBA7B. Grayscale: #4F4F4F. Windows color (decimal): -11385468 or 8668498. OLE color: 8668498.
HSL color Cylindrical-coordinate representation of color #524584: hue angle of 252.38º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #524584 is Cyan = 0.38, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 69 | 132 | - |
| CMYK | 0.38 | 0.48 | 0 | 0.48 |
| HSL | 252.38º | 0.31% | 0.39% | - |
| HSV(B) | 252.38º | 0.48% | 0.52% | - |
| XYZ | 9.77 | 7.72 | 22.8 | - |
| YUV | 80.07 | 157.31 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 132 | 0.38 | 0.48 | 0 | 0.48 | 252.38 | 0.31 | 0.39 |
| Hex | 52 | 45 | 84 | 26 | 30 | 0 | 30 | FC | 1F | 27 |
| Octal | 122 | 105 | 204 | 46 | 60 | 0 | 60 | 374 | 37 | 47 |
| Binary | 1010010 | 1000101 | 10000100 | 100110 | 110000 | 0 | 110000 | 11111100 | 11111 | 100111 |
Color Harmonies of #524584
Complementary color
Monochromatic Colors of #524584
Black with #524584
Text Example
Text Example
White with #524584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524584; }
p { color: rgb(82,69,132); }
H1.HeaderClassName
{
color: #524584;
}
.AnyTagClassName
{
color: #524584;
}
</style>
background-color css
<style>
a { background-color: #524584; }
a { background-color: rgb(82,69,132); }
div.DivClassName
{
background-color: #524584;
}
.BgClassName
{
background-color: #524584;
}
</style>
border-color css
<style>
span { border-color: #524584; }
span { border-color: rgb(82,69,132); }
td.TdClassName
{
border-color: #524584;
}
.TagClassName
{
border-color: #524584;
}
</style>