Shades of Gigas #534278
Tints of Gigas #534278
RGB
CMYK
RGB Variations
Color information
#534278 (or 0x534278) is known color: Gigas. HEX triplet: 53, 42 and 78. RGB value is (83,66,120). Sum of RGB (Red+Green+Blue) = 83+66+120=269 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.86% from 269); Green value is 66 (26.17% from 255 or 24.54% from 269); Blue value is 120 (47.27% from 255 or 44.61% from 269); Max value from RGB is 120 - color contains mainly: blue. Hex color #534278 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534278 is #ACBD87. Grayscale: #4D4D4D. Windows color (decimal): -11320712 or 7881299. OLE color: 7881299.
HSL color Cylindrical-coordinate representation of color #534278: hue angle of 258.89º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #534278 is Cyan = 0.31, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 66 | 120 | - |
| CMYK | 0.31 | 0.45 | 0 | 0.53 |
| HSL | 258.89º | 0.29% | 0.36% | - |
| HSV(B) | 258.89º | 0.45% | 0.47% | - |
| XYZ | 8.91 | 7.09 | 18.67 | - |
| YUV | 77.24 | 152.13 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 66 | 120 | 0.31 | 0.45 | 0 | 0.53 | 258.89 | 0.29 | 0.36 |
| Hex | 53 | 42 | 78 | 1F | 2D | 0 | 35 | 103 | 1D | 24 |
| Octal | 123 | 102 | 170 | 37 | 55 | 0 | 65 | 403 | 35 | 44 |
| Binary | 1010011 | 1000010 | 1111000 | 11111 | 101101 | 0 | 110101 | 100000011 | 11101 | 100100 |
Color Harmonies of #534278
Complementary color
Monochromatic Colors of #534278
Black with #534278
Text Example
Text Example
White with #534278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534278; }
p { color: rgb(83,66,120); }
H1.HeaderClassName
{
color: #534278;
}
.AnyTagClassName
{
color: #534278;
}
</style>
background-color css
<style>
a { background-color: #534278; }
a { background-color: rgb(83,66,120); }
div.DivClassName
{
background-color: #534278;
}
.BgClassName
{
background-color: #534278;
}
</style>
border-color css
<style>
span { border-color: #534278; }
span { border-color: rgb(83,66,120); }
td.TdClassName
{
border-color: #534278;
}
.TagClassName
{
border-color: #534278;
}
</style>