Shades of Scarlet Gum #462560
Tints of Scarlet Gum #462560
RGB
CMYK
RGB Variations
Color information
#462560 (or 0x462560) is known color: Scarlet Gum. HEX triplet: 46, 25 and 60. RGB value is (70,37,96). Sum of RGB (Red+Green+Blue) = 70+37+96=203 (26% of max value = 765). Red value is 70 (27.73% from 255 or 34.48% from 203); Green value is 37 (14.84% from 255 or 18.23% from 203); Blue value is 96 (37.89% from 255 or 47.29% from 203); Max value from RGB is 96 - color contains mainly: blue. Hex color #462560 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462560 is #B9DA9F. Grayscale: #353535. Windows color (decimal): -12180128 or 6300998. OLE color: 6300998.
HSL color Cylindrical-coordinate representation of color #462560: hue angle of 273.56º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #462560 is Cyan = 0.27, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 37 | 96 | - |
| CMYK | 0.27 | 0.61 | 0 | 0.62 |
| HSL | 273.56º | 0.44% | 0.26% | - |
| HSV(B) | 273.56º | 0.61% | 0.38% | - |
| XYZ | 5.3 | 3.47 | 11.46 | - |
| YUV | 53.59 | 151.93 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 96 | 0.27 | 0.61 | 0 | 0.62 | 273.56 | 0.44 | 0.26 |
| Hex | 46 | 25 | 60 | 1B | 3D | 0 | 3E | 112 | 2C | 1A |
| Octal | 106 | 45 | 140 | 33 | 75 | 0 | 76 | 422 | 54 | 32 |
| Binary | 1000110 | 100101 | 1100000 | 11011 | 111101 | 0 | 111110 | 100010010 | 101100 | 11010 |
Color Harmonies of #462560
Complementary color
Monochromatic Colors of #462560
Black with #462560
Text Example
Text Example
White with #462560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462560; }
p { color: rgb(70,37,96); }
H1.HeaderClassName
{
color: #462560;
}
.AnyTagClassName
{
color: #462560;
}
</style>
background-color css
<style>
a { background-color: #462560; }
a { background-color: rgb(70,37,96); }
div.DivClassName
{
background-color: #462560;
}
.BgClassName
{
background-color: #462560;
}
</style>
border-color css
<style>
span { border-color: #462560; }
span { border-color: rgb(70,37,96); }
td.TdClassName
{
border-color: #462560;
}
.TagClassName
{
border-color: #462560;
}
</style>