Shades of Scarlet Gum #461353
Tints of Scarlet Gum #461353
RGB
CMYK
RGB Variations
Color information
#461353 (or 0x461353) is known color: Scarlet Gum. HEX triplet: 46, 13 and 53. RGB value is (70,19,83). Sum of RGB (Red+Green+Blue) = 70+19+83=172 (22% of max value = 765). Red value is 70 (27.73% from 255 or 40.70% from 172); Green value is 19 (7.81% from 255 or 11.05% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 83 - color contains mainly: blue. Hex color #461353 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #461353 is #B9ECAC. Grayscale: #292929. Windows color (decimal): -12184749 or 5444422. OLE color: 5444422.
HSL color Cylindrical-coordinate representation of color #461353: hue angle of 287.81º 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 #461353 is Cyan = 0.16, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 70 | 19 | 83 | - |
| CMYK | 0.16 | 0.77 | 0 | 0.67 |
| HSL | 287.81º | 0.63% | 0.2% | - |
| HSV(B) | 287.81º | 0.77% | 0.33% | - |
| XYZ | 4.32 | 2.39 | 8.42 | - |
| YUV | 41.55 | 151.4 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 19 | 83 | 0.16 | 0.77 | 0 | 0.67 | 287.81 | 0.63 | 0.2 |
| Hex | 46 | 13 | 53 | 10 | 4D | 0 | 43 | 120 | 3F | 14 |
| Octal | 106 | 23 | 123 | 20 | 115 | 0 | 103 | 440 | 77 | 24 |
| Binary | 1000110 | 10011 | 1010011 | 10000 | 1001101 | 0 | 1000011 | 100100000 | 111111 | 10100 |
Color Harmonies of #461353
Complementary color
Monochromatic Colors of #461353
Black with #461353
Text Example
Text Example
White with #461353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461353; }
p { color: rgb(70,19,83); }
H1.HeaderClassName
{
color: #461353;
}
.AnyTagClassName
{
color: #461353;
}
</style>
background-color css
<style>
a { background-color: #461353; }
a { background-color: rgb(70,19,83); }
div.DivClassName
{
background-color: #461353;
}
.BgClassName
{
background-color: #461353;
}
</style>
border-color css
<style>
span { border-color: #461353; }
span { border-color: rgb(70,19,83); }
td.TdClassName
{
border-color: #461353;
}
.TagClassName
{
border-color: #461353;
}
</style>