Shades of Gigas #534589
Tints of Gigas #534589
RGB
CMYK
RGB Variations
Color information
#534589 (or 0x534589) is known color: Gigas. HEX triplet: 53, 45 and 89. RGB value is (83,69,137). Sum of RGB (Red+Green+Blue) = 83+69+137=289 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.72% from 289); Green value is 69 (27.34% from 255 or 23.88% from 289); Blue value is 137 (53.91% from 255 or 47.40% from 289); Max value from RGB is 137 - color contains mainly: blue. Hex color #534589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #534589 is #ACBA76. Grayscale: #505050. Windows color (decimal): -11319927 or 8996179. OLE color: 8996179.
HSL color Cylindrical-coordinate representation of color #534589: hue angle of 252.35º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #534589 is Cyan = 0.39, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 69 | 137 | - |
| CMYK | 0.39 | 0.50 | 0 | 0.46 |
| HSL | 252.35º | 0.33% | 0.4% | - |
| HSV(B) | 252.35º | 0.5% | 0.54% | - |
| XYZ | 10.21 | 7.9 | 24.65 | - |
| YUV | 80.94 | 159.64 | 129.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 69 | 137 | 0.39 | 0.50 | 0 | 0.46 | 252.35 | 0.33 | 0.4 |
| Hex | 53 | 45 | 89 | 27 | 32 | 0 | 2E | FC | 21 | 28 |
| Octal | 123 | 105 | 211 | 47 | 62 | 0 | 56 | 374 | 41 | 50 |
| Binary | 1010011 | 1000101 | 10001001 | 100111 | 110010 | 0 | 101110 | 11111100 | 100001 | 101000 |
Color Harmonies of #534589
Complementary color
Monochromatic Colors of #534589
Black with #534589
Text Example
Text Example
White with #534589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534589; }
p { color: rgb(83,69,137); }
H1.HeaderClassName
{
color: #534589;
}
.AnyTagClassName
{
color: #534589;
}
</style>
background-color css
<style>
a { background-color: #534589; }
a { background-color: rgb(83,69,137); }
div.DivClassName
{
background-color: #534589;
}
.BgClassName
{
background-color: #534589;
}
</style>
border-color css
<style>
span { border-color: #534589; }
span { border-color: rgb(83,69,137); }
td.TdClassName
{
border-color: #534589;
}
.TagClassName
{
border-color: #534589;
}
</style>