Shades of Scarlet Gum #522463
Tints of Scarlet Gum #522463
RGB
CMYK
RGB Variations
Color information
#522463 (or 0x522463) is known color: Scarlet Gum. HEX triplet: 52, 24 and 63. RGB value is (82,36,99). Sum of RGB (Red+Green+Blue) = 82+36+99=217 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.79% from 217); Green value is 36 (14.45% from 255 or 16.59% from 217); Blue value is 99 (39.06% from 255 or 45.62% from 217); Max value from RGB is 99 - color contains mainly: blue. Hex color #522463 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522463 is #ADDB9C. Grayscale: #383838. Windows color (decimal): -11393949 or 6497362. OLE color: 6497362.
HSL color Cylindrical-coordinate representation of color #522463: hue angle of 283.81º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #522463 is Cyan = 0.17, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 36 | 99 | - |
| CMYK | 0.17 | 0.64 | 0 | 0.61 |
| HSL | 283.81º | 0.47% | 0.26% | - |
| HSV(B) | 283.81º | 0.64% | 0.39% | - |
| XYZ | 6.36 | 3.96 | 12.23 | - |
| YUV | 56.94 | 151.74 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 99 | 0.17 | 0.64 | 0 | 0.61 | 283.81 | 0.47 | 0.26 |
| Hex | 52 | 24 | 63 | 11 | 40 | 0 | 3D | 11C | 2F | 1A |
| Octal | 122 | 44 | 143 | 21 | 100 | 0 | 75 | 434 | 57 | 32 |
| Binary | 1010010 | 100100 | 1100011 | 10001 | 1000000 | 0 | 111101 | 100011100 | 101111 | 11010 |
Color Harmonies of #522463
Complementary color
Monochromatic Colors of #522463
Black with #522463
Text Example
Text Example
White with #522463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522463; }
p { color: rgb(82,36,99); }
H1.HeaderClassName
{
color: #522463;
}
.AnyTagClassName
{
color: #522463;
}
</style>
background-color css
<style>
a { background-color: #522463; }
a { background-color: rgb(82,36,99); }
div.DivClassName
{
background-color: #522463;
}
.BgClassName
{
background-color: #522463;
}
</style>
border-color css
<style>
span { border-color: #522463; }
span { border-color: rgb(82,36,99); }
td.TdClassName
{
border-color: #522463;
}
.TagClassName
{
border-color: #522463;
}
</style>