Shades of Gigas #524184
Tints of Gigas #524184
RGB
CMYK
RGB Variations
Color information
#524184 (or 0x524184) is known color: Gigas. HEX triplet: 52, 41 and 84. RGB value is (82,65,132). Sum of RGB (Red+Green+Blue) = 82+65+132=279 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.39% from 279); Green value is 65 (25.78% from 255 or 23.30% from 279); Blue value is 132 (51.95% from 255 or 47.31% from 279); Max value from RGB is 132 - color contains mainly: blue. Hex color #524184 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524184 is #ADBE7B. Grayscale: #4D4D4D. Windows color (decimal): -11386492 or 8667474. OLE color: 8667474.
HSL color Cylindrical-coordinate representation of color #524184: hue angle of 255.22º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #524184 is Cyan = 0.38, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 65 | 132 | - |
| CMYK | 0.38 | 0.51 | 0 | 0.48 |
| HSL | 255.22º | 0.34% | 0.39% | - |
| HSV(B) | 255.22º | 0.51% | 0.52% | - |
| XYZ | 9.53 | 7.24 | 22.72 | - |
| YUV | 77.72 | 158.63 | 131.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 65 | 132 | 0.38 | 0.51 | 0 | 0.48 | 255.22 | 0.34 | 0.39 |
| Hex | 52 | 41 | 84 | 26 | 33 | 0 | 30 | FF | 22 | 27 |
| Octal | 122 | 101 | 204 | 46 | 63 | 0 | 60 | 377 | 42 | 47 |
| Binary | 1010010 | 1000001 | 10000100 | 100110 | 110011 | 0 | 110000 | 11111111 | 100010 | 100111 |
Color Harmonies of #524184
Complementary color
Monochromatic Colors of #524184
Black with #524184
Text Example
Text Example
White with #524184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524184; }
p { color: rgb(82,65,132); }
H1.HeaderClassName
{
color: #524184;
}
.AnyTagClassName
{
color: #524184;
}
</style>
background-color css
<style>
a { background-color: #524184; }
a { background-color: rgb(82,65,132); }
div.DivClassName
{
background-color: #524184;
}
.BgClassName
{
background-color: #524184;
}
</style>
border-color css
<style>
span { border-color: #524184; }
span { border-color: rgb(82,65,132); }
td.TdClassName
{
border-color: #524184;
}
.TagClassName
{
border-color: #524184;
}
</style>