Shades of Scarlet Gum #461062
Tints of Scarlet Gum #461062
RGB
CMYK
RGB Variations
Color information
#461062 (or 0x461062) is known color: Scarlet Gum. HEX triplet: 46, 10 and 62. RGB value is (70,16,98). Sum of RGB (Red+Green+Blue) = 70+16+98=184 (24% of max value = 765). Red value is 70 (27.73% from 255 or 38.04% from 184); Green value is 16 (6.64% from 255 or 8.70% from 184); Blue value is 98 (38.67% from 255 or 53.26% from 184); Max value from RGB is 98 - color contains mainly: blue. Hex color #461062 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461062 is #B9EF9D. Grayscale: #292929. Windows color (decimal): -12185502 or 6426694. OLE color: 6426694.
HSL color Cylindrical-coordinate representation of color #461062: hue angle of 279.51º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #461062 is Cyan = 0.29, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 16 | 98 | - |
| CMYK | 0.29 | 0.84 | 0 | 0.62 |
| HSL | 279.51º | 0.72% | 0.22% | - |
| HSV(B) | 279.51º | 0.84% | 0.38% | - |
| XYZ | 4.92 | 2.55 | 11.79 | - |
| YUV | 41.49 | 159.89 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 16 | 98 | 0.29 | 0.84 | 0 | 0.62 | 279.51 | 0.72 | 0.22 |
| Hex | 46 | 10 | 62 | 1D | 54 | 0 | 3E | 118 | 48 | 16 |
| Octal | 106 | 20 | 142 | 35 | 124 | 0 | 76 | 430 | 110 | 26 |
| Binary | 1000110 | 10000 | 1100010 | 11101 | 1010100 | 0 | 111110 | 100011000 | 1001000 | 10110 |
Color Harmonies of #461062
Complementary color
Monochromatic Colors of #461062
Black with #461062
Text Example
Text Example
White with #461062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461062; }
p { color: rgb(70,16,98); }
H1.HeaderClassName
{
color: #461062;
}
.AnyTagClassName
{
color: #461062;
}
</style>
background-color css
<style>
a { background-color: #461062; }
a { background-color: rgb(70,16,98); }
div.DivClassName
{
background-color: #461062;
}
.BgClassName
{
background-color: #461062;
}
</style>
border-color css
<style>
span { border-color: #461062; }
span { border-color: rgb(70,16,98); }
td.TdClassName
{
border-color: #461062;
}
.TagClassName
{
border-color: #461062;
}
</style>