Shades of Scarlet Gum #463154
Tints of Scarlet Gum #463154
RGB
CMYK
RGB Variations
Color information
#463154 (or 0x463154) is known color: Scarlet Gum. HEX triplet: 46, 31 and 54. RGB value is (70,49,84). Sum of RGB (Red+Green+Blue) = 70+49+84=203 (26% of max value = 765). Red value is 70 (27.73% from 255 or 34.48% from 203); Green value is 49 (19.53% from 255 or 24.14% from 203); Blue value is 84 (33.20% from 255 or 41.38% from 203); Max value from RGB is 84 - color contains mainly: blue. Hex color #463154 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #463154 is #B9CEAB. Grayscale: #3B3B3B. Windows color (decimal): -12177068 or 5517638. OLE color: 5517638.
HSL color Cylindrical-coordinate representation of color #463154: hue angle of 276º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #463154 is Cyan = 0.17, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 49 | 84 | - |
| CMYK | 0.17 | 0.42 | 0 | 0.67 |
| HSL | 276º | 0.26% | 0.26% | - |
| HSV(B) | 276º | 0.42% | 0.33% | - |
| XYZ | 5.22 | 4.14 | 8.91 | - |
| YUV | 59.27 | 141.96 | 135.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 84 | 0.17 | 0.42 | 0 | 0.67 | 276 | 0.26 | 0.26 |
| Hex | 46 | 31 | 54 | 11 | 2A | 0 | 43 | 114 | 1A | 1A |
| Octal | 106 | 61 | 124 | 21 | 52 | 0 | 103 | 424 | 32 | 32 |
| Binary | 1000110 | 110001 | 1010100 | 10001 | 101010 | 0 | 1000011 | 100010100 | 11010 | 11010 |
Color Harmonies of #463154
Complementary color
Monochromatic Colors of #463154
Black with #463154
Text Example
Text Example
White with #463154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463154; }
p { color: rgb(70,49,84); }
H1.HeaderClassName
{
color: #463154;
}
.AnyTagClassName
{
color: #463154;
}
</style>
background-color css
<style>
a { background-color: #463154; }
a { background-color: rgb(70,49,84); }
div.DivClassName
{
background-color: #463154;
}
.BgClassName
{
background-color: #463154;
}
</style>
border-color css
<style>
span { border-color: #463154; }
span { border-color: rgb(70,49,84); }
td.TdClassName
{
border-color: #463154;
}
.TagClassName
{
border-color: #463154;
}
</style>