Shades of Scarlet Gum #461462
Tints of Scarlet Gum #461462
RGB
CMYK
RGB Variations
Color information
#461462 (or 0x461462) is known color: Scarlet Gum. HEX triplet: 46, 14 and 62. RGB value is (70,20,98). Sum of RGB (Red+Green+Blue) = 70+20+98=188 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.23% from 188); Green value is 20 (8.20% from 255 or 10.64% from 188); Blue value is 98 (38.67% from 255 or 52.13% from 188); Max value from RGB is 98 - color contains mainly: blue. Hex color #461462 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461462 is #B9EB9D. Grayscale: #2B2B2B. Windows color (decimal): -12184478 or 6427718. OLE color: 6427718.
HSL color Cylindrical-coordinate representation of color #461462: hue angle of 278.46º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #461462 is Cyan = 0.29, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 20 | 98 | - |
| CMYK | 0.29 | 0.80 | 0 | 0.62 |
| HSL | 278.46º | 0.66% | 0.23% | - |
| HSV(B) | 278.46º | 0.8% | 0.38% | - |
| XYZ | 4.98 | 2.68 | 11.81 | - |
| YUV | 43.84 | 158.57 | 146.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 20 | 98 | 0.29 | 0.80 | 0 | 0.62 | 278.46 | 0.66 | 0.23 |
| Hex | 46 | 14 | 62 | 1D | 50 | 0 | 3E | 116 | 42 | 17 |
| Octal | 106 | 24 | 142 | 35 | 120 | 0 | 76 | 426 | 102 | 27 |
| Binary | 1000110 | 10100 | 1100010 | 11101 | 1010000 | 0 | 111110 | 100010110 | 1000010 | 10111 |
Color Harmonies of #461462
Complementary color
Monochromatic Colors of #461462
Black with #461462
Text Example
Text Example
White with #461462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461462; }
p { color: rgb(70,20,98); }
H1.HeaderClassName
{
color: #461462;
}
.AnyTagClassName
{
color: #461462;
}
</style>
background-color css
<style>
a { background-color: #461462; }
a { background-color: rgb(70,20,98); }
div.DivClassName
{
background-color: #461462;
}
.BgClassName
{
background-color: #461462;
}
</style>
border-color css
<style>
span { border-color: #461462; }
span { border-color: rgb(70,20,98); }
td.TdClassName
{
border-color: #461462;
}
.TagClassName
{
border-color: #461462;
}
</style>