Shades of Scarlet Gum #562765
Tints of Scarlet Gum #562765
RGB
CMYK
RGB Variations
Color information
#562765 (or 0x562765) is known color: Scarlet Gum. HEX triplet: 56, 27 and 65. RGB value is (86,39,101). Sum of RGB (Red+Green+Blue) = 86+39+101=226 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.05% from 226); Green value is 39 (15.62% from 255 or 17.26% from 226); Blue value is 101 (39.84% from 255 or 44.69% from 226); Max value from RGB is 101 - color contains mainly: blue. Hex color #562765 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #562765 is #A9D89A. Grayscale: #3B3B3B. Windows color (decimal): -11131035 or 6629206. OLE color: 6629206.
HSL color Cylindrical-coordinate representation of color #562765: hue angle of 285.48º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #562765 is Cyan = 0.15, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 39 | 101 | - |
| CMYK | 0.15 | 0.61 | 0 | 0.60 |
| HSL | 285.48º | 0.44% | 0.27% | - |
| HSV(B) | 285.48º | 0.61% | 0.4% | - |
| XYZ | 6.91 | 4.37 | 12.79 | - |
| YUV | 60.12 | 151.07 | 146.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 39 | 101 | 0.15 | 0.61 | 0 | 0.60 | 285.48 | 0.44 | 0.27 |
| Hex | 56 | 27 | 65 | F | 3D | 0 | 3C | 11D | 2C | 1B |
| Octal | 126 | 47 | 145 | 17 | 75 | 0 | 74 | 435 | 54 | 33 |
| Binary | 1010110 | 100111 | 1100101 | 1111 | 111101 | 0 | 111100 | 100011101 | 101100 | 11011 |
Color Harmonies of #562765
Complementary color
Monochromatic Colors of #562765
Black with #562765
Text Example
Text Example
White with #562765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562765; }
p { color: rgb(86,39,101); }
H1.HeaderClassName
{
color: #562765;
}
.AnyTagClassName
{
color: #562765;
}
</style>
background-color css
<style>
a { background-color: #562765; }
a { background-color: rgb(86,39,101); }
div.DivClassName
{
background-color: #562765;
}
.BgClassName
{
background-color: #562765;
}
</style>
border-color css
<style>
span { border-color: #562765; }
span { border-color: rgb(86,39,101); }
td.TdClassName
{
border-color: #562765;
}
.TagClassName
{
border-color: #562765;
}
</style>