Shades of Scarlet Gum #462750
Tints of Scarlet Gum #462750
RGB
CMYK
RGB Variations
Color information
#462750 (or 0x462750) is known color: Scarlet Gum. HEX triplet: 46, 27 and 50. RGB value is (70,39,80). Sum of RGB (Red+Green+Blue) = 70+39+80=189 (25% of max value = 765). Red value is 70 (27.73% from 255 or 37.04% from 189); Green value is 39 (15.62% from 255 or 20.63% from 189); Blue value is 80 (31.64% from 255 or 42.33% from 189); Max value from RGB is 80 - color contains mainly: blue. Hex color #462750 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462750 is #B9D8AF. Grayscale: #343434. Windows color (decimal): -12179632 or 5252934. OLE color: 5252934.
HSL color Cylindrical-coordinate representation of color #462750: hue angle of 285.37º degrees, saturation: 0.34, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #462750 is Cyan = 0.12, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 70 | 39 | 80 | - |
| CMYK | 0.12 | 0.51 | 0 | 0.69 |
| HSL | 285.37º | 0.34% | 0.23% | - |
| HSV(B) | 285.37º | 0.51% | 0.31% | - |
| XYZ | 4.7 | 3.33 | 7.98 | - |
| YUV | 52.94 | 143.27 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 80 | 0.12 | 0.51 | 0 | 0.69 | 285.37 | 0.34 | 0.23 |
| Hex | 46 | 27 | 50 | C | 33 | 0 | 45 | 11D | 22 | 17 |
| Octal | 106 | 47 | 120 | 14 | 63 | 0 | 105 | 435 | 42 | 27 |
| Binary | 1000110 | 100111 | 1010000 | 1100 | 110011 | 0 | 1000101 | 100011101 | 100010 | 10111 |
Color Harmonies of #462750
Complementary color
Monochromatic Colors of #462750
Black with #462750
Text Example
Text Example
White with #462750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462750; }
p { color: rgb(70,39,80); }
H1.HeaderClassName
{
color: #462750;
}
.AnyTagClassName
{
color: #462750;
}
</style>
background-color css
<style>
a { background-color: #462750; }
a { background-color: rgb(70,39,80); }
div.DivClassName
{
background-color: #462750;
}
.BgClassName
{
background-color: #462750;
}
</style>
border-color css
<style>
span { border-color: #462750; }
span { border-color: rgb(70,39,80); }
td.TdClassName
{
border-color: #462750;
}
.TagClassName
{
border-color: #462750;
}
</style>