Shades of Scarlet Gum #461958
Tints of Scarlet Gum #461958
RGB
CMYK
RGB Variations
Color information
#461958 (or 0x461958) is known color: Scarlet Gum. HEX triplet: 46, 19 and 58. RGB value is (70,25,88). Sum of RGB (Red+Green+Blue) = 70+25+88=183 (24% of max value = 765). Red value is 70 (27.73% from 255 or 38.25% from 183); Green value is 25 (10.16% from 255 or 13.66% from 183); Blue value is 88 (34.77% from 255 or 48.09% from 183); Max value from RGB is 88 - color contains mainly: blue. Hex color #461958 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461958 is #B9E6A7. Grayscale: #2D2D2D. Windows color (decimal): -12183208 or 5773638. OLE color: 5773638.
HSL color Cylindrical-coordinate representation of color #461958: hue angle of 282.86º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #461958 is Cyan = 0.20, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 25 | 88 | - |
| CMYK | 0.20 | 0.72 | 0 | 0.65 |
| HSL | 282.86º | 0.56% | 0.22% | - |
| HSV(B) | 282.86º | 0.72% | 0.35% | - |
| XYZ | 4.63 | 2.7 | 9.51 | - |
| YUV | 45.64 | 151.91 | 145.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 88 | 0.20 | 0.72 | 0 | 0.65 | 282.86 | 0.56 | 0.22 |
| Hex | 46 | 19 | 58 | 14 | 48 | 0 | 41 | 11B | 38 | 16 |
| Octal | 106 | 31 | 130 | 24 | 110 | 0 | 101 | 433 | 70 | 26 |
| Binary | 1000110 | 11001 | 1011000 | 10100 | 1001000 | 0 | 1000001 | 100011011 | 111000 | 10110 |
Color Harmonies of #461958
Complementary color
Monochromatic Colors of #461958
Black with #461958
Text Example
Text Example
White with #461958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461958; }
p { color: rgb(70,25,88); }
H1.HeaderClassName
{
color: #461958;
}
.AnyTagClassName
{
color: #461958;
}
</style>
background-color css
<style>
a { background-color: #461958; }
a { background-color: rgb(70,25,88); }
div.DivClassName
{
background-color: #461958;
}
.BgClassName
{
background-color: #461958;
}
</style>
border-color css
<style>
span { border-color: #461958; }
span { border-color: rgb(70,25,88); }
td.TdClassName
{
border-color: #461958;
}
.TagClassName
{
border-color: #461958;
}
</style>