Shades of Gigas #534279
Tints of Gigas #534279
RGB
CMYK
RGB Variations
Color information
#534279 (or 0x534279) is known color: Gigas. HEX triplet: 53, 42 and 79. RGB value is (83,66,121). Sum of RGB (Red+Green+Blue) = 83+66+121=270 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.74% from 270); Green value is 66 (26.17% from 255 or 24.44% from 270); Blue value is 121 (47.66% from 255 or 44.81% from 270); Max value from RGB is 121 - color contains mainly: blue. Hex color #534279 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534279 is #ACBD86. Grayscale: #4D4D4D. Windows color (decimal): -11320711 or 7946835. OLE color: 7946835.
HSL color Cylindrical-coordinate representation of color #534279: hue angle of 258.55º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #534279 is Cyan = 0.31, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 66 | 121 | - |
| CMYK | 0.31 | 0.45 | 0 | 0.53 |
| HSL | 258.55º | 0.29% | 0.37% | - |
| HSV(B) | 258.55º | 0.45% | 0.47% | - |
| XYZ | 8.97 | 7.12 | 18.99 | - |
| YUV | 77.35 | 152.63 | 132.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 66 | 121 | 0.31 | 0.45 | 0 | 0.53 | 258.55 | 0.29 | 0.37 |
| Hex | 53 | 42 | 79 | 1F | 2D | 0 | 35 | 103 | 1D | 25 |
| Octal | 123 | 102 | 171 | 37 | 55 | 0 | 65 | 403 | 35 | 45 |
| Binary | 1010011 | 1000010 | 1111001 | 11111 | 101101 | 0 | 110101 | 100000011 | 11101 | 100101 |
Color Harmonies of #534279
Complementary color
Monochromatic Colors of #534279
Black with #534279
Text Example
Text Example
White with #534279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534279; }
p { color: rgb(83,66,121); }
H1.HeaderClassName
{
color: #534279;
}
.AnyTagClassName
{
color: #534279;
}
</style>
background-color css
<style>
a { background-color: #534279; }
a { background-color: rgb(83,66,121); }
div.DivClassName
{
background-color: #534279;
}
.BgClassName
{
background-color: #534279;
}
</style>
border-color css
<style>
span { border-color: #534279; }
span { border-color: rgb(83,66,121); }
td.TdClassName
{
border-color: #534279;
}
.TagClassName
{
border-color: #534279;
}
</style>