Shades of Scarlet Gum #461357
Tints of Scarlet Gum #461357
RGB
CMYK
RGB Variations
Color information
#461357 (or 0x461357) is known color: Scarlet Gum. HEX triplet: 46, 13 and 57. RGB value is (70,19,87). Sum of RGB (Red+Green+Blue) = 70+19+87=176 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.77% from 176); Green value is 19 (7.81% from 255 or 10.80% from 176); Blue value is 87 (34.38% from 255 or 49.43% from 176); Max value from RGB is 87 - color contains mainly: blue. Hex color #461357 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461357 is #B9ECA8. Grayscale: #292929. Windows color (decimal): -12184745 or 5706566. OLE color: 5706566.
HSL color Cylindrical-coordinate representation of color #461357: hue angle of 285º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #461357 is Cyan = 0.20, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 19 | 87 | - |
| CMYK | 0.20 | 0.78 | 0 | 0.66 |
| HSL | 285º | 0.64% | 0.21% | - |
| HSV(B) | 285º | 0.78% | 0.34% | - |
| XYZ | 4.48 | 2.46 | 9.25 | - |
| YUV | 42 | 153.4 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 19 | 87 | 0.20 | 0.78 | 0 | 0.66 | 285 | 0.64 | 0.21 |
| Hex | 46 | 13 | 57 | 14 | 4E | 0 | 42 | 11D | 40 | 15 |
| Octal | 106 | 23 | 127 | 24 | 116 | 0 | 102 | 435 | 100 | 25 |
| Binary | 1000110 | 10011 | 1010111 | 10100 | 1001110 | 0 | 1000010 | 100011101 | 1000000 | 10101 |
Color Harmonies of #461357
Complementary color
Monochromatic Colors of #461357
Black with #461357
Text Example
Text Example
White with #461357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461357; }
p { color: rgb(70,19,87); }
H1.HeaderClassName
{
color: #461357;
}
.AnyTagClassName
{
color: #461357;
}
</style>
background-color css
<style>
a { background-color: #461357; }
a { background-color: rgb(70,19,87); }
div.DivClassName
{
background-color: #461357;
}
.BgClassName
{
background-color: #461357;
}
</style>
border-color css
<style>
span { border-color: #461357; }
span { border-color: rgb(70,19,87); }
td.TdClassName
{
border-color: #461357;
}
.TagClassName
{
border-color: #461357;
}
</style>