Shades of Scarlet Gum #521967
Tints of Scarlet Gum #521967
RGB
CMYK
RGB Variations
Color information
#521967 (or 0x521967) is known color: Scarlet Gum. HEX triplet: 52, 19 and 67. RGB value is (82,25,103). Sum of RGB (Red+Green+Blue) = 82+25+103=210 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.05% from 210); Green value is 25 (10.16% from 255 or 11.90% from 210); Blue value is 103 (40.62% from 255 or 49.05% from 210); Max value from RGB is 103 - color contains mainly: blue. Hex color #521967 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521967 is #ADE698. Grayscale: #323232. Windows color (decimal): -11396761 or 6756690. OLE color: 6756690.
HSL color Cylindrical-coordinate representation of color #521967: hue angle of 283.85º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #521967 is Cyan = 0.20, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 25 | 103 | - |
| CMYK | 0.20 | 0.76 | 0 | 0.60 |
| HSL | 283.85º | 0.61% | 0.25% | - |
| HSV(B) | 283.85º | 0.76% | 0.4% | - |
| XYZ | 6.28 | 3.47 | 13.17 | - |
| YUV | 50.94 | 157.38 | 150.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 25 | 103 | 0.20 | 0.76 | 0 | 0.60 | 283.85 | 0.61 | 0.25 |
| Hex | 52 | 19 | 67 | 14 | 4C | 0 | 3C | 11C | 3D | 19 |
| Octal | 122 | 31 | 147 | 24 | 114 | 0 | 74 | 434 | 75 | 31 |
| Binary | 1010010 | 11001 | 1100111 | 10100 | 1001100 | 0 | 111100 | 100011100 | 111101 | 11001 |
Color Harmonies of #521967
Complementary color
Monochromatic Colors of #521967
Black with #521967
Text Example
Text Example
White with #521967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521967; }
p { color: rgb(82,25,103); }
H1.HeaderClassName
{
color: #521967;
}
.AnyTagClassName
{
color: #521967;
}
</style>
background-color css
<style>
a { background-color: #521967; }
a { background-color: rgb(82,25,103); }
div.DivClassName
{
background-color: #521967;
}
.BgClassName
{
background-color: #521967;
}
</style>
border-color css
<style>
span { border-color: #521967; }
span { border-color: rgb(82,25,103); }
td.TdClassName
{
border-color: #521967;
}
.TagClassName
{
border-color: #521967;
}
</style>