Shades of Scarlet Gum #462761
Tints of Scarlet Gum #462761
RGB
CMYK
RGB Variations
Color information
#462761 (or 0x462761) is known color: Scarlet Gum. HEX triplet: 46, 27 and 61. RGB value is (70,39,97). Sum of RGB (Red+Green+Blue) = 70+39+97=206 (27% of max value = 765). Red value is 70 (27.73% from 255 or 33.98% from 206); Green value is 39 (15.62% from 255 or 18.93% from 206); Blue value is 97 (38.28% from 255 or 47.09% from 206); Max value from RGB is 97 - color contains mainly: blue. Hex color #462761 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #462761 is #B9D89E. Grayscale: #363636. Windows color (decimal): -12179615 or 6367046. OLE color: 6367046.
HSL color Cylindrical-coordinate representation of color #462761: hue angle of 272.07º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #462761 is Cyan = 0.28, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 39 | 97 | - |
| CMYK | 0.28 | 0.60 | 0 | 0.62 |
| HSL | 272.07º | 0.43% | 0.27% | - |
| HSV(B) | 272.07º | 0.6% | 0.38% | - |
| XYZ | 5.41 | 3.62 | 11.72 | - |
| YUV | 54.88 | 151.77 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 97 | 0.28 | 0.60 | 0 | 0.62 | 272.07 | 0.43 | 0.27 |
| Hex | 46 | 27 | 61 | 1C | 3C | 0 | 3E | 110 | 2B | 1B |
| Octal | 106 | 47 | 141 | 34 | 74 | 0 | 76 | 420 | 53 | 33 |
| Binary | 1000110 | 100111 | 1100001 | 11100 | 111100 | 0 | 111110 | 100010000 | 101011 | 11011 |
Color Harmonies of #462761
Complementary color
Monochromatic Colors of #462761
Black with #462761
Text Example
Text Example
White with #462761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462761; }
p { color: rgb(70,39,97); }
H1.HeaderClassName
{
color: #462761;
}
.AnyTagClassName
{
color: #462761;
}
</style>
background-color css
<style>
a { background-color: #462761; }
a { background-color: rgb(70,39,97); }
div.DivClassName
{
background-color: #462761;
}
.BgClassName
{
background-color: #462761;
}
</style>
border-color css
<style>
span { border-color: #462761; }
span { border-color: rgb(70,39,97); }
td.TdClassName
{
border-color: #462761;
}
.TagClassName
{
border-color: #462761;
}
</style>