Shades of Scarlet Gum #463057
Tints of Scarlet Gum #463057
RGB
CMYK
RGB Variations
Color information
#463057 (or 0x463057) is known color: Scarlet Gum. HEX triplet: 46, 30 and 57. RGB value is (70,48,87). Sum of RGB (Red+Green+Blue) = 70+48+87=205 (27% of max value = 765). Red value is 70 (27.73% from 255 or 34.15% from 205); Green value is 48 (19.14% from 255 or 23.41% from 205); Blue value is 87 (34.38% from 255 or 42.44% from 205); Max value from RGB is 87 - color contains mainly: blue. Hex color #463057 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463057 is #B9CFA8. Grayscale: #3A3A3A. Windows color (decimal): -12177321 or 5713990. OLE color: 5713990.
HSL color Cylindrical-coordinate representation of color #463057: hue angle of 273.85º degrees, saturation: 0.29, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #463057 is Cyan = 0.20, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 48 | 87 | - |
| CMYK | 0.20 | 0.45 | 0 | 0.66 |
| HSL | 273.85º | 0.29% | 0.26% | - |
| HSV(B) | 273.85º | 0.45% | 0.34% | - |
| XYZ | 5.3 | 4.1 | 9.53 | - |
| YUV | 59.02 | 143.79 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 87 | 0.20 | 0.45 | 0 | 0.66 | 273.85 | 0.29 | 0.26 |
| Hex | 46 | 30 | 57 | 14 | 2D | 0 | 42 | 112 | 1D | 1A |
| Octal | 106 | 60 | 127 | 24 | 55 | 0 | 102 | 422 | 35 | 32 |
| Binary | 1000110 | 110000 | 1010111 | 10100 | 101101 | 0 | 1000010 | 100010010 | 11101 | 11010 |
Color Harmonies of #463057
Complementary color
Monochromatic Colors of #463057
Black with #463057
Text Example
Text Example
White with #463057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463057; }
p { color: rgb(70,48,87); }
H1.HeaderClassName
{
color: #463057;
}
.AnyTagClassName
{
color: #463057;
}
</style>
background-color css
<style>
a { background-color: #463057; }
a { background-color: rgb(70,48,87); }
div.DivClassName
{
background-color: #463057;
}
.BgClassName
{
background-color: #463057;
}
</style>
border-color css
<style>
span { border-color: #463057; }
span { border-color: rgb(70,48,87); }
td.TdClassName
{
border-color: #463057;
}
.TagClassName
{
border-color: #463057;
}
</style>