Shades of Scarlet Gum #461756
Tints of Scarlet Gum #461756
RGB
CMYK
RGB Variations
Color information
#461756 (or 0x461756) is known color: Scarlet Gum. HEX triplet: 46, 17 and 56. RGB value is (70,23,86). Sum of RGB (Red+Green+Blue) = 70+23+86=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 23 (9.38% from 255 or 12.85% from 179); Blue value is 86 (33.98% from 255 or 48.04% from 179); Max value from RGB is 86 - color contains mainly: blue. Hex color #461756 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461756 is #B9E8A9. Grayscale: #2C2C2C. Windows color (decimal): -12183722 or 5642054. OLE color: 5642054.
HSL color Cylindrical-coordinate representation of color #461756: hue angle of 284.76º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #461756 is Cyan = 0.19, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 23 | 86 | - |
| CMYK | 0.19 | 0.73 | 0 | 0.66 |
| HSL | 284.76º | 0.58% | 0.21% | - |
| HSV(B) | 284.76º | 0.73% | 0.34% | - |
| XYZ | 4.51 | 2.59 | 9.07 | - |
| YUV | 44.24 | 151.57 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 23 | 86 | 0.19 | 0.73 | 0 | 0.66 | 284.76 | 0.58 | 0.21 |
| Hex | 46 | 17 | 56 | 13 | 49 | 0 | 42 | 11D | 3A | 15 |
| Octal | 106 | 27 | 126 | 23 | 111 | 0 | 102 | 435 | 72 | 25 |
| Binary | 1000110 | 10111 | 1010110 | 10011 | 1001001 | 0 | 1000010 | 100011101 | 111010 | 10101 |
Color Harmonies of #461756
Complementary color
Monochromatic Colors of #461756
Black with #461756
Text Example
Text Example
White with #461756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461756; }
p { color: rgb(70,23,86); }
H1.HeaderClassName
{
color: #461756;
}
.AnyTagClassName
{
color: #461756;
}
</style>
background-color css
<style>
a { background-color: #461756; }
a { background-color: rgb(70,23,86); }
div.DivClassName
{
background-color: #461756;
}
.BgClassName
{
background-color: #461756;
}
</style>
border-color css
<style>
span { border-color: #461756; }
span { border-color: rgb(70,23,86); }
td.TdClassName
{
border-color: #461756;
}
.TagClassName
{
border-color: #461756;
}
</style>