Shades of Gigas #534587
Tints of Gigas #534587
RGB
CMYK
RGB Variations
Color information
#534587 (or 0x534587) is known color: Gigas. HEX triplet: 53, 45 and 87. RGB value is (83,69,135). Sum of RGB (Red+Green+Blue) = 83+69+135=287 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.92% from 287); Green value is 69 (27.34% from 255 or 24.04% from 287); Blue value is 135 (53.12% from 255 or 47.04% from 287); Max value from RGB is 135 - color contains mainly: blue. Hex color #534587 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #534587 is #ACBA78. Grayscale: #505050. Windows color (decimal): -11319929 or 8865107. OLE color: 8865107.
HSL color Cylindrical-coordinate representation of color #534587: hue angle of 252.73º 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 #534587 is Cyan = 0.39, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 69 | 135 | - |
| CMYK | 0.39 | 0.49 | 0 | 0.47 |
| HSL | 252.73º | 0.32% | 0.4% | - |
| HSV(B) | 252.73º | 0.49% | 0.53% | - |
| XYZ | 10.07 | 7.84 | 23.91 | - |
| YUV | 80.71 | 158.64 | 129.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 69 | 135 | 0.39 | 0.49 | 0 | 0.47 | 252.73 | 0.32 | 0.4 |
| Hex | 53 | 45 | 87 | 27 | 31 | 0 | 2F | FD | 20 | 28 |
| Octal | 123 | 105 | 207 | 47 | 61 | 0 | 57 | 375 | 40 | 50 |
| Binary | 1010011 | 1000101 | 10000111 | 100111 | 110001 | 0 | 101111 | 11111101 | 100000 | 101000 |
Color Harmonies of #534587
Complementary color
Monochromatic Colors of #534587
Black with #534587
Text Example
Text Example
White with #534587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534587; }
p { color: rgb(83,69,135); }
H1.HeaderClassName
{
color: #534587;
}
.AnyTagClassName
{
color: #534587;
}
</style>
background-color css
<style>
a { background-color: #534587; }
a { background-color: rgb(83,69,135); }
div.DivClassName
{
background-color: #534587;
}
.BgClassName
{
background-color: #534587;
}
</style>
border-color css
<style>
span { border-color: #534587; }
span { border-color: rgb(83,69,135); }
td.TdClassName
{
border-color: #534587;
}
.TagClassName
{
border-color: #534587;
}
</style>