Shades of Scarlet Gum #521968
Tints of Scarlet Gum #521968
RGB
CMYK
RGB Variations
Color information
#521968 (or 0x521968) is known color: Scarlet Gum. HEX triplet: 52, 19 and 68. RGB value is (82,25,104). Sum of RGB (Red+Green+Blue) = 82+25+104=211 (27% of max value = 765). Red value is 82 (32.42% from 255 or 38.86% from 211); Green value is 25 (10.16% from 255 or 11.85% from 211); Blue value is 104 (41.02% from 255 or 49.29% from 211); Max value from RGB is 104 - color contains mainly: blue. Hex color #521968 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521968 is #ADE697. Grayscale: #323232. Windows color (decimal): -11396760 or 6822226. OLE color: 6822226.
HSL color Cylindrical-coordinate representation of color #521968: hue angle of 283.29º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #521968 is Cyan = 0.21, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 25 | 104 | - |
| CMYK | 0.21 | 0.76 | 0 | 0.59 |
| HSL | 283.29º | 0.61% | 0.25% | - |
| HSV(B) | 283.29º | 0.76% | 0.41% | - |
| XYZ | 6.33 | 3.49 | 13.44 | - |
| YUV | 51.05 | 157.88 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 25 | 104 | 0.21 | 0.76 | 0 | 0.59 | 283.29 | 0.61 | 0.25 |
| Hex | 52 | 19 | 68 | 15 | 4C | 0 | 3B | 11B | 3D | 19 |
| Octal | 122 | 31 | 150 | 25 | 114 | 0 | 73 | 433 | 75 | 31 |
| Binary | 1010010 | 11001 | 1101000 | 10101 | 1001100 | 0 | 111011 | 100011011 | 111101 | 11001 |
Color Harmonies of #521968
Complementary color
Monochromatic Colors of #521968
Black with #521968
Text Example
Text Example
White with #521968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521968; }
p { color: rgb(82,25,104); }
H1.HeaderClassName
{
color: #521968;
}
.AnyTagClassName
{
color: #521968;
}
</style>
background-color css
<style>
a { background-color: #521968; }
a { background-color: rgb(82,25,104); }
div.DivClassName
{
background-color: #521968;
}
.BgClassName
{
background-color: #521968;
}
</style>
border-color css
<style>
span { border-color: #521968; }
span { border-color: rgb(82,25,104); }
td.TdClassName
{
border-color: #521968;
}
.TagClassName
{
border-color: #521968;
}
</style>