Shades of Scarlet Gum #521861
Tints of Scarlet Gum #521861
RGB
CMYK
RGB Variations
Color information
#521861 (or 0x521861) is known color: Scarlet Gum. HEX triplet: 52, 18 and 61. RGB value is (82,24,97). Sum of RGB (Red+Green+Blue) = 82+24+97=203 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.39% from 203); Green value is 24 (9.77% from 255 or 11.82% from 203); Blue value is 97 (38.28% from 255 or 47.78% from 203); Max value from RGB is 97 - color contains mainly: blue. Hex color #521861 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521861 is #ADE79E. Grayscale: #313131. Windows color (decimal): -11397023 or 6363218. OLE color: 6363218.
HSL color Cylindrical-coordinate representation of color #521861: hue angle of 287.67º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #521861 is Cyan = 0.15, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 24 | 97 | - |
| CMYK | 0.15 | 0.75 | 0 | 0.62 |
| HSL | 287.67º | 0.6% | 0.24% | - |
| HSV(B) | 287.67º | 0.75% | 0.38% | - |
| XYZ | 5.96 | 3.31 | 11.63 | - |
| YUV | 49.66 | 154.72 | 151.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 24 | 97 | 0.15 | 0.75 | 0 | 0.62 | 287.67 | 0.6 | 0.24 |
| Hex | 52 | 18 | 61 | F | 4B | 0 | 3E | 120 | 3C | 18 |
| Octal | 122 | 30 | 141 | 17 | 113 | 0 | 76 | 440 | 74 | 30 |
| Binary | 1010010 | 11000 | 1100001 | 1111 | 1001011 | 0 | 111110 | 100100000 | 111100 | 11000 |
Color Harmonies of #521861
Complementary color
Monochromatic Colors of #521861
Black with #521861
Text Example
Text Example
White with #521861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521861; }
p { color: rgb(82,24,97); }
H1.HeaderClassName
{
color: #521861;
}
.AnyTagClassName
{
color: #521861;
}
</style>
background-color css
<style>
a { background-color: #521861; }
a { background-color: rgb(82,24,97); }
div.DivClassName
{
background-color: #521861;
}
.BgClassName
{
background-color: #521861;
}
</style>
border-color css
<style>
span { border-color: #521861; }
span { border-color: rgb(82,24,97); }
td.TdClassName
{
border-color: #521861;
}
.TagClassName
{
border-color: #521861;
}
</style>