Shades of Scarlet Gum #461553
Tints of Scarlet Gum #461553
RGB
CMYK
RGB Variations
Color information
#461553 (or 0x461553) is known color: Scarlet Gum. HEX triplet: 46, 15 and 53. RGB value is (70,21,83). Sum of RGB (Red+Green+Blue) = 70+21+83=174 (23% of max value = 765). Red value is 70 (27.73% from 255 or 40.23% from 174); Green value is 21 (8.59% from 255 or 12.07% from 174); Blue value is 83 (32.81% from 255 or 47.70% from 174); Max value from RGB is 83 - color contains mainly: blue. Hex color #461553 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461553 is #B9EAAC. Grayscale: #2A2A2A. Windows color (decimal): -12184237 or 5444934. OLE color: 5444934.
HSL color Cylindrical-coordinate representation of color #461553: hue angle of 287.42º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #461553 is Cyan = 0.16, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 21 | 83 | - |
| CMYK | 0.16 | 0.75 | 0 | 0.67 |
| HSL | 287.42º | 0.6% | 0.2% | - |
| HSV(B) | 287.42º | 0.75% | 0.33% | - |
| XYZ | 4.36 | 2.46 | 8.43 | - |
| YUV | 42.72 | 150.73 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 83 | 0.16 | 0.75 | 0 | 0.67 | 287.42 | 0.6 | 0.2 |
| Hex | 46 | 15 | 53 | 10 | 4B | 0 | 43 | 11F | 3C | 14 |
| Octal | 106 | 25 | 123 | 20 | 113 | 0 | 103 | 437 | 74 | 24 |
| Binary | 1000110 | 10101 | 1010011 | 10000 | 1001011 | 0 | 1000011 | 100011111 | 111100 | 10100 |
Color Harmonies of #461553
Complementary color
Monochromatic Colors of #461553
Black with #461553
Text Example
Text Example
White with #461553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461553; }
p { color: rgb(70,21,83); }
H1.HeaderClassName
{
color: #461553;
}
.AnyTagClassName
{
color: #461553;
}
</style>
background-color css
<style>
a { background-color: #461553; }
a { background-color: rgb(70,21,83); }
div.DivClassName
{
background-color: #461553;
}
.BgClassName
{
background-color: #461553;
}
</style>
border-color css
<style>
span { border-color: #461553; }
span { border-color: rgb(70,21,83); }
td.TdClassName
{
border-color: #461553;
}
.TagClassName
{
border-color: #461553;
}
</style>