Shades of Gigas #524386
Tints of Gigas #524386
RGB
CMYK
RGB Variations
Color information
#524386 (or 0x524386) is known color: Gigas. HEX triplet: 52, 43 and 86. RGB value is (82,67,134). Sum of RGB (Red+Green+Blue) = 82+67+134=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 67 (26.56% from 255 or 23.67% from 283); Blue value is 134 (52.73% from 255 or 47.35% from 283); Max value from RGB is 134 - color contains mainly: blue. Hex color #524386 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524386 is #ADBC79. Grayscale: #4E4E4E. Windows color (decimal): -11385978 or 8799058. OLE color: 8799058.
HSL color Cylindrical-coordinate representation of color #524386: hue angle of 253.43º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #524386 is Cyan = 0.39, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 67 | 134 | - |
| CMYK | 0.39 | 0.5 | 0 | 0.47 |
| HSL | 253.43º | 0.33% | 0.39% | - |
| HSV(B) | 253.43º | 0.5% | 0.53% | - |
| XYZ | 9.79 | 7.53 | 23.49 | - |
| YUV | 79.12 | 158.97 | 130.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 134 | 0.39 | 0.5 | 0 | 0.47 | 253.43 | 0.33 | 0.39 |
| Hex | 52 | 43 | 86 | 27 | 32 | 0 | 2F | FD | 21 | 27 |
| Octal | 122 | 103 | 206 | 47 | 62 | 0 | 57 | 375 | 41 | 47 |
| Binary | 1010010 | 1000011 | 10000110 | 100111 | 110010 | 0 | 101111 | 11111101 | 100001 | 100111 |
Color Harmonies of #524386
Complementary color
Monochromatic Colors of #524386
Black with #524386
Text Example
Text Example
White with #524386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524386; }
p { color: rgb(82,67,134); }
H1.HeaderClassName
{
color: #524386;
}
.AnyTagClassName
{
color: #524386;
}
</style>
background-color css
<style>
a { background-color: #524386; }
a { background-color: rgb(82,67,134); }
div.DivClassName
{
background-color: #524386;
}
.BgClassName
{
background-color: #524386;
}
</style>
border-color css
<style>
span { border-color: #524386; }
span { border-color: rgb(82,67,134); }
td.TdClassName
{
border-color: #524386;
}
.TagClassName
{
border-color: #524386;
}
</style>