Shades of Scarlet Gum #561468
Tints of Scarlet Gum #561468
RGB
CMYK
RGB Variations
Color information
#561468 (or 0x561468) is known color: Scarlet Gum. HEX triplet: 56, 14 and 68. RGB value is (86,20,104). Sum of RGB (Red+Green+Blue) = 86+20+104=210 (27% of max value = 765). Red value is 86 (33.98% from 255 or 40.95% from 210); Green value is 20 (8.20% from 255 or 9.52% from 210); Blue value is 104 (41.02% from 255 or 49.52% from 210); Max value from RGB is 104 - color contains mainly: blue. Hex color #561468 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561468 is #A9EB97. Grayscale: #313131. Windows color (decimal): -11135896 or 6820950. OLE color: 6820950.
HSL color Cylindrical-coordinate representation of color #561468: hue angle of 287.14º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #561468 is Cyan = 0.17, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 20 | 104 | - |
| CMYK | 0.17 | 0.81 | 0 | 0.59 |
| HSL | 287.14º | 0.68% | 0.24% | - |
| HSV(B) | 287.14º | 0.81% | 0.41% | - |
| XYZ | 6.59 | 3.48 | 13.42 | - |
| YUV | 49.31 | 158.87 | 154.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 20 | 104 | 0.17 | 0.81 | 0 | 0.59 | 287.14 | 0.68 | 0.24 |
| Hex | 56 | 14 | 68 | 11 | 51 | 0 | 3B | 11F | 44 | 18 |
| Octal | 126 | 24 | 150 | 21 | 121 | 0 | 73 | 437 | 104 | 30 |
| Binary | 1010110 | 10100 | 1101000 | 10001 | 1010001 | 0 | 111011 | 100011111 | 1000100 | 11000 |
Color Harmonies of #561468
Complementary color
Monochromatic Colors of #561468
Black with #561468
Text Example
Text Example
White with #561468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561468; }
p { color: rgb(86,20,104); }
H1.HeaderClassName
{
color: #561468;
}
.AnyTagClassName
{
color: #561468;
}
</style>
background-color css
<style>
a { background-color: #561468; }
a { background-color: rgb(86,20,104); }
div.DivClassName
{
background-color: #561468;
}
.BgClassName
{
background-color: #561468;
}
</style>
border-color css
<style>
span { border-color: #561468; }
span { border-color: rgb(86,20,104); }
td.TdClassName
{
border-color: #561468;
}
.TagClassName
{
border-color: #561468;
}
</style>