Shades of Scarlet Gum #461656
Tints of Scarlet Gum #461656
RGB
CMYK
RGB Variations
Color information
#461656 (or 0x461656) is known color: Scarlet Gum. HEX triplet: 46, 16 and 56. RGB value is (70,22,86). Sum of RGB (Red+Green+Blue) = 70+22+86=178 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.33% from 178); Green value is 22 (8.98% from 255 or 12.36% from 178); Blue value is 86 (33.98% from 255 or 48.31% from 178); Max value from RGB is 86 - color contains mainly: blue. Hex color #461656 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461656 is #B9E9A9. Grayscale: #2B2B2B. Windows color (decimal): -12183978 or 5641798. OLE color: 5641798.
HSL color Cylindrical-coordinate representation of color #461656: hue angle of 285º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #461656 is Cyan = 0.19, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 22 | 86 | - |
| CMYK | 0.19 | 0.74 | 0 | 0.66 |
| HSL | 285º | 0.59% | 0.21% | - |
| HSV(B) | 285º | 0.74% | 0.34% | - |
| XYZ | 4.49 | 2.55 | 9.06 | - |
| YUV | 43.65 | 151.9 | 146.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 86 | 0.19 | 0.74 | 0 | 0.66 | 285 | 0.59 | 0.21 |
| Hex | 46 | 16 | 56 | 13 | 4A | 0 | 42 | 11D | 3B | 15 |
| Octal | 106 | 26 | 126 | 23 | 112 | 0 | 102 | 435 | 73 | 25 |
| Binary | 1000110 | 10110 | 1010110 | 10011 | 1001010 | 0 | 1000010 | 100011101 | 111011 | 10101 |
Color Harmonies of #461656
Complementary color
Monochromatic Colors of #461656
Black with #461656
Text Example
Text Example
White with #461656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461656; }
p { color: rgb(70,22,86); }
H1.HeaderClassName
{
color: #461656;
}
.AnyTagClassName
{
color: #461656;
}
</style>
background-color css
<style>
a { background-color: #461656; }
a { background-color: rgb(70,22,86); }
div.DivClassName
{
background-color: #461656;
}
.BgClassName
{
background-color: #461656;
}
</style>
border-color css
<style>
span { border-color: #461656; }
span { border-color: rgb(70,22,86); }
td.TdClassName
{
border-color: #461656;
}
.TagClassName
{
border-color: #461656;
}
</style>