Shades of Gigas #524088
Tints of Gigas #524088
RGB
CMYK
RGB Variations
Color information
#524088 (or 0x524088) is known color: Gigas. HEX triplet: 52, 40 and 88. RGB value is (82,64,136). Sum of RGB (Red+Green+Blue) = 82+64+136=282 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.08% from 282); Green value is 64 (25.39% from 255 or 22.70% from 282); Blue value is 136 (53.52% from 255 or 48.23% from 282); Max value from RGB is 136 - color contains mainly: blue. Hex color #524088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524088 is #ADBF77. Grayscale: #4D4D4D. Windows color (decimal): -11386744 or 8929362. OLE color: 8929362.
HSL color Cylindrical-coordinate representation of color #524088: hue angle of 255º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #524088 is Cyan = 0.40, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 64 | 136 | - |
| CMYK | 0.40 | 0.53 | 0 | 0.47 |
| HSL | 255º | 0.36% | 0.39% | - |
| HSV(B) | 255º | 0.53% | 0.53% | - |
| XYZ | 9.76 | 7.24 | 24.18 | - |
| YUV | 77.59 | 160.96 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 64 | 136 | 0.40 | 0.53 | 0 | 0.47 | 255 | 0.36 | 0.39 |
| Hex | 52 | 40 | 88 | 28 | 35 | 0 | 2F | FF | 24 | 27 |
| Octal | 122 | 100 | 210 | 50 | 65 | 0 | 57 | 377 | 44 | 47 |
| Binary | 1010010 | 1000000 | 10001000 | 101000 | 110101 | 0 | 101111 | 11111111 | 100100 | 100111 |
Color Harmonies of #524088
Complementary color
Monochromatic Colors of #524088
Black with #524088
Text Example
Text Example
White with #524088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524088; }
p { color: rgb(82,64,136); }
H1.HeaderClassName
{
color: #524088;
}
.AnyTagClassName
{
color: #524088;
}
</style>
background-color css
<style>
a { background-color: #524088; }
a { background-color: rgb(82,64,136); }
div.DivClassName
{
background-color: #524088;
}
.BgClassName
{
background-color: #524088;
}
</style>
border-color css
<style>
span { border-color: #524088; }
span { border-color: rgb(82,64,136); }
td.TdClassName
{
border-color: #524088;
}
.TagClassName
{
border-color: #524088;
}
</style>