Shades of Scarlet Gum #461552
Tints of Scarlet Gum #461552
RGB
CMYK
RGB Variations
Color information
#461552 (or 0x461552) is known color: Scarlet Gum. HEX triplet: 46, 15 and 52. RGB value is (70,21,82). Sum of RGB (Red+Green+Blue) = 70+21+82=173 (22% of max value = 765). Red value is 70 (27.73% from 255 or 40.46% from 173); Green value is 21 (8.59% from 255 or 12.14% from 173); Blue value is 82 (32.42% from 255 or 47.40% from 173); Max value from RGB is 82 - color contains mainly: blue. Hex color #461552 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461552 is #B9EAAD. Grayscale: #2A2A2A. Windows color (decimal): -12184238 or 5379398. OLE color: 5379398.
HSL color Cylindrical-coordinate representation of color #461552: hue angle of 288.2º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #461552 is Cyan = 0.15, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 21 | 82 | - |
| CMYK | 0.15 | 0.74 | 0 | 0.68 |
| HSL | 288.2º | 0.59% | 0.2% | - |
| HSV(B) | 288.2º | 0.74% | 0.32% | - |
| XYZ | 4.32 | 2.45 | 8.23 | - |
| YUV | 42.61 | 150.23 | 147.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 82 | 0.15 | 0.74 | 0 | 0.68 | 288.2 | 0.59 | 0.2 |
| Hex | 46 | 15 | 52 | F | 4A | 0 | 44 | 120 | 3B | 14 |
| Octal | 106 | 25 | 122 | 17 | 112 | 0 | 104 | 440 | 73 | 24 |
| Binary | 1000110 | 10101 | 1010010 | 1111 | 1001010 | 0 | 1000100 | 100100000 | 111011 | 10100 |
Color Harmonies of #461552
Complementary color
Monochromatic Colors of #461552
Black with #461552
Text Example
Text Example
White with #461552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461552; }
p { color: rgb(70,21,82); }
H1.HeaderClassName
{
color: #461552;
}
.AnyTagClassName
{
color: #461552;
}
</style>
background-color css
<style>
a { background-color: #461552; }
a { background-color: rgb(70,21,82); }
div.DivClassName
{
background-color: #461552;
}
.BgClassName
{
background-color: #461552;
}
</style>
border-color css
<style>
span { border-color: #461552; }
span { border-color: rgb(70,21,82); }
td.TdClassName
{
border-color: #461552;
}
.TagClassName
{
border-color: #461552;
}
</style>