Shades of Gigas #534289
Tints of Gigas #534289
RGB
CMYK
RGB Variations
Color information
#534289 (or 0x534289) is known color: Gigas. HEX triplet: 53, 42 and 89. RGB value is (83,66,137). Sum of RGB (Red+Green+Blue) = 83+66+137=286 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.02% from 286); Green value is 66 (26.17% from 255 or 23.08% 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 #534289 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #534289 is #ACBD76. Grayscale: #4E4E4E. Windows color (decimal): -11320695 or 8995411. OLE color: 8995411.
HSL color Cylindrical-coordinate representation of color #534289: hue angle of 254.37º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #534289 is Cyan = 0.39, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 66 | 137 | - |
| CMYK | 0.39 | 0.52 | 0 | 0.46 |
| HSL | 254.37º | 0.35% | 0.4% | - |
| HSV(B) | 254.37º | 0.52% | 0.54% | - |
| XYZ | 10.03 | 7.54 | 24.59 | - |
| YUV | 79.18 | 160.63 | 130.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 66 | 137 | 0.39 | 0.52 | 0 | 0.46 | 254.37 | 0.35 | 0.4 |
| Hex | 53 | 42 | 89 | 27 | 34 | 0 | 2E | FE | 23 | 28 |
| Octal | 123 | 102 | 211 | 47 | 64 | 0 | 56 | 376 | 43 | 50 |
| Binary | 1010011 | 1000010 | 10001001 | 100111 | 110100 | 0 | 101110 | 11111110 | 100011 | 101000 |
Color Harmonies of #534289
Complementary color
Monochromatic Colors of #534289
Black with #534289
Text Example
Text Example
White with #534289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534289; }
p { color: rgb(83,66,137); }
H1.HeaderClassName
{
color: #534289;
}
.AnyTagClassName
{
color: #534289;
}
</style>
background-color css
<style>
a { background-color: #534289; }
a { background-color: rgb(83,66,137); }
div.DivClassName
{
background-color: #534289;
}
.BgClassName
{
background-color: #534289;
}
</style>
border-color css
<style>
span { border-color: #534289; }
span { border-color: rgb(83,66,137); }
td.TdClassName
{
border-color: #534289;
}
.TagClassName
{
border-color: #534289;
}
</style>