Shades of Scarlet Gum #462550
Tints of Scarlet Gum #462550
RGB
CMYK
RGB Variations
Color information
#462550 (or 0x462550) is known color: Scarlet Gum. HEX triplet: 46, 25 and 50. RGB value is (70,37,80). Sum of RGB (Red+Green+Blue) = 70+37+80=187 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.43% from 187); Green value is 37 (14.84% from 255 or 19.79% from 187); Blue value is 80 (31.64% from 255 or 42.78% from 187); Max value from RGB is 80 - color contains mainly: blue. Hex color #462550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462550 is #B9DAAF. Grayscale: #333333. Windows color (decimal): -12180144 or 5252422. OLE color: 5252422.
HSL color Cylindrical-coordinate representation of color #462550: hue angle of 286.05º degrees, saturation: 0.37, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #462550 is Cyan = 0.12, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 70 | 37 | 80 | - |
| CMYK | 0.12 | 0.54 | 0 | 0.69 |
| HSL | 286.05º | 0.37% | 0.23% | - |
| HSV(B) | 286.05º | 0.54% | 0.31% | - |
| XYZ | 4.64 | 3.2 | 7.96 | - |
| YUV | 51.77 | 143.93 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 80 | 0.12 | 0.54 | 0 | 0.69 | 286.05 | 0.37 | 0.23 |
| Hex | 46 | 25 | 50 | C | 36 | 0 | 45 | 11E | 25 | 17 |
| Octal | 106 | 45 | 120 | 14 | 66 | 0 | 105 | 436 | 45 | 27 |
| Binary | 1000110 | 100101 | 1010000 | 1100 | 110110 | 0 | 1000101 | 100011110 | 100101 | 10111 |
Color Harmonies of #462550
Complementary color
Monochromatic Colors of #462550
Black with #462550
Text Example
Text Example
White with #462550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462550; }
p { color: rgb(70,37,80); }
H1.HeaderClassName
{
color: #462550;
}
.AnyTagClassName
{
color: #462550;
}
</style>
background-color css
<style>
a { background-color: #462550; }
a { background-color: rgb(70,37,80); }
div.DivClassName
{
background-color: #462550;
}
.BgClassName
{
background-color: #462550;
}
</style>
border-color css
<style>
span { border-color: #462550; }
span { border-color: rgb(70,37,80); }
td.TdClassName
{
border-color: #462550;
}
.TagClassName
{
border-color: #462550;
}
</style>