Shades of Scarlet Gum #462356
Tints of Scarlet Gum #462356
RGB
CMYK
RGB Variations
Color information
#462356 (or 0x462356) is known color: Scarlet Gum. HEX triplet: 46, 23 and 56. RGB value is (70,35,86). Sum of RGB (Red+Green+Blue) = 70+35+86=191 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.65% from 191); Green value is 35 (14.06% from 255 or 18.32% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 86 - color contains mainly: blue. Hex color #462356 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462356 is #B9DCA9. Grayscale: #333333. Windows color (decimal): -12180650 or 5645126. OLE color: 5645126.
HSL color Cylindrical-coordinate representation of color #462356: hue angle of 281.18º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #462356 is Cyan = 0.19, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 35 | 86 | - |
| CMYK | 0.19 | 0.59 | 0 | 0.66 |
| HSL | 281.18º | 0.42% | 0.24% | - |
| HSV(B) | 281.18º | 0.59% | 0.34% | - |
| XYZ | 4.81 | 3.18 | 9.16 | - |
| YUV | 51.28 | 147.6 | 141.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 86 | 0.19 | 0.59 | 0 | 0.66 | 281.18 | 0.42 | 0.24 |
| Hex | 46 | 23 | 56 | 13 | 3B | 0 | 42 | 119 | 2A | 18 |
| Octal | 106 | 43 | 126 | 23 | 73 | 0 | 102 | 431 | 52 | 30 |
| Binary | 1000110 | 100011 | 1010110 | 10011 | 111011 | 0 | 1000010 | 100011001 | 101010 | 11000 |
Color Harmonies of #462356
Complementary color
Monochromatic Colors of #462356
Black with #462356
Text Example
Text Example
White with #462356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462356; }
p { color: rgb(70,35,86); }
H1.HeaderClassName
{
color: #462356;
}
.AnyTagClassName
{
color: #462356;
}
</style>
background-color css
<style>
a { background-color: #462356; }
a { background-color: rgb(70,35,86); }
div.DivClassName
{
background-color: #462356;
}
.BgClassName
{
background-color: #462356;
}
</style>
border-color css
<style>
span { border-color: #462356; }
span { border-color: rgb(70,35,86); }
td.TdClassName
{
border-color: #462356;
}
.TagClassName
{
border-color: #462356;
}
</style>