Shades of Scarlet Gum #463059
Tints of Scarlet Gum #463059
RGB
CMYK
RGB Variations
Color information
#463059 (or 0x463059) is known color: Scarlet Gum. HEX triplet: 46, 30 and 59. RGB value is (70,48,89). Sum of RGB (Red+Green+Blue) = 70+48+89=207 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.82% from 207); Green value is 48 (19.14% from 255 or 23.19% from 207); Blue value is 89 (35.16% from 255 or 43.00% from 207); Max value from RGB is 89 - color contains mainly: blue. Hex color #463059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463059 is #B9CFA6. Grayscale: #3B3B3B. Windows color (decimal): -12177319 or 5845062. OLE color: 5845062.
HSL color Cylindrical-coordinate representation of color #463059: hue angle of 272.2º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #463059 is Cyan = 0.21, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 48 | 89 | - |
| CMYK | 0.21 | 0.46 | 0 | 0.65 |
| HSL | 272.2º | 0.3% | 0.27% | - |
| HSV(B) | 272.2º | 0.46% | 0.35% | - |
| XYZ | 5.39 | 4.14 | 9.97 | - |
| YUV | 59.25 | 144.79 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 89 | 0.21 | 0.46 | 0 | 0.65 | 272.2 | 0.3 | 0.27 |
| Hex | 46 | 30 | 59 | 15 | 2E | 0 | 41 | 110 | 1E | 1B |
| Octal | 106 | 60 | 131 | 25 | 56 | 0 | 101 | 420 | 36 | 33 |
| Binary | 1000110 | 110000 | 1011001 | 10101 | 101110 | 0 | 1000001 | 100010000 | 11110 | 11011 |
Color Harmonies of #463059
Complementary color
Monochromatic Colors of #463059
Black with #463059
Text Example
Text Example
White with #463059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463059; }
p { color: rgb(70,48,89); }
H1.HeaderClassName
{
color: #463059;
}
.AnyTagClassName
{
color: #463059;
}
</style>
background-color css
<style>
a { background-color: #463059; }
a { background-color: rgb(70,48,89); }
div.DivClassName
{
background-color: #463059;
}
.BgClassName
{
background-color: #463059;
}
</style>
border-color css
<style>
span { border-color: #463059; }
span { border-color: rgb(70,48,89); }
td.TdClassName
{
border-color: #463059;
}
.TagClassName
{
border-color: #463059;
}
</style>