Shades of Gigas #534088
Tints of Gigas #534088
RGB
CMYK
RGB Variations
Color information
#534088 (or 0x534088) is known color: Gigas. HEX triplet: 53, 40 and 88. RGB value is (83,64,136). Sum of RGB (Red+Green+Blue) = 83+64+136=283 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.33% from 283); Green value is 64 (25.39% from 255 or 22.61% from 283); Blue value is 136 (53.52% from 255 or 48.06% from 283); Max value from RGB is 136 - color contains mainly: blue. Hex color #534088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #534088 is #ACBF77. Grayscale: #4D4D4D. Windows color (decimal): -11321208 or 8929363. OLE color: 8929363.
HSL color Cylindrical-coordinate representation of color #534088: hue angle of 255.83º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #534088 is Cyan = 0.39, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 64 | 136 | - |
| CMYK | 0.39 | 0.53 | 0 | 0.47 |
| HSL | 255.83º | 0.36% | 0.39% | - |
| HSV(B) | 255.83º | 0.53% | 0.53% | - |
| XYZ | 9.84 | 7.28 | 24.18 | - |
| YUV | 77.89 | 160.79 | 131.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 136 | 0.39 | 0.53 | 0 | 0.47 | 255.83 | 0.36 | 0.39 |
| Hex | 53 | 40 | 88 | 27 | 35 | 0 | 2F | 100 | 24 | 27 |
| Octal | 123 | 100 | 210 | 47 | 65 | 0 | 57 | 400 | 44 | 47 |
| Binary | 1010011 | 1000000 | 10001000 | 100111 | 110101 | 0 | 101111 | 100000000 | 100100 | 100111 |
Color Harmonies of #534088
Complementary color
Monochromatic Colors of #534088
Black with #534088
Text Example
Text Example
White with #534088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534088; }
p { color: rgb(83,64,136); }
H1.HeaderClassName
{
color: #534088;
}
.AnyTagClassName
{
color: #534088;
}
</style>
background-color css
<style>
a { background-color: #534088; }
a { background-color: rgb(83,64,136); }
div.DivClassName
{
background-color: #534088;
}
.BgClassName
{
background-color: #534088;
}
</style>
border-color css
<style>
span { border-color: #534088; }
span { border-color: rgb(83,64,136); }
td.TdClassName
{
border-color: #534088;
}
.TagClassName
{
border-color: #534088;
}
</style>