Shades of Scarlet Gum #461856
Tints of Scarlet Gum #461856
RGB
CMYK
RGB Variations
Color information
#461856 (or 0x461856) is known color: Scarlet Gum. HEX triplet: 46, 18 and 56. RGB value is (70,24,86). Sum of RGB (Red+Green+Blue) = 70+24+86=180 (23% of max value = 765). Red value is 70 (27.73% from 255 or 38.89% from 180); Green value is 24 (9.77% from 255 or 13.33% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 86 - color contains mainly: blue. Hex color #461856 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461856 is #B9E7A9. Grayscale: #2C2C2C. Windows color (decimal): -12183466 or 5642310. OLE color: 5642310.
HSL color Cylindrical-coordinate representation of color #461856: hue angle of 284.52º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #461856 is Cyan = 0.19, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 24 | 86 | - |
| CMYK | 0.19 | 0.72 | 0 | 0.66 |
| HSL | 284.52º | 0.56% | 0.22% | - |
| HSV(B) | 284.52º | 0.72% | 0.34% | - |
| XYZ | 4.53 | 2.63 | 9.07 | - |
| YUV | 44.82 | 151.24 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 24 | 86 | 0.19 | 0.72 | 0 | 0.66 | 284.52 | 0.56 | 0.22 |
| Hex | 46 | 18 | 56 | 13 | 48 | 0 | 42 | 11D | 38 | 16 |
| Octal | 106 | 30 | 126 | 23 | 110 | 0 | 102 | 435 | 70 | 26 |
| Binary | 1000110 | 11000 | 1010110 | 10011 | 1001000 | 0 | 1000010 | 100011101 | 111000 | 10110 |
Color Harmonies of #461856
Complementary color
Monochromatic Colors of #461856
Black with #461856
Text Example
Text Example
White with #461856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461856; }
p { color: rgb(70,24,86); }
H1.HeaderClassName
{
color: #461856;
}
.AnyTagClassName
{
color: #461856;
}
</style>
background-color css
<style>
a { background-color: #461856; }
a { background-color: rgb(70,24,86); }
div.DivClassName
{
background-color: #461856;
}
.BgClassName
{
background-color: #461856;
}
</style>
border-color css
<style>
span { border-color: #461856; }
span { border-color: rgb(70,24,86); }
td.TdClassName
{
border-color: #461856;
}
.TagClassName
{
border-color: #461856;
}
</style>