Shades of Scarlet Gum #461558
Tints of Scarlet Gum #461558
RGB
CMYK
RGB Variations
Color information
#461558 (or 0x461558) is known color: Scarlet Gum. HEX triplet: 46, 15 and 58. RGB value is (70,21,88). Sum of RGB (Red+Green+Blue) = 70+21+88=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 21 (8.59% from 255 or 11.73% from 179); Blue value is 88 (34.77% from 255 or 49.16% from 179); Max value from RGB is 88 - color contains mainly: blue. Hex color #461558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461558 is #B9EAA7. Grayscale: #2B2B2B. Windows color (decimal): -12184232 or 5772614. OLE color: 5772614.
HSL color Cylindrical-coordinate representation of color #461558: hue angle of 283.88º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #461558 is Cyan = 0.20, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 21 | 88 | - |
| CMYK | 0.20 | 0.76 | 0 | 0.65 |
| HSL | 283.88º | 0.61% | 0.21% | - |
| HSV(B) | 283.88º | 0.76% | 0.35% | - |
| XYZ | 4.56 | 2.54 | 9.48 | - |
| YUV | 43.29 | 153.23 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 88 | 0.20 | 0.76 | 0 | 0.65 | 283.88 | 0.61 | 0.21 |
| Hex | 46 | 15 | 58 | 14 | 4C | 0 | 41 | 11C | 3D | 15 |
| Octal | 106 | 25 | 130 | 24 | 114 | 0 | 101 | 434 | 75 | 25 |
| Binary | 1000110 | 10101 | 1011000 | 10100 | 1001100 | 0 | 1000001 | 100011100 | 111101 | 10101 |
Color Harmonies of #461558
Complementary color
Monochromatic Colors of #461558
Black with #461558
Text Example
Text Example
White with #461558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461558; }
p { color: rgb(70,21,88); }
H1.HeaderClassName
{
color: #461558;
}
.AnyTagClassName
{
color: #461558;
}
</style>
background-color css
<style>
a { background-color: #461558; }
a { background-color: rgb(70,21,88); }
div.DivClassName
{
background-color: #461558;
}
.BgClassName
{
background-color: #461558;
}
</style>
border-color css
<style>
span { border-color: #461558; }
span { border-color: rgb(70,21,88); }
td.TdClassName
{
border-color: #461558;
}
.TagClassName
{
border-color: #461558;
}
</style>