Shades of Scarlet Gum #521768
Tints of Scarlet Gum #521768
RGB
CMYK
RGB Variations
Color information
#521768 (or 0x521768) is known color: Scarlet Gum. HEX triplet: 52, 17 and 68. RGB value is (82,23,104). Sum of RGB (Red+Green+Blue) = 82+23+104=209 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.23% from 209); Green value is 23 (9.38% from 255 or 11.00% from 209); Blue value is 104 (41.02% from 255 or 49.76% from 209); Max value from RGB is 104 - color contains mainly: blue. Hex color #521768 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #521768 is #ADE897. Grayscale: #313131. Windows color (decimal): -11397272 or 6821714. OLE color: 6821714.
HSL color Cylindrical-coordinate representation of color #521768: hue angle of 283.7º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #521768 is Cyan = 0.21, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 23 | 104 | - |
| CMYK | 0.21 | 0.78 | 0 | 0.59 |
| HSL | 283.7º | 0.64% | 0.25% | - |
| HSV(B) | 283.7º | 0.78% | 0.41% | - |
| XYZ | 6.28 | 3.41 | 13.42 | - |
| YUV | 49.88 | 158.55 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 23 | 104 | 0.21 | 0.78 | 0 | 0.59 | 283.7 | 0.64 | 0.25 |
| Hex | 52 | 17 | 68 | 15 | 4E | 0 | 3B | 11C | 40 | 19 |
| Octal | 122 | 27 | 150 | 25 | 116 | 0 | 73 | 434 | 100 | 31 |
| Binary | 1010010 | 10111 | 1101000 | 10101 | 1001110 | 0 | 111011 | 100011100 | 1000000 | 11001 |
Color Harmonies of #521768
Complementary color
Monochromatic Colors of #521768
Black with #521768
Text Example
Text Example
White with #521768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521768; }
p { color: rgb(82,23,104); }
H1.HeaderClassName
{
color: #521768;
}
.AnyTagClassName
{
color: #521768;
}
</style>
background-color css
<style>
a { background-color: #521768; }
a { background-color: rgb(82,23,104); }
div.DivClassName
{
background-color: #521768;
}
.BgClassName
{
background-color: #521768;
}
</style>
border-color css
<style>
span { border-color: #521768; }
span { border-color: rgb(82,23,104); }
td.TdClassName
{
border-color: #521768;
}
.TagClassName
{
border-color: #521768;
}
</style>