Shades of Scarlet Gum #561368
Tints of Scarlet Gum #561368
RGB
CMYK
RGB Variations
Color information
#561368 (or 0x561368) is known color: Scarlet Gum. HEX triplet: 56, 13 and 68. RGB value is (86,19,104). Sum of RGB (Red+Green+Blue) = 86+19+104=209 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.15% from 209); Green value is 19 (7.81% from 255 or 9.09% 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 #561368 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561368 is #A9EC97. Grayscale: #303030. Windows color (decimal): -11136152 or 6820694. OLE color: 6820694.
HSL color Cylindrical-coordinate representation of color #561368: hue angle of 287.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #561368 is Cyan = 0.17, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 19 | 104 | - |
| CMYK | 0.17 | 0.82 | 0 | 0.59 |
| HSL | 287.29º | 0.69% | 0.24% | - |
| HSV(B) | 287.29º | 0.82% | 0.41% | - |
| XYZ | 6.57 | 3.44 | 13.42 | - |
| YUV | 48.72 | 159.2 | 154.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 104 | 0.17 | 0.82 | 0 | 0.59 | 287.29 | 0.69 | 0.24 |
| Hex | 56 | 13 | 68 | 11 | 52 | 0 | 3B | 11F | 45 | 18 |
| Octal | 126 | 23 | 150 | 21 | 122 | 0 | 73 | 437 | 105 | 30 |
| Binary | 1010110 | 10011 | 1101000 | 10001 | 1010010 | 0 | 111011 | 100011111 | 1000101 | 11000 |
Color Harmonies of #561368
Complementary color
Monochromatic Colors of #561368
Black with #561368
Text Example
Text Example
White with #561368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561368; }
p { color: rgb(86,19,104); }
H1.HeaderClassName
{
color: #561368;
}
.AnyTagClassName
{
color: #561368;
}
</style>
background-color css
<style>
a { background-color: #561368; }
a { background-color: rgb(86,19,104); }
div.DivClassName
{
background-color: #561368;
}
.BgClassName
{
background-color: #561368;
}
</style>
border-color css
<style>
span { border-color: #561368; }
span { border-color: rgb(86,19,104); }
td.TdClassName
{
border-color: #561368;
}
.TagClassName
{
border-color: #561368;
}
</style>