Shades of Scarlet Gum #522561
Tints of Scarlet Gum #522561
RGB
CMYK
RGB Variations
Color information
#522561 (or 0x522561) is known color: Scarlet Gum. HEX triplet: 52, 25 and 61. RGB value is (82,37,97). Sum of RGB (Red+Green+Blue) = 82+37+97=216 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.96% from 216); Green value is 37 (14.84% from 255 or 17.13% from 216); Blue value is 97 (38.28% from 255 or 44.91% from 216); Max value from RGB is 97 - color contains mainly: blue. Hex color #522561 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #522561 is #ADDA9E. Grayscale: #393939. Windows color (decimal): -11393695 or 6366546. OLE color: 6366546.
HSL color Cylindrical-coordinate representation of color #522561: hue angle of 285º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #522561 is Cyan = 0.15, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 37 | 97 | - |
| CMYK | 0.15 | 0.62 | 0 | 0.62 |
| HSL | 285º | 0.45% | 0.26% | - |
| HSV(B) | 285º | 0.62% | 0.38% | - |
| XYZ | 6.3 | 3.98 | 11.75 | - |
| YUV | 57.3 | 150.41 | 145.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 37 | 97 | 0.15 | 0.62 | 0 | 0.62 | 285 | 0.45 | 0.26 |
| Hex | 52 | 25 | 61 | F | 3E | 0 | 3E | 11D | 2D | 1A |
| Octal | 122 | 45 | 141 | 17 | 76 | 0 | 76 | 435 | 55 | 32 |
| Binary | 1010010 | 100101 | 1100001 | 1111 | 111110 | 0 | 111110 | 100011101 | 101101 | 11010 |
Color Harmonies of #522561
Complementary color
Monochromatic Colors of #522561
Black with #522561
Text Example
Text Example
White with #522561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522561; }
p { color: rgb(82,37,97); }
H1.HeaderClassName
{
color: #522561;
}
.AnyTagClassName
{
color: #522561;
}
</style>
background-color css
<style>
a { background-color: #522561; }
a { background-color: rgb(82,37,97); }
div.DivClassName
{
background-color: #522561;
}
.BgClassName
{
background-color: #522561;
}
</style>
border-color css
<style>
span { border-color: #522561; }
span { border-color: rgb(82,37,97); }
td.TdClassName
{
border-color: #522561;
}
.TagClassName
{
border-color: #522561;
}
</style>