Shades of Scarlet Gum #460554
Tints of Scarlet Gum #460554
RGB
CMYK
RGB Variations
Color information
#460554 (or 0x460554) is known color: Scarlet Gum. HEX triplet: 46, 05 and 54. RGB value is (70,5,84). Sum of RGB (Red+Green+Blue) = 70+5+84=159 (21% of max value = 765). Red value is 70 (27.73% from 255 or 44.03% from 159); Green value is 5 (2.34% from 255 or 3.14% from 159); Blue value is 84 (33.20% from 255 or 52.83% from 159); Max value from RGB is 84 - color contains mainly: blue. Hex color #460554 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460554 is #B9FAAB. Grayscale: #212121. Windows color (decimal): -12188332 or 5506374. OLE color: 5506374.
HSL color Cylindrical-coordinate representation of color #460554: hue angle of 289.37º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #460554 is Cyan = 0.17, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 5 | 84 | - |
| CMYK | 0.17 | 0.94 | 0 | 0.67 |
| HSL | 289.37º | 0.89% | 0.17% | - |
| HSV(B) | 289.37º | 0.94% | 0.33% | - |
| XYZ | 4.18 | 2.05 | 8.56 | - |
| YUV | 33.44 | 156.53 | 154.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 5 | 84 | 0.17 | 0.94 | 0 | 0.67 | 289.37 | 0.89 | 0.17 |
| Hex | 46 | 5 | 54 | 11 | 5E | 0 | 43 | 121 | 59 | 11 |
| Octal | 106 | 5 | 124 | 21 | 136 | 0 | 103 | 441 | 131 | 21 |
| Binary | 1000110 | 101 | 1010100 | 10001 | 1011110 | 0 | 1000011 | 100100001 | 1011001 | 10001 |
Color Harmonies of #460554
Complementary color
Monochromatic Colors of #460554
Black with #460554
Text Example
Text Example
White with #460554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460554; }
p { color: rgb(70,5,84); }
H1.HeaderClassName
{
color: #460554;
}
.AnyTagClassName
{
color: #460554;
}
</style>
background-color css
<style>
a { background-color: #460554; }
a { background-color: rgb(70,5,84); }
div.DivClassName
{
background-color: #460554;
}
.BgClassName
{
background-color: #460554;
}
</style>
border-color css
<style>
span { border-color: #460554; }
span { border-color: rgb(70,5,84); }
td.TdClassName
{
border-color: #460554;
}
.TagClassName
{
border-color: #460554;
}
</style>