Shades of Gigas #524477
Tints of Gigas #524477
RGB
CMYK
RGB Variations
Color information
#524477 (or 0x524477) is known color: Gigas. HEX triplet: 52, 44 and 77. RGB value is (82,68,119). Sum of RGB (Red+Green+Blue) = 82+68+119=269 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.48% from 269); Green value is 68 (26.95% from 255 or 25.28% from 269); Blue value is 119 (46.88% from 255 or 44.24% from 269); Max value from RGB is 119 - color contains mainly: blue. Hex color #524477 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524477 is #ADBB88. Grayscale: #4D4D4D. Windows color (decimal): -11385737 or 7816274. OLE color: 7816274.
HSL color Cylindrical-coordinate representation of color #524477: hue angle of 256.47º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #524477 is Cyan = 0.31, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 68 | 119 | - |
| CMYK | 0.31 | 0.43 | 0 | 0.53 |
| HSL | 256.47º | 0.27% | 0.37% | - |
| HSV(B) | 256.47º | 0.43% | 0.47% | - |
| XYZ | 8.88 | 7.26 | 18.39 | - |
| YUV | 78 | 151.14 | 130.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 68 | 119 | 0.31 | 0.43 | 0 | 0.53 | 256.47 | 0.27 | 0.37 |
| Hex | 52 | 44 | 77 | 1F | 2B | 0 | 35 | 100 | 1B | 25 |
| Octal | 122 | 104 | 167 | 37 | 53 | 0 | 65 | 400 | 33 | 45 |
| Binary | 1010010 | 1000100 | 1110111 | 11111 | 101011 | 0 | 110101 | 100000000 | 11011 | 100101 |
Color Harmonies of #524477
Complementary color
Monochromatic Colors of #524477
Black with #524477
Text Example
Text Example
White with #524477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524477; }
p { color: rgb(82,68,119); }
H1.HeaderClassName
{
color: #524477;
}
.AnyTagClassName
{
color: #524477;
}
</style>
background-color css
<style>
a { background-color: #524477; }
a { background-color: rgb(82,68,119); }
div.DivClassName
{
background-color: #524477;
}
.BgClassName
{
background-color: #524477;
}
</style>
border-color css
<style>
span { border-color: #524477; }
span { border-color: rgb(82,68,119); }
td.TdClassName
{
border-color: #524477;
}
.TagClassName
{
border-color: #524477;
}
</style>