Shades of Scarlet Gum #462554
Tints of Scarlet Gum #462554
RGB
CMYK
RGB Variations
Color information
#462554 (or 0x462554) is known color: Scarlet Gum. HEX triplet: 46, 25 and 54. RGB value is (70,37,84). Sum of RGB (Red+Green+Blue) = 70+37+84=191 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.65% from 191); Green value is 37 (14.84% from 255 or 19.37% from 191); Blue value is 84 (33.20% from 255 or 43.98% from 191); Max value from RGB is 84 - color contains mainly: blue. Hex color #462554 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462554 is #B9DAAB. Grayscale: #343434. Windows color (decimal): -12180140 or 5514566. OLE color: 5514566.
HSL color Cylindrical-coordinate representation of color #462554: hue angle of 282.13º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #462554 is Cyan = 0.17, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 37 | 84 | - |
| CMYK | 0.17 | 0.56 | 0 | 0.67 |
| HSL | 282.13º | 0.39% | 0.24% | - |
| HSV(B) | 282.13º | 0.56% | 0.33% | - |
| XYZ | 4.79 | 3.27 | 8.77 | - |
| YUV | 52.23 | 145.93 | 140.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 84 | 0.17 | 0.56 | 0 | 0.67 | 282.13 | 0.39 | 0.24 |
| Hex | 46 | 25 | 54 | 11 | 38 | 0 | 43 | 11A | 27 | 18 |
| Octal | 106 | 45 | 124 | 21 | 70 | 0 | 103 | 432 | 47 | 30 |
| Binary | 1000110 | 100101 | 1010100 | 10001 | 111000 | 0 | 1000011 | 100011010 | 100111 | 11000 |
Color Harmonies of #462554
Complementary color
Monochromatic Colors of #462554
Black with #462554
Text Example
Text Example
White with #462554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462554; }
p { color: rgb(70,37,84); }
H1.HeaderClassName
{
color: #462554;
}
.AnyTagClassName
{
color: #462554;
}
</style>
background-color css
<style>
a { background-color: #462554; }
a { background-color: rgb(70,37,84); }
div.DivClassName
{
background-color: #462554;
}
.BgClassName
{
background-color: #462554;
}
</style>
border-color css
<style>
span { border-color: #462554; }
span { border-color: rgb(70,37,84); }
td.TdClassName
{
border-color: #462554;
}
.TagClassName
{
border-color: #462554;
}
</style>