Shades of Scarlet Gum #542869
Tints of Scarlet Gum #542869
RGB
CMYK
RGB Variations
Color information
#542869 (or 0x542869) is known color: Scarlet Gum. HEX triplet: 54, 28 and 69. RGB value is (84,40,105). Sum of RGB (Red+Green+Blue) = 84+40+105=229 (30% of max value = 765). Red value is 84 (33.20% from 255 or 36.68% from 229); Green value is 40 (16.02% from 255 or 17.47% from 229); Blue value is 105 (41.41% from 255 or 45.85% from 229); Max value from RGB is 105 - color contains mainly: blue. Hex color #542869 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542869 is #ABD796. Grayscale: #3C3C3C. Windows color (decimal): -11261847 or 6891604. OLE color: 6891604.
HSL color Cylindrical-coordinate representation of color #542869: hue angle of 280.62º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #542869 is Cyan = 0.20, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 40 | 105 | - |
| CMYK | 0.20 | 0.62 | 0 | 0.59 |
| HSL | 280.62º | 0.45% | 0.28% | - |
| HSV(B) | 280.62º | 0.62% | 0.41% | - |
| XYZ | 6.96 | 4.42 | 13.85 | - |
| YUV | 60.57 | 153.08 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 40 | 105 | 0.20 | 0.62 | 0 | 0.59 | 280.62 | 0.45 | 0.28 |
| Hex | 54 | 28 | 69 | 14 | 3E | 0 | 3B | 119 | 2D | 1C |
| Octal | 124 | 50 | 151 | 24 | 76 | 0 | 73 | 431 | 55 | 34 |
| Binary | 1010100 | 101000 | 1101001 | 10100 | 111110 | 0 | 111011 | 100011001 | 101101 | 11100 |
Color Harmonies of #542869
Complementary color
Monochromatic Colors of #542869
Black with #542869
Text Example
Text Example
White with #542869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542869; }
p { color: rgb(84,40,105); }
H1.HeaderClassName
{
color: #542869;
}
.AnyTagClassName
{
color: #542869;
}
</style>
background-color css
<style>
a { background-color: #542869; }
a { background-color: rgb(84,40,105); }
div.DivClassName
{
background-color: #542869;
}
.BgClassName
{
background-color: #542869;
}
</style>
border-color css
<style>
span { border-color: #542869; }
span { border-color: rgb(84,40,105); }
td.TdClassName
{
border-color: #542869;
}
.TagClassName
{
border-color: #542869;
}
</style>