Shades of Scarlet Gum #460659
Tints of Scarlet Gum #460659
RGB
CMYK
RGB Variations
Color information
#460659 (or 0x460659) is known color: Scarlet Gum. HEX triplet: 46, 06 and 59. RGB value is (70,6,89). Sum of RGB (Red+Green+Blue) = 70+6+89=165 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.42% from 165); Green value is 6 (2.73% from 255 or 3.64% from 165); Blue value is 89 (35.16% from 255 or 53.94% from 165); Max value from RGB is 89 - color contains mainly: blue. Hex color #460659 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #460659 is #B9F9A6. Grayscale: #222222. Windows color (decimal): -12188071 or 5834310. OLE color: 5834310.
HSL color Cylindrical-coordinate representation of color #460659: hue angle of 286.27º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #460659 is Cyan = 0.21, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 6 | 89 | - |
| CMYK | 0.21 | 0.93 | 0 | 0.65 |
| HSL | 286.27º | 0.87% | 0.19% | - |
| HSV(B) | 286.27º | 0.93% | 0.35% | - |
| XYZ | 4.39 | 2.15 | 9.64 | - |
| YUV | 34.6 | 158.7 | 153.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 6 | 89 | 0.21 | 0.93 | 0 | 0.65 | 286.27 | 0.87 | 0.19 |
| Hex | 46 | 6 | 59 | 15 | 5D | 0 | 41 | 11E | 57 | 13 |
| Octal | 106 | 6 | 131 | 25 | 135 | 0 | 101 | 436 | 127 | 23 |
| Binary | 1000110 | 110 | 1011001 | 10101 | 1011101 | 0 | 1000001 | 100011110 | 1010111 | 10011 |
Color Harmonies of #460659
Complementary color
Monochromatic Colors of #460659
Black with #460659
Text Example
Text Example
White with #460659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #460659; }
p { color: rgb(70,6,89); }
H1.HeaderClassName
{
color: #460659;
}
.AnyTagClassName
{
color: #460659;
}
</style>
background-color css
<style>
a { background-color: #460659; }
a { background-color: rgb(70,6,89); }
div.DivClassName
{
background-color: #460659;
}
.BgClassName
{
background-color: #460659;
}
</style>
border-color css
<style>
span { border-color: #460659; }
span { border-color: rgb(70,6,89); }
td.TdClassName
{
border-color: #460659;
}
.TagClassName
{
border-color: #460659;
}
</style>