Shades of Gigas #524384
Tints of Gigas #524384
RGB
CMYK
RGB Variations
Color information
#524384 (or 0x524384) is known color: Gigas. HEX triplet: 52, 43 and 84. RGB value is (82,67,132). Sum of RGB (Red+Green+Blue) = 82+67+132=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 67 (26.56% from 255 or 23.84% from 281); Blue value is 132 (51.95% from 255 or 46.98% from 281); Max value from RGB is 132 - color contains mainly: blue. Hex color #524384 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524384 is #ADBC7B. Grayscale: #4E4E4E. Windows color (decimal): -11385980 or 8667986. OLE color: 8667986.
HSL color Cylindrical-coordinate representation of color #524384: hue angle of 253.85º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #524384 is Cyan = 0.38, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 67 | 132 | - |
| CMYK | 0.38 | 0.49 | 0 | 0.48 |
| HSL | 253.85º | 0.33% | 0.39% | - |
| HSV(B) | 253.85º | 0.49% | 0.52% | - |
| XYZ | 9.65 | 7.47 | 22.76 | - |
| YUV | 78.9 | 157.97 | 130.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 132 | 0.38 | 0.49 | 0 | 0.48 | 253.85 | 0.33 | 0.39 |
| Hex | 52 | 43 | 84 | 26 | 31 | 0 | 30 | FE | 21 | 27 |
| Octal | 122 | 103 | 204 | 46 | 61 | 0 | 60 | 376 | 41 | 47 |
| Binary | 1010010 | 1000011 | 10000100 | 100110 | 110001 | 0 | 110000 | 11111110 | 100001 | 100111 |
Color Harmonies of #524384
Complementary color
Monochromatic Colors of #524384
Black with #524384
Text Example
Text Example
White with #524384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524384; }
p { color: rgb(82,67,132); }
H1.HeaderClassName
{
color: #524384;
}
.AnyTagClassName
{
color: #524384;
}
</style>
background-color css
<style>
a { background-color: #524384; }
a { background-color: rgb(82,67,132); }
div.DivClassName
{
background-color: #524384;
}
.BgClassName
{
background-color: #524384;
}
</style>
border-color css
<style>
span { border-color: #524384; }
span { border-color: rgb(82,67,132); }
td.TdClassName
{
border-color: #524384;
}
.TagClassName
{
border-color: #524384;
}
</style>