Shades of Scarlet Gum #561868
Tints of Scarlet Gum #561868
RGB
CMYK
RGB Variations
Color information
#561868 (or 0x561868) is known color: Scarlet Gum. HEX triplet: 56, 18 and 68. RGB value is (86,24,104). Sum of RGB (Red+Green+Blue) = 86+24+104=214 (28% of max value = 765). Red value is 86 (33.98% from 255 or 40.19% from 214); Green value is 24 (9.77% from 255 or 11.21% from 214); Blue value is 104 (41.02% from 255 or 48.60% from 214); Max value from RGB is 104 - color contains mainly: blue. Hex color #561868 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561868 is #A9E797. Grayscale: #333333. Windows color (decimal): -11134872 or 6821974. OLE color: 6821974.
HSL color Cylindrical-coordinate representation of color #561868: hue angle of 286.5º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #561868 is Cyan = 0.17, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 24 | 104 | - |
| CMYK | 0.17 | 0.77 | 0 | 0.59 |
| HSL | 286.5º | 0.63% | 0.25% | - |
| HSV(B) | 286.5º | 0.77% | 0.41% | - |
| XYZ | 6.66 | 3.63 | 13.45 | - |
| YUV | 51.66 | 157.54 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 24 | 104 | 0.17 | 0.77 | 0 | 0.59 | 286.5 | 0.63 | 0.25 |
| Hex | 56 | 18 | 68 | 11 | 4D | 0 | 3B | 11E | 3E | 19 |
| Octal | 126 | 30 | 150 | 21 | 115 | 0 | 73 | 436 | 76 | 31 |
| Binary | 1010110 | 11000 | 1101000 | 10001 | 1001101 | 0 | 111011 | 100011110 | 111110 | 11001 |
Color Harmonies of #561868
Complementary color
Monochromatic Colors of #561868
Black with #561868
Text Example
Text Example
White with #561868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561868; }
p { color: rgb(86,24,104); }
H1.HeaderClassName
{
color: #561868;
}
.AnyTagClassName
{
color: #561868;
}
</style>
background-color css
<style>
a { background-color: #561868; }
a { background-color: rgb(86,24,104); }
div.DivClassName
{
background-color: #561868;
}
.BgClassName
{
background-color: #561868;
}
</style>
border-color css
<style>
span { border-color: #561868; }
span { border-color: rgb(86,24,104); }
td.TdClassName
{
border-color: #561868;
}
.TagClassName
{
border-color: #561868;
}
</style>