Shades of Gigas #534582
Tints of Gigas #534582
RGB
CMYK
RGB Variations
Color information
#534582 (or 0x534582) is known color: Gigas. HEX triplet: 53, 45 and 82. RGB value is (83,69,130). Sum of RGB (Red+Green+Blue) = 83+69+130=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 69 (27.34% from 255 or 24.47% from 282); Blue value is 130 (51.17% from 255 or 46.10% from 282); Max value from RGB is 130 - color contains mainly: blue. Hex color #534582 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #534582 is #ACBA7D. Grayscale: #4F4F4F. Windows color (decimal): -11319934 or 8537427. OLE color: 8537427.
HSL color Cylindrical-coordinate representation of color #534582: hue angle of 253.77º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #534582 is Cyan = 0.36, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 69 | 130 | - |
| CMYK | 0.36 | 0.47 | 0 | 0.49 |
| HSL | 253.77º | 0.31% | 0.39% | - |
| HSV(B) | 253.77º | 0.47% | 0.51% | - |
| XYZ | 9.72 | 7.71 | 22.09 | - |
| YUV | 80.14 | 156.14 | 130.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 69 | 130 | 0.36 | 0.47 | 0 | 0.49 | 253.77 | 0.31 | 0.39 |
| Hex | 53 | 45 | 82 | 24 | 2F | 0 | 31 | FE | 1F | 27 |
| Octal | 123 | 105 | 202 | 44 | 57 | 0 | 61 | 376 | 37 | 47 |
| Binary | 1010011 | 1000101 | 10000010 | 100100 | 101111 | 0 | 110001 | 11111110 | 11111 | 100111 |
Color Harmonies of #534582
Complementary color
Monochromatic Colors of #534582
Black with #534582
Text Example
Text Example
White with #534582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534582; }
p { color: rgb(83,69,130); }
H1.HeaderClassName
{
color: #534582;
}
.AnyTagClassName
{
color: #534582;
}
</style>
background-color css
<style>
a { background-color: #534582; }
a { background-color: rgb(83,69,130); }
div.DivClassName
{
background-color: #534582;
}
.BgClassName
{
background-color: #534582;
}
</style>
border-color css
<style>
span { border-color: #534582; }
span { border-color: rgb(83,69,130); }
td.TdClassName
{
border-color: #534582;
}
.TagClassName
{
border-color: #534582;
}
</style>