Shades of Scarlet Gum #461654
Tints of Scarlet Gum #461654
RGB
CMYK
RGB Variations
Color information
#461654 (or 0x461654) is known color: Scarlet Gum. HEX triplet: 46, 16 and 54. RGB value is (70,22,84). Sum of RGB (Red+Green+Blue) = 70+22+84=176 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.77% from 176); Green value is 22 (8.98% from 255 or 12.5% from 176); Blue value is 84 (33.20% from 255 or 47.73% from 176); Max value from RGB is 84 - color contains mainly: blue. Hex color #461654 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461654 is #B9E9AB. Grayscale: #2B2B2B. Windows color (decimal): -12183980 or 5510726. OLE color: 5510726.
HSL color Cylindrical-coordinate representation of color #461654: hue angle of 286.45º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #461654 is Cyan = 0.17, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 22 | 84 | - |
| CMYK | 0.17 | 0.74 | 0 | 0.67 |
| HSL | 286.45º | 0.58% | 0.21% | - |
| HSV(B) | 286.45º | 0.74% | 0.33% | - |
| XYZ | 4.41 | 2.52 | 8.64 | - |
| YUV | 43.42 | 150.9 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 84 | 0.17 | 0.74 | 0 | 0.67 | 286.45 | 0.58 | 0.21 |
| Hex | 46 | 16 | 54 | 11 | 4A | 0 | 43 | 11E | 3A | 15 |
| Octal | 106 | 26 | 124 | 21 | 112 | 0 | 103 | 436 | 72 | 25 |
| Binary | 1000110 | 10110 | 1010100 | 10001 | 1001010 | 0 | 1000011 | 100011110 | 111010 | 10101 |
Color Harmonies of #461654
Complementary color
Monochromatic Colors of #461654
Black with #461654
Text Example
Text Example
White with #461654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461654; }
p { color: rgb(70,22,84); }
H1.HeaderClassName
{
color: #461654;
}
.AnyTagClassName
{
color: #461654;
}
</style>
background-color css
<style>
a { background-color: #461654; }
a { background-color: rgb(70,22,84); }
div.DivClassName
{
background-color: #461654;
}
.BgClassName
{
background-color: #461654;
}
</style>
border-color css
<style>
span { border-color: #461654; }
span { border-color: rgb(70,22,84); }
td.TdClassName
{
border-color: #461654;
}
.TagClassName
{
border-color: #461654;
}
</style>