Shades of Scarlet Gum #460456
Tints of Scarlet Gum #460456
RGB
CMYK
RGB Variations
Color information
#460456 (or 0x460456) is known color: Scarlet Gum. HEX triplet: 46, 04 and 56. RGB value is (70,4,86). Sum of RGB (Red+Green+Blue) = 70+4+86=160 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.75% from 160); Green value is 4 (1.95% from 255 or 2.5% from 160); Blue value is 86 (33.98% from 255 or 53.75% from 160); Max value from RGB is 86 - color contains mainly: blue. Hex color #460456 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460456 is #B9FBA9. Grayscale: #202020. Windows color (decimal): -12188586 or 5637190. OLE color: 5637190.
HSL color Cylindrical-coordinate representation of color #460456: hue angle of 288.29º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #460456 is Cyan = 0.19, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 4 | 86 | - |
| CMYK | 0.19 | 0.95 | 0 | 0.66 |
| HSL | 288.29º | 0.91% | 0.18% | - |
| HSV(B) | 288.29º | 0.95% | 0.34% | - |
| XYZ | 4.25 | 2.06 | 8.98 | - |
| YUV | 33.08 | 157.87 | 154.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 86 | 0.19 | 0.95 | 0 | 0.66 | 288.29 | 0.91 | 0.18 |
| Hex | 46 | 4 | 56 | 13 | 5F | 0 | 42 | 120 | 5B | 12 |
| Octal | 106 | 4 | 126 | 23 | 137 | 0 | 102 | 440 | 133 | 22 |
| Binary | 1000110 | 100 | 1010110 | 10011 | 1011111 | 0 | 1000010 | 100100000 | 1011011 | 10010 |
Color Harmonies of #460456
Complementary color
Monochromatic Colors of #460456
Black with #460456
Text Example
Text Example
White with #460456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460456; }
p { color: rgb(70,4,86); }
H1.HeaderClassName
{
color: #460456;
}
.AnyTagClassName
{
color: #460456;
}
</style>
background-color css
<style>
a { background-color: #460456; }
a { background-color: rgb(70,4,86); }
div.DivClassName
{
background-color: #460456;
}
.BgClassName
{
background-color: #460456;
}
</style>
border-color css
<style>
span { border-color: #460456; }
span { border-color: rgb(70,4,86); }
td.TdClassName
{
border-color: #460456;
}
.TagClassName
{
border-color: #460456;
}
</style>