Shades of Scarlet Gum #462057
Tints of Scarlet Gum #462057
RGB
CMYK
RGB Variations
Color information
#462057 (or 0x462057) is known color: Scarlet Gum. HEX triplet: 46, 20 and 57. RGB value is (70,32,87). Sum of RGB (Red+Green+Blue) = 70+32+87=189 (25% of max value = 765). Red value is 70 (27.73% from 255 or 37.04% from 189); Green value is 32 (12.89% from 255 or 16.93% from 189); Blue value is 87 (34.38% from 255 or 46.03% from 189); Max value from RGB is 87 - color contains mainly: blue. Hex color #462057 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462057 is #B9DFA8. Grayscale: #313131. Windows color (decimal): -12181417 or 5709894. OLE color: 5709894.
HSL color Cylindrical-coordinate representation of color #462057: hue angle of 281.45º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #462057 is Cyan = 0.20, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 32 | 87 | - |
| CMYK | 0.20 | 0.63 | 0 | 0.66 |
| HSL | 281.45º | 0.46% | 0.23% | - |
| HSV(B) | 281.45º | 0.63% | 0.34% | - |
| XYZ | 4.76 | 3.02 | 9.35 | - |
| YUV | 49.63 | 149.09 | 142.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 32 | 87 | 0.20 | 0.63 | 0 | 0.66 | 281.45 | 0.46 | 0.23 |
| Hex | 46 | 20 | 57 | 14 | 3F | 0 | 42 | 119 | 2E | 17 |
| Octal | 106 | 40 | 127 | 24 | 77 | 0 | 102 | 431 | 56 | 27 |
| Binary | 1000110 | 100000 | 1010111 | 10100 | 111111 | 0 | 1000010 | 100011001 | 101110 | 10111 |
Color Harmonies of #462057
Complementary color
Monochromatic Colors of #462057
Black with #462057
Text Example
Text Example
White with #462057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462057; }
p { color: rgb(70,32,87); }
H1.HeaderClassName
{
color: #462057;
}
.AnyTagClassName
{
color: #462057;
}
</style>
background-color css
<style>
a { background-color: #462057; }
a { background-color: rgb(70,32,87); }
div.DivClassName
{
background-color: #462057;
}
.BgClassName
{
background-color: #462057;
}
</style>
border-color css
<style>
span { border-color: #462057; }
span { border-color: rgb(70,32,87); }
td.TdClassName
{
border-color: #462057;
}
.TagClassName
{
border-color: #462057;
}
</style>