Shades of Gigas #524389
Tints of Gigas #524389
RGB
CMYK
RGB Variations
Color information
#524389 (or 0x524389) is known color: Gigas. HEX triplet: 52, 43 and 89. RGB value is (82,67,137). Sum of RGB (Red+Green+Blue) = 82+67+137=286 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.67% from 286); Green value is 67 (26.56% from 255 or 23.43% from 286); Blue value is 137 (53.91% from 255 or 47.90% from 286); Max value from RGB is 137 - color contains mainly: blue. Hex color #524389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524389 is #ADBC76. Grayscale: #4F4F4F. Windows color (decimal): -11385975 or 8995666. OLE color: 8995666.
HSL color Cylindrical-coordinate representation of color #524389: hue angle of 252.86º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #524389 is Cyan = 0.40, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 67 | 137 | - |
| CMYK | 0.40 | 0.51 | 0 | 0.46 |
| HSL | 252.86º | 0.34% | 0.4% | - |
| HSV(B) | 252.86º | 0.51% | 0.54% | - |
| XYZ | 10 | 7.61 | 24.61 | - |
| YUV | 79.47 | 160.47 | 129.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 137 | 0.40 | 0.51 | 0 | 0.46 | 252.86 | 0.34 | 0.4 |
| Hex | 52 | 43 | 89 | 28 | 33 | 0 | 2E | FD | 22 | 28 |
| Octal | 122 | 103 | 211 | 50 | 63 | 0 | 56 | 375 | 42 | 50 |
| Binary | 1010010 | 1000011 | 10001001 | 101000 | 110011 | 0 | 101110 | 11111101 | 100010 | 101000 |
Color Harmonies of #524389
Complementary color
Monochromatic Colors of #524389
Black with #524389
Text Example
Text Example
White with #524389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524389; }
p { color: rgb(82,67,137); }
H1.HeaderClassName
{
color: #524389;
}
.AnyTagClassName
{
color: #524389;
}
</style>
background-color css
<style>
a { background-color: #524389; }
a { background-color: rgb(82,67,137); }
div.DivClassName
{
background-color: #524389;
}
.BgClassName
{
background-color: #524389;
}
</style>
border-color css
<style>
span { border-color: #524389; }
span { border-color: rgb(82,67,137); }
td.TdClassName
{
border-color: #524389;
}
.TagClassName
{
border-color: #524389;
}
</style>