Shades of Scarlet Gum #462954
Tints of Scarlet Gum #462954
RGB
CMYK
RGB Variations
Color information
#462954 (or 0x462954) is known color: Scarlet Gum. HEX triplet: 46, 29 and 54. RGB value is (70,41,84). Sum of RGB (Red+Green+Blue) = 70+41+84=195 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.90% from 195); Green value is 41 (16.41% from 255 or 21.03% from 195); Blue value is 84 (33.20% from 255 or 43.08% from 195); Max value from RGB is 84 - color contains mainly: blue. Hex color #462954 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462954 is #B9D6AB. Grayscale: #363636. Windows color (decimal): -12179116 or 5515590. OLE color: 5515590.
HSL color Cylindrical-coordinate representation of color #462954: hue angle of 280.47º degrees, saturation: 0.34, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #462954 is Cyan = 0.17, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 41 | 84 | - |
| CMYK | 0.17 | 0.51 | 0 | 0.67 |
| HSL | 280.47º | 0.34% | 0.25% | - |
| HSV(B) | 280.47º | 0.51% | 0.33% | - |
| XYZ | 4.92 | 3.53 | 8.81 | - |
| YUV | 54.57 | 144.61 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 84 | 0.17 | 0.51 | 0 | 0.67 | 280.47 | 0.34 | 0.25 |
| Hex | 46 | 29 | 54 | 11 | 33 | 0 | 43 | 118 | 22 | 19 |
| Octal | 106 | 51 | 124 | 21 | 63 | 0 | 103 | 430 | 42 | 31 |
| Binary | 1000110 | 101001 | 1010100 | 10001 | 110011 | 0 | 1000011 | 100011000 | 100010 | 11001 |
Color Harmonies of #462954
Complementary color
Monochromatic Colors of #462954
Black with #462954
Text Example
Text Example
White with #462954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462954; }
p { color: rgb(70,41,84); }
H1.HeaderClassName
{
color: #462954;
}
.AnyTagClassName
{
color: #462954;
}
</style>
background-color css
<style>
a { background-color: #462954; }
a { background-color: rgb(70,41,84); }
div.DivClassName
{
background-color: #462954;
}
.BgClassName
{
background-color: #462954;
}
</style>
border-color css
<style>
span { border-color: #462954; }
span { border-color: rgb(70,41,84); }
td.TdClassName
{
border-color: #462954;
}
.TagClassName
{
border-color: #462954;
}
</style>