Shades of Scarlet Gum #461954
Tints of Scarlet Gum #461954
RGB
CMYK
RGB Variations
Color information
#461954 (or 0x461954) is known color: Scarlet Gum. HEX triplet: 46, 19 and 54. RGB value is (70,25,84). Sum of RGB (Red+Green+Blue) = 70+25+84=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 25 (10.16% from 255 or 13.97% from 179); Blue value is 84 (33.20% from 255 or 46.93% from 179); Max value from RGB is 84 - color contains mainly: blue. Hex color #461954 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461954 is #B9E6AB. Grayscale: #2C2C2C. Windows color (decimal): -12183212 or 5511494. OLE color: 5511494.
HSL color Cylindrical-coordinate representation of color #461954: hue angle of 285.76º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #461954 is Cyan = 0.17, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 25 | 84 | - |
| CMYK | 0.17 | 0.70 | 0 | 0.67 |
| HSL | 285.76º | 0.54% | 0.21% | - |
| HSV(B) | 285.76º | 0.7% | 0.33% | - |
| XYZ | 4.47 | 2.64 | 8.66 | - |
| YUV | 45.18 | 149.91 | 145.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 84 | 0.17 | 0.70 | 0 | 0.67 | 285.76 | 0.54 | 0.21 |
| Hex | 46 | 19 | 54 | 11 | 46 | 0 | 43 | 11E | 36 | 15 |
| Octal | 106 | 31 | 124 | 21 | 106 | 0 | 103 | 436 | 66 | 25 |
| Binary | 1000110 | 11001 | 1010100 | 10001 | 1000110 | 0 | 1000011 | 100011110 | 110110 | 10101 |
Color Harmonies of #461954
Complementary color
Monochromatic Colors of #461954
Black with #461954
Text Example
Text Example
White with #461954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461954; }
p { color: rgb(70,25,84); }
H1.HeaderClassName
{
color: #461954;
}
.AnyTagClassName
{
color: #461954;
}
</style>
background-color css
<style>
a { background-color: #461954; }
a { background-color: rgb(70,25,84); }
div.DivClassName
{
background-color: #461954;
}
.BgClassName
{
background-color: #461954;
}
</style>
border-color css
<style>
span { border-color: #461954; }
span { border-color: rgb(70,25,84); }
td.TdClassName
{
border-color: #461954;
}
.TagClassName
{
border-color: #461954;
}
</style>