Shades of Scarlet Gum #460957
Tints of Scarlet Gum #460957
RGB
CMYK
RGB Variations
Color information
#460957 (or 0x460957) is known color: Scarlet Gum. HEX triplet: 46, 09 and 57. RGB value is (70,9,87). Sum of RGB (Red+Green+Blue) = 70+9+87=166 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.17% from 166); Green value is 9 (3.91% from 255 or 5.42% from 166); Blue value is 87 (34.38% from 255 or 52.41% from 166); Max value from RGB is 87 - color contains mainly: blue. Hex color #460957 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460957 is #B9F6A8. Grayscale: #232323. Windows color (decimal): -12187305 or 5704006. OLE color: 5704006.
HSL color Cylindrical-coordinate representation of color #460957: hue angle of 286.92º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #460957 is Cyan = 0.20, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 9 | 87 | - |
| CMYK | 0.20 | 0.90 | 0 | 0.66 |
| HSL | 286.92º | 0.81% | 0.19% | - |
| HSV(B) | 286.92º | 0.9% | 0.34% | - |
| XYZ | 4.34 | 2.19 | 9.21 | - |
| YUV | 36.13 | 156.71 | 152.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 9 | 87 | 0.20 | 0.90 | 0 | 0.66 | 286.92 | 0.81 | 0.19 |
| Hex | 46 | 9 | 57 | 14 | 5A | 0 | 42 | 11F | 51 | 13 |
| Octal | 106 | 11 | 127 | 24 | 132 | 0 | 102 | 437 | 121 | 23 |
| Binary | 1000110 | 1001 | 1010111 | 10100 | 1011010 | 0 | 1000010 | 100011111 | 1010001 | 10011 |
Color Harmonies of #460957
Complementary color
Monochromatic Colors of #460957
Black with #460957
Text Example
Text Example
White with #460957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460957; }
p { color: rgb(70,9,87); }
H1.HeaderClassName
{
color: #460957;
}
.AnyTagClassName
{
color: #460957;
}
</style>
background-color css
<style>
a { background-color: #460957; }
a { background-color: rgb(70,9,87); }
div.DivClassName
{
background-color: #460957;
}
.BgClassName
{
background-color: #460957;
}
</style>
border-color css
<style>
span { border-color: #460957; }
span { border-color: rgb(70,9,87); }
td.TdClassName
{
border-color: #460957;
}
.TagClassName
{
border-color: #460957;
}
</style>