Shades of Scarlet Gum #542469
Tints of Scarlet Gum #542469
RGB
CMYK
RGB Variations
Color information
#542469 (or 0x542469) is known color: Scarlet Gum. HEX triplet: 54, 24 and 69. RGB value is (84,36,105). Sum of RGB (Red+Green+Blue) = 84+36+105=225 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.33% from 225); Green value is 36 (14.45% from 255 or 16% from 225); Blue value is 105 (41.41% from 255 or 46.67% from 225); Max value from RGB is 105 - color contains mainly: blue. Hex color #542469 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542469 is #ABDB96. Grayscale: #393939. Windows color (decimal): -11262871 or 6890580. OLE color: 6890580.
HSL color Cylindrical-coordinate representation of color #542469: hue angle of 281.74º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #542469 is Cyan = 0.20, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 36 | 105 | - |
| CMYK | 0.20 | 0.66 | 0 | 0.59 |
| HSL | 281.74º | 0.49% | 0.28% | - |
| HSV(B) | 281.74º | 0.66% | 0.41% | - |
| XYZ | 6.84 | 4.17 | 13.81 | - |
| YUV | 58.22 | 154.4 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 105 | 0.20 | 0.66 | 0 | 0.59 | 281.74 | 0.49 | 0.28 |
| Hex | 54 | 24 | 69 | 14 | 42 | 0 | 3B | 11A | 31 | 1C |
| Octal | 124 | 44 | 151 | 24 | 102 | 0 | 73 | 432 | 61 | 34 |
| Binary | 1010100 | 100100 | 1101001 | 10100 | 1000010 | 0 | 111011 | 100011010 | 110001 | 11100 |
Color Harmonies of #542469
Complementary color
Monochromatic Colors of #542469
Black with #542469
Text Example
Text Example
White with #542469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542469; }
p { color: rgb(84,36,105); }
H1.HeaderClassName
{
color: #542469;
}
.AnyTagClassName
{
color: #542469;
}
</style>
background-color css
<style>
a { background-color: #542469; }
a { background-color: rgb(84,36,105); }
div.DivClassName
{
background-color: #542469;
}
.BgClassName
{
background-color: #542469;
}
</style>
border-color css
<style>
span { border-color: #542469; }
span { border-color: rgb(84,36,105); }
td.TdClassName
{
border-color: #542469;
}
.TagClassName
{
border-color: #542469;
}
</style>