Shades of Gigas #534186
Tints of Gigas #534186
RGB
CMYK
RGB Variations
Color information
#534186 (or 0x534186) is known color: Gigas. HEX triplet: 53, 41 and 86. RGB value is (83,65,134). Sum of RGB (Red+Green+Blue) = 83+65+134=282 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.43% from 282); Green value is 65 (25.78% from 255 or 23.05% from 282); Blue value is 134 (52.73% from 255 or 47.52% from 282); Max value from RGB is 134 - color contains mainly: blue. Hex color #534186 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #534186 is #ACBE79. Grayscale: #4D4D4D. Windows color (decimal): -11320954 or 8798547. OLE color: 8798547.
HSL color Cylindrical-coordinate representation of color #534186: hue angle of 255.65º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #534186 is Cyan = 0.38, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 65 | 134 | - |
| CMYK | 0.38 | 0.51 | 0 | 0.47 |
| HSL | 255.65º | 0.35% | 0.39% | - |
| HSV(B) | 255.65º | 0.51% | 0.53% | - |
| XYZ | 9.76 | 7.34 | 23.46 | - |
| YUV | 78.25 | 159.46 | 131.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 65 | 134 | 0.38 | 0.51 | 0 | 0.47 | 255.65 | 0.35 | 0.39 |
| Hex | 53 | 41 | 86 | 26 | 33 | 0 | 2F | 100 | 23 | 27 |
| Octal | 123 | 101 | 206 | 46 | 63 | 0 | 57 | 400 | 43 | 47 |
| Binary | 1010011 | 1000001 | 10000110 | 100110 | 110011 | 0 | 101111 | 100000000 | 100011 | 100111 |
Color Harmonies of #534186
Complementary color
Monochromatic Colors of #534186
Black with #534186
Text Example
Text Example
White with #534186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534186; }
p { color: rgb(83,65,134); }
H1.HeaderClassName
{
color: #534186;
}
.AnyTagClassName
{
color: #534186;
}
</style>
background-color css
<style>
a { background-color: #534186; }
a { background-color: rgb(83,65,134); }
div.DivClassName
{
background-color: #534186;
}
.BgClassName
{
background-color: #534186;
}
</style>
border-color css
<style>
span { border-color: #534186; }
span { border-color: rgb(83,65,134); }
td.TdClassName
{
border-color: #534186;
}
.TagClassName
{
border-color: #534186;
}
</style>