Shades of Scarlet Gum #541968
Tints of Scarlet Gum #541968
RGB
CMYK
RGB Variations
Color information
#541968 (or 0x541968) is known color: Scarlet Gum. HEX triplet: 54, 19 and 68. RGB value is (84,25,104). Sum of RGB (Red+Green+Blue) = 84+25+104=213 (28% of max value = 765). Red value is 84 (33.20% from 255 or 39.44% from 213); Green value is 25 (10.16% from 255 or 11.74% from 213); Blue value is 104 (41.02% from 255 or 48.83% from 213); Max value from RGB is 104 - color contains mainly: blue. Hex color #541968 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541968 is #ABE697. Grayscale: #333333. Windows color (decimal): -11265688 or 6822228. OLE color: 6822228.
HSL color Cylindrical-coordinate representation of color #541968: hue angle of 284.81º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #541968 is Cyan = 0.19, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 25 | 104 | - |
| CMYK | 0.19 | 0.76 | 0 | 0.59 |
| HSL | 284.81º | 0.61% | 0.25% | - |
| HSV(B) | 284.81º | 0.76% | 0.41% | - |
| XYZ | 6.5 | 3.58 | 13.44 | - |
| YUV | 51.65 | 157.55 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 25 | 104 | 0.19 | 0.76 | 0 | 0.59 | 284.81 | 0.61 | 0.25 |
| Hex | 54 | 19 | 68 | 13 | 4C | 0 | 3B | 11D | 3D | 19 |
| Octal | 124 | 31 | 150 | 23 | 114 | 0 | 73 | 435 | 75 | 31 |
| Binary | 1010100 | 11001 | 1101000 | 10011 | 1001100 | 0 | 111011 | 100011101 | 111101 | 11001 |
Color Harmonies of #541968
Complementary color
Monochromatic Colors of #541968
Black with #541968
Text Example
Text Example
White with #541968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541968; }
p { color: rgb(84,25,104); }
H1.HeaderClassName
{
color: #541968;
}
.AnyTagClassName
{
color: #541968;
}
</style>
background-color css
<style>
a { background-color: #541968; }
a { background-color: rgb(84,25,104); }
div.DivClassName
{
background-color: #541968;
}
.BgClassName
{
background-color: #541968;
}
</style>
border-color css
<style>
span { border-color: #541968; }
span { border-color: rgb(84,25,104); }
td.TdClassName
{
border-color: #541968;
}
.TagClassName
{
border-color: #541968;
}
</style>