Shades of Scarlet Gum #561766
Tints of Scarlet Gum #561766
RGB
CMYK
RGB Variations
Color information
#561766 (or 0x561766) is known color: Scarlet Gum. HEX triplet: 56, 17 and 66. RGB value is (86,23,102). Sum of RGB (Red+Green+Blue) = 86+23+102=211 (27% of max value = 765). Red value is 86 (33.98% from 255 or 40.76% from 211); Green value is 23 (9.38% from 255 or 10.90% from 211); Blue value is 102 (40.23% from 255 or 48.34% from 211); Max value from RGB is 102 - color contains mainly: blue. Hex color #561766 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561766 is #A9E899. Grayscale: #323232. Windows color (decimal): -11135130 or 6690646. OLE color: 6690646.
HSL color Cylindrical-coordinate representation of color #561766: hue angle of 287.85º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #561766 is Cyan = 0.16, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 86 | 23 | 102 | - |
| CMYK | 0.16 | 0.77 | 0 | 0.6 |
| HSL | 287.85º | 0.63% | 0.25% | - |
| HSV(B) | 287.85º | 0.77% | 0.4% | - |
| XYZ | 6.54 | 3.55 | 12.91 | - |
| YUV | 50.84 | 156.87 | 153.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 23 | 102 | 0.16 | 0.77 | 0 | 0.6 | 287.85 | 0.63 | 0.25 |
| Hex | 56 | 17 | 66 | 10 | 4D | 0 | 3C | 120 | 3F | 19 |
| Octal | 126 | 27 | 146 | 20 | 115 | 0 | 74 | 440 | 77 | 31 |
| Binary | 1010110 | 10111 | 1100110 | 10000 | 1001101 | 0 | 111100 | 100100000 | 111111 | 11001 |
Color Harmonies of #561766
Complementary color
Monochromatic Colors of #561766
Black with #561766
Text Example
Text Example
White with #561766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561766; }
p { color: rgb(86,23,102); }
H1.HeaderClassName
{
color: #561766;
}
.AnyTagClassName
{
color: #561766;
}
</style>
background-color css
<style>
a { background-color: #561766; }
a { background-color: rgb(86,23,102); }
div.DivClassName
{
background-color: #561766;
}
.BgClassName
{
background-color: #561766;
}
</style>
border-color css
<style>
span { border-color: #561766; }
span { border-color: rgb(86,23,102); }
td.TdClassName
{
border-color: #561766;
}
.TagClassName
{
border-color: #561766;
}
</style>