Shades of Gigas #524385
Tints of Gigas #524385
RGB
CMYK
RGB Variations
Color information
#524385 (or 0x524385) is known color: Gigas. HEX triplet: 52, 43 and 85. RGB value is (82,67,133). Sum of RGB (Red+Green+Blue) = 82+67+133=282 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.08% from 282); Green value is 67 (26.56% from 255 or 23.76% from 282); Blue value is 133 (52.34% from 255 or 47.16% from 282); Max value from RGB is 133 - color contains mainly: blue. Hex color #524385 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #524385 is #ADBC7A. Grayscale: #4E4E4E. Windows color (decimal): -11385979 or 8733522. OLE color: 8733522.
HSL color Cylindrical-coordinate representation of color #524385: hue angle of 253.64º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #524385 is Cyan = 0.38, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 67 | 133 | - |
| CMYK | 0.38 | 0.50 | 0 | 0.48 |
| HSL | 253.64º | 0.33% | 0.39% | - |
| HSV(B) | 253.64º | 0.5% | 0.52% | - |
| XYZ | 9.72 | 7.5 | 23.13 | - |
| YUV | 79.01 | 158.47 | 130.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 133 | 0.38 | 0.50 | 0 | 0.48 | 253.64 | 0.33 | 0.39 |
| Hex | 52 | 43 | 85 | 26 | 32 | 0 | 30 | FE | 21 | 27 |
| Octal | 122 | 103 | 205 | 46 | 62 | 0 | 60 | 376 | 41 | 47 |
| Binary | 1010010 | 1000011 | 10000101 | 100110 | 110010 | 0 | 110000 | 11111110 | 100001 | 100111 |
Color Harmonies of #524385
Complementary color
Monochromatic Colors of #524385
Black with #524385
Text Example
Text Example
White with #524385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524385; }
p { color: rgb(82,67,133); }
H1.HeaderClassName
{
color: #524385;
}
.AnyTagClassName
{
color: #524385;
}
</style>
background-color css
<style>
a { background-color: #524385; }
a { background-color: rgb(82,67,133); }
div.DivClassName
{
background-color: #524385;
}
.BgClassName
{
background-color: #524385;
}
</style>
border-color css
<style>
span { border-color: #524385; }
span { border-color: rgb(82,67,133); }
td.TdClassName
{
border-color: #524385;
}
.TagClassName
{
border-color: #524385;
}
</style>