Shades of Scarlet Gum #541568
Tints of Scarlet Gum #541568
RGB
CMYK
RGB Variations
Color information
#541568 (or 0x541568) is known color: Scarlet Gum. HEX triplet: 54, 15 and 68. RGB value is (84,21,104). Sum of RGB (Red+Green+Blue) = 84+21+104=209 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.19% from 209); Green value is 21 (8.59% from 255 or 10.05% from 209); Blue value is 104 (41.02% from 255 or 49.76% from 209); Max value from RGB is 104 - color contains mainly: blue. Hex color #541568 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541568 is #ABEA97. Grayscale: #313131. Windows color (decimal): -11266712 or 6821204. OLE color: 6821204.
HSL color Cylindrical-coordinate representation of color #541568: hue angle of 285.54º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #541568 is Cyan = 0.19, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 21 | 104 | - |
| CMYK | 0.19 | 0.80 | 0 | 0.59 |
| HSL | 285.54º | 0.66% | 0.25% | - |
| HSV(B) | 285.54º | 0.8% | 0.41% | - |
| XYZ | 6.42 | 3.42 | 13.42 | - |
| YUV | 49.3 | 158.87 | 152.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 21 | 104 | 0.19 | 0.80 | 0 | 0.59 | 285.54 | 0.66 | 0.25 |
| Hex | 54 | 15 | 68 | 13 | 50 | 0 | 3B | 11E | 42 | 19 |
| Octal | 124 | 25 | 150 | 23 | 120 | 0 | 73 | 436 | 102 | 31 |
| Binary | 1010100 | 10101 | 1101000 | 10011 | 1010000 | 0 | 111011 | 100011110 | 1000010 | 11001 |
Color Harmonies of #541568
Complementary color
Monochromatic Colors of #541568
Black with #541568
Text Example
Text Example
White with #541568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541568; }
p { color: rgb(84,21,104); }
H1.HeaderClassName
{
color: #541568;
}
.AnyTagClassName
{
color: #541568;
}
</style>
background-color css
<style>
a { background-color: #541568; }
a { background-color: rgb(84,21,104); }
div.DivClassName
{
background-color: #541568;
}
.BgClassName
{
background-color: #541568;
}
</style>
border-color css
<style>
span { border-color: #541568; }
span { border-color: rgb(84,21,104); }
td.TdClassName
{
border-color: #541568;
}
.TagClassName
{
border-color: #541568;
}
</style>