Shades of Scarlet Gum #561767
Tints of Scarlet Gum #561767
RGB
CMYK
RGB Variations
Color information
#561767 (or 0x561767) is known color: Scarlet Gum. HEX triplet: 56, 17 and 67. RGB value is (86,23,103). Sum of RGB (Red+Green+Blue) = 86+23+103=212 (28% of max value = 765). Red value is 86 (33.98% from 255 or 40.57% from 212); Green value is 23 (9.38% from 255 or 10.85% from 212); Blue value is 103 (40.62% from 255 or 48.58% from 212); Max value from RGB is 103 - color contains mainly: blue. Hex color #561767 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #561767 is #A9E898. Grayscale: #323232. Windows color (decimal): -11135129 or 6756182. OLE color: 6756182.
HSL color Cylindrical-coordinate representation of color #561767: hue angle of 287.25º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #561767 is Cyan = 0.17, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 23 | 103 | - |
| CMYK | 0.17 | 0.78 | 0 | 0.60 |
| HSL | 287.25º | 0.63% | 0.25% | - |
| HSV(B) | 287.25º | 0.78% | 0.4% | - |
| XYZ | 6.59 | 3.57 | 13.17 | - |
| YUV | 50.96 | 157.37 | 153 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 23 | 103 | 0.17 | 0.78 | 0 | 0.60 | 287.25 | 0.63 | 0.25 |
| Hex | 56 | 17 | 67 | 11 | 4E | 0 | 3C | 11F | 3F | 19 |
| Octal | 126 | 27 | 147 | 21 | 116 | 0 | 74 | 437 | 77 | 31 |
| Binary | 1010110 | 10111 | 1100111 | 10001 | 1001110 | 0 | 111100 | 100011111 | 111111 | 11001 |
Color Harmonies of #561767
Complementary color
Monochromatic Colors of #561767
Black with #561767
Text Example
Text Example
White with #561767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561767; }
p { color: rgb(86,23,103); }
H1.HeaderClassName
{
color: #561767;
}
.AnyTagClassName
{
color: #561767;
}
</style>
background-color css
<style>
a { background-color: #561767; }
a { background-color: rgb(86,23,103); }
div.DivClassName
{
background-color: #561767;
}
.BgClassName
{
background-color: #561767;
}
</style>
border-color css
<style>
span { border-color: #561767; }
span { border-color: rgb(86,23,103); }
td.TdClassName
{
border-color: #561767;
}
.TagClassName
{
border-color: #561767;
}
</style>