Shades of Scarlet Gum #461459
Tints of Scarlet Gum #461459
RGB
CMYK
RGB Variations
Color information
#461459 (or 0x461459) is known color: Scarlet Gum. HEX triplet: 46, 14 and 59. RGB value is (70,20,89). Sum of RGB (Red+Green+Blue) = 70+20+89=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 20 (8.20% from 255 or 11.17% from 179); Blue value is 89 (35.16% from 255 or 49.72% from 179); Max value from RGB is 89 - color contains mainly: blue. Hex color #461459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461459 is #B9EBA6. Grayscale: #2A2A2A. Windows color (decimal): -12184487 or 5837894. OLE color: 5837894.
HSL color Cylindrical-coordinate representation of color #461459: hue angle of 283.48º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #461459 is Cyan = 0.21, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 20 | 89 | - |
| CMYK | 0.21 | 0.78 | 0 | 0.65 |
| HSL | 283.48º | 0.63% | 0.21% | - |
| HSV(B) | 283.48º | 0.78% | 0.35% | - |
| XYZ | 4.58 | 2.52 | 9.7 | - |
| YUV | 42.82 | 154.07 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 20 | 89 | 0.21 | 0.78 | 0 | 0.65 | 283.48 | 0.63 | 0.21 |
| Hex | 46 | 14 | 59 | 15 | 4E | 0 | 41 | 11B | 3F | 15 |
| Octal | 106 | 24 | 131 | 25 | 116 | 0 | 101 | 433 | 77 | 25 |
| Binary | 1000110 | 10100 | 1011001 | 10101 | 1001110 | 0 | 1000001 | 100011011 | 111111 | 10101 |
Color Harmonies of #461459
Complementary color
Monochromatic Colors of #461459
Black with #461459
Text Example
Text Example
White with #461459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461459; }
p { color: rgb(70,20,89); }
H1.HeaderClassName
{
color: #461459;
}
.AnyTagClassName
{
color: #461459;
}
</style>
background-color css
<style>
a { background-color: #461459; }
a { background-color: rgb(70,20,89); }
div.DivClassName
{
background-color: #461459;
}
.BgClassName
{
background-color: #461459;
}
</style>
border-color css
<style>
span { border-color: #461459; }
span { border-color: rgb(70,20,89); }
td.TdClassName
{
border-color: #461459;
}
.TagClassName
{
border-color: #461459;
}
</style>