Shades of Scarlet Gum #460954
Tints of Scarlet Gum #460954
RGB
CMYK
RGB Variations
Color information
#460954 (or 0x460954) is known color: Scarlet Gum. HEX triplet: 46, 09 and 54. RGB value is (70,9,84). Sum of RGB (Red+Green+Blue) = 70+9+84=163 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.94% from 163); Green value is 9 (3.91% from 255 or 5.52% from 163); Blue value is 84 (33.20% from 255 or 51.53% from 163); Max value from RGB is 84 - color contains mainly: blue. Hex color #460954 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460954 is #B9F6AB. Grayscale: #232323. Windows color (decimal): -12187308 or 5507398. OLE color: 5507398.
HSL color Cylindrical-coordinate representation of color #460954: hue angle of 288.8º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #460954 is Cyan = 0.17, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 9 | 84 | - |
| CMYK | 0.17 | 0.89 | 0 | 0.67 |
| HSL | 288.8º | 0.81% | 0.18% | - |
| HSV(B) | 288.8º | 0.89% | 0.33% | - |
| XYZ | 4.22 | 2.14 | 8.58 | - |
| YUV | 35.79 | 155.21 | 152.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 9 | 84 | 0.17 | 0.89 | 0 | 0.67 | 288.8 | 0.81 | 0.18 |
| Hex | 46 | 9 | 54 | 11 | 59 | 0 | 43 | 121 | 51 | 12 |
| Octal | 106 | 11 | 124 | 21 | 131 | 0 | 103 | 441 | 121 | 22 |
| Binary | 1000110 | 1001 | 1010100 | 10001 | 1011001 | 0 | 1000011 | 100100001 | 1010001 | 10010 |
Color Harmonies of #460954
Complementary color
Monochromatic Colors of #460954
Black with #460954
Text Example
Text Example
White with #460954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460954; }
p { color: rgb(70,9,84); }
H1.HeaderClassName
{
color: #460954;
}
.AnyTagClassName
{
color: #460954;
}
</style>
background-color css
<style>
a { background-color: #460954; }
a { background-color: rgb(70,9,84); }
div.DivClassName
{
background-color: #460954;
}
.BgClassName
{
background-color: #460954;
}
</style>
border-color css
<style>
span { border-color: #460954; }
span { border-color: rgb(70,9,84); }
td.TdClassName
{
border-color: #460954;
}
.TagClassName
{
border-color: #460954;
}
</style>