Shades of Scarlet Gum #462456
Tints of Scarlet Gum #462456
RGB
CMYK
RGB Variations
Color information
#462456 (or 0x462456) is known color: Scarlet Gum. HEX triplet: 46, 24 and 56. RGB value is (70,36,86). Sum of RGB (Red+Green+Blue) = 70+36+86=192 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.46% from 192); Green value is 36 (14.45% from 255 or 18.75% from 192); Blue value is 86 (33.98% from 255 or 44.79% from 192); Max value from RGB is 86 - color contains mainly: blue. Hex color #462456 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462456 is #B9DBA9. Grayscale: #333333. Windows color (decimal): -12180394 or 5645382. OLE color: 5645382.
HSL color Cylindrical-coordinate representation of color #462456: hue angle of 280.8º degrees, saturation: 0.41, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #462456 is Cyan = 0.19, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 36 | 86 | - |
| CMYK | 0.19 | 0.58 | 0 | 0.66 |
| HSL | 280.8º | 0.41% | 0.24% | - |
| HSV(B) | 280.8º | 0.58% | 0.34% | - |
| XYZ | 4.84 | 3.24 | 9.17 | - |
| YUV | 51.87 | 147.26 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 86 | 0.19 | 0.58 | 0 | 0.66 | 280.8 | 0.41 | 0.24 |
| Hex | 46 | 24 | 56 | 13 | 3A | 0 | 42 | 119 | 29 | 18 |
| Octal | 106 | 44 | 126 | 23 | 72 | 0 | 102 | 431 | 51 | 30 |
| Binary | 1000110 | 100100 | 1010110 | 10011 | 111010 | 0 | 1000010 | 100011001 | 101001 | 11000 |
Color Harmonies of #462456
Complementary color
Monochromatic Colors of #462456
Black with #462456
Text Example
Text Example
White with #462456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462456; }
p { color: rgb(70,36,86); }
H1.HeaderClassName
{
color: #462456;
}
.AnyTagClassName
{
color: #462456;
}
</style>
background-color css
<style>
a { background-color: #462456; }
a { background-color: rgb(70,36,86); }
div.DivClassName
{
background-color: #462456;
}
.BgClassName
{
background-color: #462456;
}
</style>
border-color css
<style>
span { border-color: #462456; }
span { border-color: rgb(70,36,86); }
td.TdClassName
{
border-color: #462456;
}
.TagClassName
{
border-color: #462456;
}
</style>