Shades of Scarlet Gum #562467
Tints of Scarlet Gum #562467
RGB
CMYK
RGB Variations
Color information
#562467 (or 0x562467) is known color: Scarlet Gum. HEX triplet: 56, 24 and 67. RGB value is (86,36,103). Sum of RGB (Red+Green+Blue) = 86+36+103=225 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.22% from 225); Green value is 36 (14.45% from 255 or 16% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 103 - color contains mainly: blue. Hex color #562467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562467 is #A9DB98. Grayscale: #3A3A3A. Windows color (decimal): -11131801 or 6759510. OLE color: 6759510.
HSL color Cylindrical-coordinate representation of color #562467: hue angle of 284.78º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #562467 is Cyan = 0.17, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 36 | 103 | - |
| CMYK | 0.17 | 0.65 | 0 | 0.60 |
| HSL | 284.78º | 0.48% | 0.27% | - |
| HSV(B) | 284.78º | 0.65% | 0.4% | - |
| XYZ | 6.92 | 4.22 | 13.28 | - |
| YUV | 58.59 | 153.07 | 147.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 36 | 103 | 0.17 | 0.65 | 0 | 0.60 | 284.78 | 0.48 | 0.27 |
| Hex | 56 | 24 | 67 | 11 | 41 | 0 | 3C | 11D | 30 | 1B |
| Octal | 126 | 44 | 147 | 21 | 101 | 0 | 74 | 435 | 60 | 33 |
| Binary | 1010110 | 100100 | 1100111 | 10001 | 1000001 | 0 | 111100 | 100011101 | 110000 | 11011 |
Color Harmonies of #562467
Complementary color
Monochromatic Colors of #562467
Black with #562467
Text Example
Text Example
White with #562467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562467; }
p { color: rgb(86,36,103); }
H1.HeaderClassName
{
color: #562467;
}
.AnyTagClassName
{
color: #562467;
}
</style>
background-color css
<style>
a { background-color: #562467; }
a { background-color: rgb(86,36,103); }
div.DivClassName
{
background-color: #562467;
}
.BgClassName
{
background-color: #562467;
}
</style>
border-color css
<style>
span { border-color: #562467; }
span { border-color: rgb(86,36,103); }
td.TdClassName
{
border-color: #562467;
}
.TagClassName
{
border-color: #562467;
}
</style>