Shades of Scarlet Gum #460458
Tints of Scarlet Gum #460458
RGB
CMYK
RGB Variations
Color information
#460458 (or 0x460458) is known color: Scarlet Gum. HEX triplet: 46, 04 and 58. RGB value is (70,4,88). Sum of RGB (Red+Green+Blue) = 70+4+88=162 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.21% from 162); Green value is 4 (1.95% from 255 or 2.47% from 162); Blue value is 88 (34.77% from 255 or 54.32% from 162); Max value from RGB is 88 - color contains mainly: blue. Hex color #460458 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460458 is #B9FBA7. Grayscale: #212121. Windows color (decimal): -12188584 or 5768262. OLE color: 5768262.
HSL color Cylindrical-coordinate representation of color #460458: hue angle of 287.14º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #460458 is Cyan = 0.20, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 4 | 88 | - |
| CMYK | 0.20 | 0.95 | 0 | 0.65 |
| HSL | 287.14º | 0.91% | 0.18% | - |
| HSV(B) | 287.14º | 0.95% | 0.35% | - |
| XYZ | 4.33 | 2.09 | 9.41 | - |
| YUV | 33.31 | 158.87 | 154.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 4 | 88 | 0.20 | 0.95 | 0 | 0.65 | 287.14 | 0.91 | 0.18 |
| Hex | 46 | 4 | 58 | 14 | 5F | 0 | 41 | 11F | 5B | 12 |
| Octal | 106 | 4 | 130 | 24 | 137 | 0 | 101 | 437 | 133 | 22 |
| Binary | 1000110 | 100 | 1011000 | 10100 | 1011111 | 0 | 1000001 | 100011111 | 1011011 | 10010 |
Color Harmonies of #460458
Complementary color
Monochromatic Colors of #460458
Black with #460458
Text Example
Text Example
White with #460458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460458; }
p { color: rgb(70,4,88); }
H1.HeaderClassName
{
color: #460458;
}
.AnyTagClassName
{
color: #460458;
}
</style>
background-color css
<style>
a { background-color: #460458; }
a { background-color: rgb(70,4,88); }
div.DivClassName
{
background-color: #460458;
}
.BgClassName
{
background-color: #460458;
}
</style>
border-color css
<style>
span { border-color: #460458; }
span { border-color: rgb(70,4,88); }
td.TdClassName
{
border-color: #460458;
}
.TagClassName
{
border-color: #460458;
}
</style>