Shades of Gigas #534688
Tints of Gigas #534688
RGB
CMYK
RGB Variations
Color information
#534688 (or 0x534688) is known color: Gigas. HEX triplet: 53, 46 and 88. RGB value is (83,70,136). Sum of RGB (Red+Green+Blue) = 83+70+136=289 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.72% from 289); Green value is 70 (27.73% from 255 or 24.22% from 289); Blue value is 136 (53.52% from 255 or 47.06% from 289); Max value from RGB is 136 - color contains mainly: blue. Hex color #534688 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #534688 is #ACB977. Grayscale: #515151. Windows color (decimal): -11319672 or 8930899. OLE color: 8930899.
HSL color Cylindrical-coordinate representation of color #534688: hue angle of 251.82º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #534688 is Cyan = 0.39, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 70 | 136 | - |
| CMYK | 0.39 | 0.49 | 0 | 0.47 |
| HSL | 251.82º | 0.32% | 0.4% | - |
| HSV(B) | 251.82º | 0.49% | 0.53% | - |
| XYZ | 10.2 | 8 | 24.3 | - |
| YUV | 81.41 | 158.81 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 70 | 136 | 0.39 | 0.49 | 0 | 0.47 | 251.82 | 0.32 | 0.4 |
| Hex | 53 | 46 | 88 | 27 | 31 | 0 | 2F | FC | 20 | 28 |
| Octal | 123 | 106 | 210 | 47 | 61 | 0 | 57 | 374 | 40 | 50 |
| Binary | 1010011 | 1000110 | 10001000 | 100111 | 110001 | 0 | 101111 | 11111100 | 100000 | 101000 |
Color Harmonies of #534688
Complementary color
Monochromatic Colors of #534688
Black with #534688
Text Example
Text Example
White with #534688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534688; }
p { color: rgb(83,70,136); }
H1.HeaderClassName
{
color: #534688;
}
.AnyTagClassName
{
color: #534688;
}
</style>
background-color css
<style>
a { background-color: #534688; }
a { background-color: rgb(83,70,136); }
div.DivClassName
{
background-color: #534688;
}
.BgClassName
{
background-color: #534688;
}
</style>
border-color css
<style>
span { border-color: #534688; }
span { border-color: rgb(83,70,136); }
td.TdClassName
{
border-color: #534688;
}
.TagClassName
{
border-color: #534688;
}
</style>