Shades of Scarlet Gum #461659
Tints of Scarlet Gum #461659
RGB
CMYK
RGB Variations
Color information
#461659 (or 0x461659) is known color: Scarlet Gum. HEX triplet: 46, 16 and 59. RGB value is (70,22,89). Sum of RGB (Red+Green+Blue) = 70+22+89=181 (23% of max value = 765). Red value is 70 (27.73% from 255 or 38.67% from 181); Green value is 22 (8.98% from 255 or 12.15% from 181); Blue value is 89 (35.16% from 255 or 49.17% from 181); Max value from RGB is 89 - color contains mainly: blue. Hex color #461659 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461659 is #B9E9A6. Grayscale: #2B2B2B. Windows color (decimal): -12183975 or 5838406. OLE color: 5838406.
HSL color Cylindrical-coordinate representation of color #461659: hue angle of 282.99º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #461659 is Cyan = 0.21, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 22 | 89 | - |
| CMYK | 0.21 | 0.75 | 0 | 0.65 |
| HSL | 282.99º | 0.6% | 0.22% | - |
| HSV(B) | 282.99º | 0.75% | 0.35% | - |
| XYZ | 4.62 | 2.6 | 9.71 | - |
| YUV | 43.99 | 153.4 | 146.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 89 | 0.21 | 0.75 | 0 | 0.65 | 282.99 | 0.6 | 0.22 |
| Hex | 46 | 16 | 59 | 15 | 4B | 0 | 41 | 11B | 3C | 16 |
| Octal | 106 | 26 | 131 | 25 | 113 | 0 | 101 | 433 | 74 | 26 |
| Binary | 1000110 | 10110 | 1011001 | 10101 | 1001011 | 0 | 1000001 | 100011011 | 111100 | 10110 |
Color Harmonies of #461659
Complementary color
Monochromatic Colors of #461659
Black with #461659
Text Example
Text Example
White with #461659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461659; }
p { color: rgb(70,22,89); }
H1.HeaderClassName
{
color: #461659;
}
.AnyTagClassName
{
color: #461659;
}
</style>
background-color css
<style>
a { background-color: #461659; }
a { background-color: rgb(70,22,89); }
div.DivClassName
{
background-color: #461659;
}
.BgClassName
{
background-color: #461659;
}
</style>
border-color css
<style>
span { border-color: #461659; }
span { border-color: rgb(70,22,89); }
td.TdClassName
{
border-color: #461659;
}
.TagClassName
{
border-color: #461659;
}
</style>