Shades of Gigas #534476
Tints of Gigas #534476
RGB
CMYK
RGB Variations
Color information
#534476 (or 0x534476) is known color: Gigas. HEX triplet: 53, 44 and 76. RGB value is (83,68,118). Sum of RGB (Red+Green+Blue) = 83+68+118=269 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.86% from 269); Green value is 68 (26.95% from 255 or 25.28% from 269); Blue value is 118 (46.48% from 255 or 43.87% from 269); Max value from RGB is 118 - color contains mainly: blue. Hex color #534476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534476 is #ACBB89. Grayscale: #4E4E4E. Windows color (decimal): -11320202 or 7750739. OLE color: 7750739.
HSL color Cylindrical-coordinate representation of color #534476: hue angle of 258º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #534476 is Cyan = 0.30, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 68 | 118 | - |
| CMYK | 0.30 | 0.42 | 0 | 0.54 |
| HSL | 258º | 0.27% | 0.36% | - |
| HSV(B) | 258º | 0.42% | 0.46% | - |
| XYZ | 8.9 | 7.28 | 18.08 | - |
| YUV | 78.19 | 150.47 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 118 | 0.30 | 0.42 | 0 | 0.54 | 258 | 0.27 | 0.36 |
| Hex | 53 | 44 | 76 | 1E | 2A | 0 | 36 | 102 | 1B | 24 |
| Octal | 123 | 104 | 166 | 36 | 52 | 0 | 66 | 402 | 33 | 44 |
| Binary | 1010011 | 1000100 | 1110110 | 11110 | 101010 | 0 | 110110 | 100000010 | 11011 | 100100 |
Color Harmonies of #534476
Complementary color
Monochromatic Colors of #534476
Black with #534476
Text Example
Text Example
White with #534476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534476; }
p { color: rgb(83,68,118); }
H1.HeaderClassName
{
color: #534476;
}
.AnyTagClassName
{
color: #534476;
}
</style>
background-color css
<style>
a { background-color: #534476; }
a { background-color: rgb(83,68,118); }
div.DivClassName
{
background-color: #534476;
}
.BgClassName
{
background-color: #534476;
}
</style>
border-color css
<style>
span { border-color: #534476; }
span { border-color: rgb(83,68,118); }
td.TdClassName
{
border-color: #534476;
}
.TagClassName
{
border-color: #534476;
}
</style>