Shades of Scarlet Gum #542467
Tints of Scarlet Gum #542467
RGB
CMYK
RGB Variations
Color information
#542467 (or 0x542467) is known color: Scarlet Gum. HEX triplet: 54, 24 and 67. RGB value is (84,36,103). Sum of RGB (Red+Green+Blue) = 84+36+103=223 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.67% from 223); Green value is 36 (14.45% from 255 or 16.14% from 223); Blue value is 103 (40.62% from 255 or 46.19% from 223); Max value from RGB is 103 - color contains mainly: blue. Hex color #542467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #542467 is #ABDB98. Grayscale: #393939. Windows color (decimal): -11262873 or 6759508. OLE color: 6759508.
HSL color Cylindrical-coordinate representation of color #542467: hue angle of 282.99º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #542467 is Cyan = 0.18, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 36 | 103 | - |
| CMYK | 0.18 | 0.65 | 0 | 0.60 |
| HSL | 282.99º | 0.48% | 0.27% | - |
| HSV(B) | 282.99º | 0.65% | 0.4% | - |
| XYZ | 6.74 | 4.13 | 13.27 | - |
| YUV | 57.99 | 153.4 | 146.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 103 | 0.18 | 0.65 | 0 | 0.60 | 282.99 | 0.48 | 0.27 |
| Hex | 54 | 24 | 67 | 12 | 41 | 0 | 3C | 11B | 30 | 1B |
| Octal | 124 | 44 | 147 | 22 | 101 | 0 | 74 | 433 | 60 | 33 |
| Binary | 1010100 | 100100 | 1100111 | 10010 | 1000001 | 0 | 111100 | 100011011 | 110000 | 11011 |
Color Harmonies of #542467
Complementary color
Monochromatic Colors of #542467
Black with #542467
Text Example
Text Example
White with #542467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542467; }
p { color: rgb(84,36,103); }
H1.HeaderClassName
{
color: #542467;
}
.AnyTagClassName
{
color: #542467;
}
</style>
background-color css
<style>
a { background-color: #542467; }
a { background-color: rgb(84,36,103); }
div.DivClassName
{
background-color: #542467;
}
.BgClassName
{
background-color: #542467;
}
</style>
border-color css
<style>
span { border-color: #542467; }
span { border-color: rgb(84,36,103); }
td.TdClassName
{
border-color: #542467;
}
.TagClassName
{
border-color: #542467;
}
</style>