Shades of Gigas #524476
Tints of Gigas #524476
RGB
CMYK
RGB Variations
Color information
#524476 (or 0x524476) is known color: Gigas. HEX triplet: 52, 44 and 76. RGB value is (82,68,118). Sum of RGB (Red+Green+Blue) = 82+68+118=268 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.60% from 268); Green value is 68 (26.95% from 255 or 25.37% from 268); Blue value is 118 (46.48% from 255 or 44.03% from 268); Max value from RGB is 118 - color contains mainly: blue. Hex color #524476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524476 is #ADBB89. Grayscale: #4D4D4D. Windows color (decimal): -11385738 or 7750738. OLE color: 7750738.
HSL color Cylindrical-coordinate representation of color #524476: hue angle of 256.8º 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 #524476 is Cyan = 0.31, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 68 | 118 | - |
| CMYK | 0.31 | 0.42 | 0 | 0.54 |
| HSL | 256.8º | 0.27% | 0.36% | - |
| HSV(B) | 256.8º | 0.42% | 0.46% | - |
| XYZ | 8.82 | 7.24 | 18.07 | - |
| YUV | 77.89 | 150.64 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 68 | 118 | 0.31 | 0.42 | 0 | 0.54 | 256.8 | 0.27 | 0.36 |
| Hex | 52 | 44 | 76 | 1F | 2A | 0 | 36 | 101 | 1B | 24 |
| Octal | 122 | 104 | 166 | 37 | 52 | 0 | 66 | 401 | 33 | 44 |
| Binary | 1010010 | 1000100 | 1110110 | 11111 | 101010 | 0 | 110110 | 100000001 | 11011 | 100100 |
Color Harmonies of #524476
Complementary color
Monochromatic Colors of #524476
Black with #524476
Text Example
Text Example
White with #524476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524476; }
p { color: rgb(82,68,118); }
H1.HeaderClassName
{
color: #524476;
}
.AnyTagClassName
{
color: #524476;
}
</style>
background-color css
<style>
a { background-color: #524476; }
a { background-color: rgb(82,68,118); }
div.DivClassName
{
background-color: #524476;
}
.BgClassName
{
background-color: #524476;
}
</style>
border-color css
<style>
span { border-color: #524476; }
span { border-color: rgb(82,68,118); }
td.TdClassName
{
border-color: #524476;
}
.TagClassName
{
border-color: #524476;
}
</style>