Shades of Scarlet Gum #562667
Tints of Scarlet Gum #562667
RGB
CMYK
RGB Variations
Color information
#562667 (or 0x562667) is known color: Scarlet Gum. HEX triplet: 56, 26 and 67. RGB value is (86,38,103). Sum of RGB (Red+Green+Blue) = 86+38+103=227 (30% of max value = 765). Red value is 86 (33.98% from 255 or 37.89% from 227); Green value is 38 (15.23% from 255 or 16.74% from 227); Blue value is 103 (40.62% from 255 or 45.37% from 227); Max value from RGB is 103 - color contains mainly: blue. Hex color #562667 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562667 is #A9D998. Grayscale: #3B3B3B. Windows color (decimal): -11131289 or 6760022. OLE color: 6760022.
HSL color Cylindrical-coordinate representation of color #562667: hue angle of 284.31º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #562667 is Cyan = 0.17, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 38 | 103 | - |
| CMYK | 0.17 | 0.63 | 0 | 0.60 |
| HSL | 284.31º | 0.46% | 0.28% | - |
| HSV(B) | 284.31º | 0.63% | 0.4% | - |
| XYZ | 6.98 | 4.34 | 13.3 | - |
| YUV | 59.76 | 152.4 | 146.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 103 | 0.17 | 0.63 | 0 | 0.60 | 284.31 | 0.46 | 0.28 |
| Hex | 56 | 26 | 67 | 11 | 3F | 0 | 3C | 11C | 2E | 1C |
| Octal | 126 | 46 | 147 | 21 | 77 | 0 | 74 | 434 | 56 | 34 |
| Binary | 1010110 | 100110 | 1100111 | 10001 | 111111 | 0 | 111100 | 100011100 | 101110 | 11100 |
Color Harmonies of #562667
Complementary color
Monochromatic Colors of #562667
Black with #562667
Text Example
Text Example
White with #562667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562667; }
p { color: rgb(86,38,103); }
H1.HeaderClassName
{
color: #562667;
}
.AnyTagClassName
{
color: #562667;
}
</style>
background-color css
<style>
a { background-color: #562667; }
a { background-color: rgb(86,38,103); }
div.DivClassName
{
background-color: #562667;
}
.BgClassName
{
background-color: #562667;
}
</style>
border-color css
<style>
span { border-color: #562667; }
span { border-color: rgb(86,38,103); }
td.TdClassName
{
border-color: #562667;
}
.TagClassName
{
border-color: #562667;
}
</style>