Shades of Scarlet Gum #461557
Tints of Scarlet Gum #461557
RGB
CMYK
RGB Variations
Color information
#461557 (or 0x461557) is known color: Scarlet Gum. HEX triplet: 46, 15 and 57. RGB value is (70,21,87). Sum of RGB (Red+Green+Blue) = 70+21+87=178 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.33% from 178); Green value is 21 (8.59% from 255 or 11.80% from 178); Blue value is 87 (34.38% from 255 or 48.88% from 178); Max value from RGB is 87 - color contains mainly: blue. Hex color #461557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461557 is #B9EAA8. Grayscale: #2A2A2A. Windows color (decimal): -12184233 or 5707078. OLE color: 5707078.
HSL color Cylindrical-coordinate representation of color #461557: hue angle of 284.55º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #461557 is Cyan = 0.20, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 21 | 87 | - |
| CMYK | 0.20 | 0.76 | 0 | 0.66 |
| HSL | 284.55º | 0.61% | 0.21% | - |
| HSV(B) | 284.55º | 0.76% | 0.34% | - |
| XYZ | 4.51 | 2.53 | 9.27 | - |
| YUV | 43.18 | 152.73 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 87 | 0.20 | 0.76 | 0 | 0.66 | 284.55 | 0.61 | 0.21 |
| Hex | 46 | 15 | 57 | 14 | 4C | 0 | 42 | 11D | 3D | 15 |
| Octal | 106 | 25 | 127 | 24 | 114 | 0 | 102 | 435 | 75 | 25 |
| Binary | 1000110 | 10101 | 1010111 | 10100 | 1001100 | 0 | 1000010 | 100011101 | 111101 | 10101 |
Color Harmonies of #461557
Complementary color
Monochromatic Colors of #461557
Black with #461557
Text Example
Text Example
White with #461557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461557; }
p { color: rgb(70,21,87); }
H1.HeaderClassName
{
color: #461557;
}
.AnyTagClassName
{
color: #461557;
}
</style>
background-color css
<style>
a { background-color: #461557; }
a { background-color: rgb(70,21,87); }
div.DivClassName
{
background-color: #461557;
}
.BgClassName
{
background-color: #461557;
}
</style>
border-color css
<style>
span { border-color: #461557; }
span { border-color: rgb(70,21,87); }
td.TdClassName
{
border-color: #461557;
}
.TagClassName
{
border-color: #461557;
}
</style>