Shades of Scarlet Gum #562067
Tints of Scarlet Gum #562067
RGB
CMYK
RGB Variations
Color information
#562067 (or 0x562067) is known color: Scarlet Gum. HEX triplet: 56, 20 and 67. RGB value is (86,32,103). Sum of RGB (Red+Green+Blue) = 86+32+103=221 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.91% from 221); Green value is 32 (12.89% from 255 or 14.48% from 221); Blue value is 103 (40.62% from 255 or 46.61% from 221); Max value from RGB is 103 - color contains mainly: blue. Hex color #562067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562067 is #A9DF98. Grayscale: #383838. Windows color (decimal): -11132825 or 6758486. OLE color: 6758486.
HSL color Cylindrical-coordinate representation of color #562067: hue angle of 285.63º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #562067 is Cyan = 0.17, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 32 | 103 | - |
| CMYK | 0.17 | 0.69 | 0 | 0.60 |
| HSL | 285.63º | 0.53% | 0.26% | - |
| HSV(B) | 285.63º | 0.69% | 0.4% | - |
| XYZ | 6.8 | 3.99 | 13.24 | - |
| YUV | 56.24 | 154.39 | 149.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 32 | 103 | 0.17 | 0.69 | 0 | 0.60 | 285.63 | 0.53 | 0.26 |
| Hex | 56 | 20 | 67 | 11 | 45 | 0 | 3C | 11E | 35 | 1A |
| Octal | 126 | 40 | 147 | 21 | 105 | 0 | 74 | 436 | 65 | 32 |
| Binary | 1010110 | 100000 | 1100111 | 10001 | 1000101 | 0 | 111100 | 100011110 | 110101 | 11010 |
Color Harmonies of #562067
Complementary color
Monochromatic Colors of #562067
Black with #562067
Text Example
Text Example
White with #562067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562067; }
p { color: rgb(86,32,103); }
H1.HeaderClassName
{
color: #562067;
}
.AnyTagClassName
{
color: #562067;
}
</style>
background-color css
<style>
a { background-color: #562067; }
a { background-color: rgb(86,32,103); }
div.DivClassName
{
background-color: #562067;
}
.BgClassName
{
background-color: #562067;
}
</style>
border-color css
<style>
span { border-color: #562067; }
span { border-color: rgb(86,32,103); }
td.TdClassName
{
border-color: #562067;
}
.TagClassName
{
border-color: #562067;
}
</style>