Shades of Scarlet Gum #462460
Tints of Scarlet Gum #462460
RGB
CMYK
RGB Variations
Color information
#462460 (or 0x462460) is known color: Scarlet Gum. HEX triplet: 46, 24 and 60. RGB value is (70,36,96). Sum of RGB (Red+Green+Blue) = 70+36+96=202 (26% of max value = 765). Red value is 70 (27.73% from 255 or 34.65% from 202); Green value is 36 (14.45% from 255 or 17.82% from 202); Blue value is 96 (37.89% from 255 or 47.52% from 202); Max value from RGB is 96 - color contains mainly: blue. Hex color #462460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462460 is #B9DB9F. Grayscale: #343434. Windows color (decimal): -12180384 or 6300742. OLE color: 6300742.
HSL color Cylindrical-coordinate representation of color #462460: hue angle of 274º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #462460 is Cyan = 0.27, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 36 | 96 | - |
| CMYK | 0.27 | 0.62 | 0 | 0.62 |
| HSL | 274º | 0.45% | 0.26% | - |
| HSV(B) | 274º | 0.63% | 0.38% | - |
| XYZ | 5.27 | 3.41 | 11.45 | - |
| YUV | 53.01 | 152.26 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 96 | 0.27 | 0.62 | 0 | 0.62 | 274 | 0.45 | 0.26 |
| Hex | 46 | 24 | 60 | 1B | 3E | 0 | 3E | 112 | 2D | 1A |
| Octal | 106 | 44 | 140 | 33 | 76 | 0 | 76 | 422 | 55 | 32 |
| Binary | 1000110 | 100100 | 1100000 | 11011 | 111110 | 0 | 111110 | 100010010 | 101101 | 11010 |
Color Harmonies of #462460
Complementary color
Monochromatic Colors of #462460
Black with #462460
Text Example
Text Example
White with #462460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462460; }
p { color: rgb(70,36,96); }
H1.HeaderClassName
{
color: #462460;
}
.AnyTagClassName
{
color: #462460;
}
</style>
background-color css
<style>
a { background-color: #462460; }
a { background-color: rgb(70,36,96); }
div.DivClassName
{
background-color: #462460;
}
.BgClassName
{
background-color: #462460;
}
</style>
border-color css
<style>
span { border-color: #462460; }
span { border-color: rgb(70,36,96); }
td.TdClassName
{
border-color: #462460;
}
.TagClassName
{
border-color: #462460;
}
</style>