Shades of Scarlet Gum #462056
Tints of Scarlet Gum #462056
RGB
CMYK
RGB Variations
Color information
#462056 (or 0x462056) is known color: Scarlet Gum. HEX triplet: 46, 20 and 56. RGB value is (70,32,86). Sum of RGB (Red+Green+Blue) = 70+32+86=188 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.23% from 188); Green value is 32 (12.89% from 255 or 17.02% from 188); Blue value is 86 (33.98% from 255 or 45.74% from 188); Max value from RGB is 86 - color contains mainly: blue. Hex color #462056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462056 is #B9DFA9. Grayscale: #313131. Windows color (decimal): -12181418 or 5644358. OLE color: 5644358.
HSL color Cylindrical-coordinate representation of color #462056: hue angle of 282.22º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #462056 is Cyan = 0.19, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 32 | 86 | - |
| CMYK | 0.19 | 0.63 | 0 | 0.66 |
| HSL | 282.22º | 0.46% | 0.23% | - |
| HSV(B) | 282.22º | 0.63% | 0.34% | - |
| XYZ | 4.72 | 3.01 | 9.14 | - |
| YUV | 49.52 | 148.59 | 142.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 32 | 86 | 0.19 | 0.63 | 0 | 0.66 | 282.22 | 0.46 | 0.23 |
| Hex | 46 | 20 | 56 | 13 | 3F | 0 | 42 | 11A | 2E | 17 |
| Octal | 106 | 40 | 126 | 23 | 77 | 0 | 102 | 432 | 56 | 27 |
| Binary | 1000110 | 100000 | 1010110 | 10011 | 111111 | 0 | 1000010 | 100011010 | 101110 | 10111 |
Color Harmonies of #462056
Complementary color
Monochromatic Colors of #462056
Black with #462056
Text Example
Text Example
White with #462056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462056; }
p { color: rgb(70,32,86); }
H1.HeaderClassName
{
color: #462056;
}
.AnyTagClassName
{
color: #462056;
}
</style>
background-color css
<style>
a { background-color: #462056; }
a { background-color: rgb(70,32,86); }
div.DivClassName
{
background-color: #462056;
}
.BgClassName
{
background-color: #462056;
}
</style>
border-color css
<style>
span { border-color: #462056; }
span { border-color: rgb(70,32,86); }
td.TdClassName
{
border-color: #462056;
}
.TagClassName
{
border-color: #462056;
}
</style>