Shades of Scarlet Gum #461354
Tints of Scarlet Gum #461354
RGB
CMYK
RGB Variations
Color information
#461354 (or 0x461354) is known color: Scarlet Gum. HEX triplet: 46, 13 and 54. RGB value is (70,19,84). Sum of RGB (Red+Green+Blue) = 70+19+84=173 (22% of max value = 765). Red value is 70 (27.73% from 255 or 40.46% from 173); Green value is 19 (7.81% from 255 or 10.98% from 173); Blue value is 84 (33.20% from 255 or 48.55% from 173); Max value from RGB is 84 - color contains mainly: blue. Hex color #461354 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461354 is #B9ECAB. Grayscale: #292929. Windows color (decimal): -12184748 or 5509958. OLE color: 5509958.
HSL color Cylindrical-coordinate representation of color #461354: hue angle of 287.08º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #461354 is Cyan = 0.17, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 19 | 84 | - |
| CMYK | 0.17 | 0.77 | 0 | 0.67 |
| HSL | 287.08º | 0.63% | 0.2% | - |
| HSV(B) | 287.08º | 0.77% | 0.33% | - |
| XYZ | 4.36 | 2.41 | 8.62 | - |
| YUV | 41.66 | 151.9 | 148.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 19 | 84 | 0.17 | 0.77 | 0 | 0.67 | 287.08 | 0.63 | 0.2 |
| Hex | 46 | 13 | 54 | 11 | 4D | 0 | 43 | 11F | 3F | 14 |
| Octal | 106 | 23 | 124 | 21 | 115 | 0 | 103 | 437 | 77 | 24 |
| Binary | 1000110 | 10011 | 1010100 | 10001 | 1001101 | 0 | 1000011 | 100011111 | 111111 | 10100 |
Color Harmonies of #461354
Complementary color
Monochromatic Colors of #461354
Black with #461354
Text Example
Text Example
White with #461354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461354; }
p { color: rgb(70,19,84); }
H1.HeaderClassName
{
color: #461354;
}
.AnyTagClassName
{
color: #461354;
}
</style>
background-color css
<style>
a { background-color: #461354; }
a { background-color: rgb(70,19,84); }
div.DivClassName
{
background-color: #461354;
}
.BgClassName
{
background-color: #461354;
}
</style>
border-color css
<style>
span { border-color: #461354; }
span { border-color: rgb(70,19,84); }
td.TdClassName
{
border-color: #461354;
}
.TagClassName
{
border-color: #461354;
}
</style>