Shades of Scarlet Gum #462054
Tints of Scarlet Gum #462054
RGB
CMYK
RGB Variations
Color information
#462054 (or 0x462054) is known color: Scarlet Gum. HEX triplet: 46, 20 and 54. RGB value is (70,32,84). Sum of RGB (Red+Green+Blue) = 70+32+84=186 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.63% from 186); Green value is 32 (12.89% from 255 or 17.20% from 186); Blue value is 84 (33.20% from 255 or 45.16% from 186); Max value from RGB is 84 - color contains mainly: blue. Hex color #462054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462054 is #B9DFAB. Grayscale: #313131. Windows color (decimal): -12181420 or 5513286. OLE color: 5513286.
HSL color Cylindrical-coordinate representation of color #462054: hue angle of 283.85º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #462054 is Cyan = 0.17, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 32 | 84 | - |
| CMYK | 0.17 | 0.62 | 0 | 0.67 |
| HSL | 283.85º | 0.45% | 0.23% | - |
| HSV(B) | 283.85º | 0.62% | 0.33% | - |
| XYZ | 4.64 | 2.98 | 8.72 | - |
| YUV | 49.29 | 147.59 | 142.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 32 | 84 | 0.17 | 0.62 | 0 | 0.67 | 283.85 | 0.45 | 0.23 |
| Hex | 46 | 20 | 54 | 11 | 3E | 0 | 43 | 11C | 2D | 17 |
| Octal | 106 | 40 | 124 | 21 | 76 | 0 | 103 | 434 | 55 | 27 |
| Binary | 1000110 | 100000 | 1010100 | 10001 | 111110 | 0 | 1000011 | 100011100 | 101101 | 10111 |
Color Harmonies of #462054
Complementary color
Monochromatic Colors of #462054
Black with #462054
Text Example
Text Example
White with #462054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462054; }
p { color: rgb(70,32,84); }
H1.HeaderClassName
{
color: #462054;
}
.AnyTagClassName
{
color: #462054;
}
</style>
background-color css
<style>
a { background-color: #462054; }
a { background-color: rgb(70,32,84); }
div.DivClassName
{
background-color: #462054;
}
.BgClassName
{
background-color: #462054;
}
</style>
border-color css
<style>
span { border-color: #462054; }
span { border-color: rgb(70,32,84); }
td.TdClassName
{
border-color: #462054;
}
.TagClassName
{
border-color: #462054;
}
</style>