Shades of Scarlet Gum #461857
Tints of Scarlet Gum #461857
RGB
CMYK
RGB Variations
Color information
#461857 (or 0x461857) is known color: Scarlet Gum. HEX triplet: 46, 18 and 57. RGB value is (70,24,87). Sum of RGB (Red+Green+Blue) = 70+24+87=181 (23% of max value = 765). Red value is 70 (27.73% from 255 or 38.67% from 181); Green value is 24 (9.77% from 255 or 13.26% from 181); Blue value is 87 (34.38% from 255 or 48.07% from 181); Max value from RGB is 87 - color contains mainly: blue. Hex color #461857 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461857 is #B9E7A8. Grayscale: #2C2C2C. Windows color (decimal): -12183465 or 5707846. OLE color: 5707846.
HSL color Cylindrical-coordinate representation of color #461857: hue angle of 283.81º degrees, saturation: 0.57, 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 #461857 is Cyan = 0.20, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 24 | 87 | - |
| CMYK | 0.20 | 0.72 | 0 | 0.66 |
| HSL | 283.81º | 0.57% | 0.22% | - |
| HSV(B) | 283.81º | 0.72% | 0.34% | - |
| XYZ | 4.57 | 2.64 | 9.29 | - |
| YUV | 44.94 | 151.74 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 24 | 87 | 0.20 | 0.72 | 0 | 0.66 | 283.81 | 0.57 | 0.22 |
| Hex | 46 | 18 | 57 | 14 | 48 | 0 | 42 | 11C | 39 | 16 |
| Octal | 106 | 30 | 127 | 24 | 110 | 0 | 102 | 434 | 71 | 26 |
| Binary | 1000110 | 11000 | 1010111 | 10100 | 1001000 | 0 | 1000010 | 100011100 | 111001 | 10110 |
Color Harmonies of #461857
Complementary color
Monochromatic Colors of #461857
Black with #461857
Text Example
Text Example
White with #461857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461857; }
p { color: rgb(70,24,87); }
H1.HeaderClassName
{
color: #461857;
}
.AnyTagClassName
{
color: #461857;
}
</style>
background-color css
<style>
a { background-color: #461857; }
a { background-color: rgb(70,24,87); }
div.DivClassName
{
background-color: #461857;
}
.BgClassName
{
background-color: #461857;
}
</style>
border-color css
<style>
span { border-color: #461857; }
span { border-color: rgb(70,24,87); }
td.TdClassName
{
border-color: #461857;
}
.TagClassName
{
border-color: #461857;
}
</style>