Shades of Scarlet Gum #461561
Tints of Scarlet Gum #461561
RGB
CMYK
RGB Variations
Color information
#461561 (or 0x461561) is known color: Scarlet Gum. HEX triplet: 46, 15 and 61. RGB value is (70,21,97). Sum of RGB (Red+Green+Blue) = 70+21+97=188 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.23% from 188); Green value is 21 (8.59% from 255 or 11.17% from 188); Blue value is 97 (38.28% from 255 or 51.60% from 188); Max value from RGB is 97 - color contains mainly: blue. Hex color #461561 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461561 is #B9EA9E. Grayscale: #2C2C2C. Windows color (decimal): -12184223 or 6362438. OLE color: 6362438.
HSL color Cylindrical-coordinate representation of color #461561: hue angle of 278.68º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #461561 is Cyan = 0.28, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 21 | 97 | - |
| CMYK | 0.28 | 0.78 | 0 | 0.62 |
| HSL | 278.68º | 0.64% | 0.23% | - |
| HSV(B) | 278.68º | 0.78% | 0.38% | - |
| XYZ | 4.95 | 2.7 | 11.57 | - |
| YUV | 44.32 | 157.73 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 97 | 0.28 | 0.78 | 0 | 0.62 | 278.68 | 0.64 | 0.23 |
| Hex | 46 | 15 | 61 | 1C | 4E | 0 | 3E | 117 | 40 | 17 |
| Octal | 106 | 25 | 141 | 34 | 116 | 0 | 76 | 427 | 100 | 27 |
| Binary | 1000110 | 10101 | 1100001 | 11100 | 1001110 | 0 | 111110 | 100010111 | 1000000 | 10111 |
Color Harmonies of #461561
Complementary color
Monochromatic Colors of #461561
Black with #461561
Text Example
Text Example
White with #461561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461561; }
p { color: rgb(70,21,97); }
H1.HeaderClassName
{
color: #461561;
}
.AnyTagClassName
{
color: #461561;
}
</style>
background-color css
<style>
a { background-color: #461561; }
a { background-color: rgb(70,21,97); }
div.DivClassName
{
background-color: #461561;
}
.BgClassName
{
background-color: #461561;
}
</style>
border-color css
<style>
span { border-color: #461561; }
span { border-color: rgb(70,21,97); }
td.TdClassName
{
border-color: #461561;
}
.TagClassName
{
border-color: #461561;
}
</style>