Shades of Scarlet Gum #460759
Tints of Scarlet Gum #460759
RGB
CMYK
RGB Variations
Color information
#460759 (or 0x460759) is known color: Scarlet Gum. HEX triplet: 46, 07 and 59. RGB value is (70,7,89). Sum of RGB (Red+Green+Blue) = 70+7+89=166 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.17% from 166); Green value is 7 (3.12% from 255 or 4.22% from 166); Blue value is 89 (35.16% from 255 or 53.61% from 166); Max value from RGB is 89 - color contains mainly: blue. Hex color #460759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460759 is #B9F8A6. Grayscale: #222222. Windows color (decimal): -12187815 or 5834566. OLE color: 5834566.
HSL color Cylindrical-coordinate representation of color #460759: hue angle of 286.1º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #460759 is Cyan = 0.21, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 7 | 89 | - |
| CMYK | 0.21 | 0.92 | 0 | 0.65 |
| HSL | 286.1º | 0.85% | 0.19% | - |
| HSV(B) | 286.1º | 0.92% | 0.35% | - |
| XYZ | 4.4 | 2.18 | 9.64 | - |
| YUV | 35.19 | 158.37 | 152.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 7 | 89 | 0.21 | 0.92 | 0 | 0.65 | 286.1 | 0.85 | 0.19 |
| Hex | 46 | 7 | 59 | 15 | 5C | 0 | 41 | 11E | 55 | 13 |
| Octal | 106 | 7 | 131 | 25 | 134 | 0 | 101 | 436 | 125 | 23 |
| Binary | 1000110 | 111 | 1011001 | 10101 | 1011100 | 0 | 1000001 | 100011110 | 1010101 | 10011 |
Color Harmonies of #460759
Complementary color
Monochromatic Colors of #460759
Black with #460759
Text Example
Text Example
White with #460759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460759; }
p { color: rgb(70,7,89); }
H1.HeaderClassName
{
color: #460759;
}
.AnyTagClassName
{
color: #460759;
}
</style>
background-color css
<style>
a { background-color: #460759; }
a { background-color: rgb(70,7,89); }
div.DivClassName
{
background-color: #460759;
}
.BgClassName
{
background-color: #460759;
}
</style>
border-color css
<style>
span { border-color: #460759; }
span { border-color: rgb(70,7,89); }
td.TdClassName
{
border-color: #460759;
}
.TagClassName
{
border-color: #460759;
}
</style>