Shades of Scarlet Gum #541363
Tints of Scarlet Gum #541363
RGB
CMYK
RGB Variations
Color information
#541363 (or 0x541363) is known color: Scarlet Gum. HEX triplet: 54, 13 and 63. RGB value is (84,19,99). Sum of RGB (Red+Green+Blue) = 84+19+99=202 (26% of max value = 765). Red value is 84 (33.20% from 255 or 41.58% from 202); Green value is 19 (7.81% from 255 or 9.41% from 202); Blue value is 99 (39.06% from 255 or 49.01% from 202); Max value from RGB is 99 - color contains mainly: blue. Hex color #541363 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541363 is #ABEC9C. Grayscale: #2F2F2F. Windows color (decimal): -11267229 or 6493012. OLE color: 6493012.
HSL color Cylindrical-coordinate representation of color #541363: hue angle of 288.75º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #541363 is Cyan = 0.15, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 19 | 99 | - |
| CMYK | 0.15 | 0.81 | 0 | 0.61 |
| HSL | 288.75º | 0.68% | 0.23% | - |
| HSV(B) | 288.75º | 0.81% | 0.39% | - |
| XYZ | 6.14 | 3.25 | 12.11 | - |
| YUV | 47.56 | 157.03 | 154 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 99 | 0.15 | 0.81 | 0 | 0.61 | 288.75 | 0.68 | 0.23 |
| Hex | 54 | 13 | 63 | F | 51 | 0 | 3D | 121 | 44 | 17 |
| Octal | 124 | 23 | 143 | 17 | 121 | 0 | 75 | 441 | 104 | 27 |
| Binary | 1010100 | 10011 | 1100011 | 1111 | 1010001 | 0 | 111101 | 100100001 | 1000100 | 10111 |
Color Harmonies of #541363
Complementary color
Monochromatic Colors of #541363
Black with #541363
Text Example
Text Example
White with #541363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541363; }
p { color: rgb(84,19,99); }
H1.HeaderClassName
{
color: #541363;
}
.AnyTagClassName
{
color: #541363;
}
</style>
background-color css
<style>
a { background-color: #541363; }
a { background-color: rgb(84,19,99); }
div.DivClassName
{
background-color: #541363;
}
.BgClassName
{
background-color: #541363;
}
</style>
border-color css
<style>
span { border-color: #541363; }
span { border-color: rgb(84,19,99); }
td.TdClassName
{
border-color: #541363;
}
.TagClassName
{
border-color: #541363;
}
</style>