Shades of Scarlet Gum #460558
Tints of Scarlet Gum #460558
RGB
CMYK
RGB Variations
Color information
#460558 (or 0x460558) is known color: Scarlet Gum. HEX triplet: 46, 05 and 58. RGB value is (70,5,88). Sum of RGB (Red+Green+Blue) = 70+5+88=163 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.94% from 163); Green value is 5 (2.34% from 255 or 3.07% from 163); Blue value is 88 (34.77% from 255 or 53.99% from 163); Max value from RGB is 88 - color contains mainly: blue. Hex color #460558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460558 is #B9FAA7. Grayscale: #212121. Windows color (decimal): -12188328 or 5768518. OLE color: 5768518.
HSL color Cylindrical-coordinate representation of color #460558: hue angle of 286.99º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #460558 is Cyan = 0.20, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 5 | 88 | - |
| CMYK | 0.20 | 0.94 | 0 | 0.65 |
| HSL | 286.99º | 0.89% | 0.18% | - |
| HSV(B) | 286.99º | 0.94% | 0.35% | - |
| XYZ | 4.34 | 2.12 | 9.41 | - |
| YUV | 33.9 | 158.53 | 153.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 5 | 88 | 0.20 | 0.94 | 0 | 0.65 | 286.99 | 0.89 | 0.18 |
| Hex | 46 | 5 | 58 | 14 | 5E | 0 | 41 | 11F | 59 | 12 |
| Octal | 106 | 5 | 130 | 24 | 136 | 0 | 101 | 437 | 131 | 22 |
| Binary | 1000110 | 101 | 1011000 | 10100 | 1011110 | 0 | 1000001 | 100011111 | 1011001 | 10010 |
Color Harmonies of #460558
Complementary color
Monochromatic Colors of #460558
Black with #460558
Text Example
Text Example
White with #460558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460558; }
p { color: rgb(70,5,88); }
H1.HeaderClassName
{
color: #460558;
}
.AnyTagClassName
{
color: #460558;
}
</style>
background-color css
<style>
a { background-color: #460558; }
a { background-color: rgb(70,5,88); }
div.DivClassName
{
background-color: #460558;
}
.BgClassName
{
background-color: #460558;
}
</style>
border-color css
<style>
span { border-color: #460558; }
span { border-color: rgb(70,5,88); }
td.TdClassName
{
border-color: #460558;
}
.TagClassName
{
border-color: #460558;
}
</style>