Shades of Scarlet Gum #462759
Tints of Scarlet Gum #462759
RGB
CMYK
RGB Variations
Color information
#462759 (or 0x462759) is known color: Scarlet Gum. HEX triplet: 46, 27 and 59. RGB value is (70,39,89). Sum of RGB (Red+Green+Blue) = 70+39+89=198 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35.35% from 198); Green value is 39 (15.62% from 255 or 19.70% from 198); Blue value is 89 (35.16% from 255 or 44.95% from 198); Max value from RGB is 89 - color contains mainly: blue. Hex color #462759 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462759 is #B9D8A6. Grayscale: #353535. Windows color (decimal): -12179623 or 5842758. OLE color: 5842758.
HSL color Cylindrical-coordinate representation of color #462759: hue angle of 277.2º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #462759 is Cyan = 0.21, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 39 | 89 | - |
| CMYK | 0.21 | 0.56 | 0 | 0.65 |
| HSL | 277.2º | 0.39% | 0.25% | - |
| HSV(B) | 277.2º | 0.56% | 0.35% | - |
| XYZ | 5.05 | 3.47 | 9.86 | - |
| YUV | 53.97 | 147.77 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 89 | 0.21 | 0.56 | 0 | 0.65 | 277.2 | 0.39 | 0.25 |
| Hex | 46 | 27 | 59 | 15 | 38 | 0 | 41 | 115 | 27 | 19 |
| Octal | 106 | 47 | 131 | 25 | 70 | 0 | 101 | 425 | 47 | 31 |
| Binary | 1000110 | 100111 | 1011001 | 10101 | 111000 | 0 | 1000001 | 100010101 | 100111 | 11001 |
Color Harmonies of #462759
Complementary color
Monochromatic Colors of #462759
Black with #462759
Text Example
Text Example
White with #462759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462759; }
p { color: rgb(70,39,89); }
H1.HeaderClassName
{
color: #462759;
}
.AnyTagClassName
{
color: #462759;
}
</style>
background-color css
<style>
a { background-color: #462759; }
a { background-color: rgb(70,39,89); }
div.DivClassName
{
background-color: #462759;
}
.BgClassName
{
background-color: #462759;
}
</style>
border-color css
<style>
span { border-color: #462759; }
span { border-color: rgb(70,39,89); }
td.TdClassName
{
border-color: #462759;
}
.TagClassName
{
border-color: #462759;
}
</style>