Shades of Scarlet Gum #460157
Tints of Scarlet Gum #460157
RGB
CMYK
RGB Variations
Color information
#460157 (or 0x460157) is known color: Scarlet Gum. HEX triplet: 46, 01 and 57. RGB value is (70,1,87). Sum of RGB (Red+Green+Blue) = 70+1+87=158 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.30% from 158); Green value is 1 (0.78% from 255 or 0.63% from 158); Blue value is 87 (34.38% from 255 or 55.06% from 158); Max value from RGB is 87 - color contains mainly: blue. Hex color #460157 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460157 is #B9FEA8. Grayscale: #1F1F1F. Windows color (decimal): -12189353 or 5701958. OLE color: 5701958.
HSL color Cylindrical-coordinate representation of color #460157: hue angle of 288.14º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #460157 is Cyan = 0.20, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 1 | 87 | - |
| CMYK | 0.20 | 0.99 | 0 | 0.66 |
| HSL | 288.14º | 0.98% | 0.17% | - |
| HSV(B) | 288.14º | 0.99% | 0.34% | - |
| XYZ | 4.26 | 2.01 | 9.18 | - |
| YUV | 31.44 | 159.36 | 155.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 1 | 87 | 0.20 | 0.99 | 0 | 0.66 | 288.14 | 0.98 | 0.17 |
| Hex | 46 | 1 | 57 | 14 | 63 | 0 | 42 | 120 | 62 | 11 |
| Octal | 106 | 1 | 127 | 24 | 143 | 0 | 102 | 440 | 142 | 21 |
| Binary | 1000110 | 1 | 1010111 | 10100 | 1100011 | 0 | 1000010 | 100100000 | 1100010 | 10001 |
Color Harmonies of #460157
Complementary color
Monochromatic Colors of #460157
Black with #460157
Text Example
Text Example
White with #460157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460157; }
p { color: rgb(70,1,87); }
H1.HeaderClassName
{
color: #460157;
}
.AnyTagClassName
{
color: #460157;
}
</style>
background-color css
<style>
a { background-color: #460157; }
a { background-color: rgb(70,1,87); }
div.DivClassName
{
background-color: #460157;
}
.BgClassName
{
background-color: #460157;
}
</style>
border-color css
<style>
span { border-color: #460157; }
span { border-color: rgb(70,1,87); }
td.TdClassName
{
border-color: #460157;
}
.TagClassName
{
border-color: #460157;
}
</style>