Shades of Scarlet Gum #541668
Tints of Scarlet Gum #541668
RGB
CMYK
RGB Variations
Color information
#541668 (or 0x541668) is known color: Scarlet Gum. HEX triplet: 54, 16 and 68. RGB value is (84,22,104). Sum of RGB (Red+Green+Blue) = 84+22+104=210 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40% from 210); Green value is 22 (8.98% from 255 or 10.48% from 210); Blue value is 104 (41.02% from 255 or 49.52% from 210); Max value from RGB is 104 - color contains mainly: blue. Hex color #541668 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541668 is #ABE997. Grayscale: #313131. Windows color (decimal): -11266456 or 6821460. OLE color: 6821460.
HSL color Cylindrical-coordinate representation of color #541668: hue angle of 285.37º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541668 is Cyan = 0.19, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 22 | 104 | - |
| CMYK | 0.19 | 0.79 | 0 | 0.59 |
| HSL | 285.37º | 0.65% | 0.25% | - |
| HSV(B) | 285.37º | 0.79% | 0.41% | - |
| XYZ | 6.44 | 3.46 | 13.42 | - |
| YUV | 49.89 | 158.54 | 152.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 104 | 0.19 | 0.79 | 0 | 0.59 | 285.37 | 0.65 | 0.25 |
| Hex | 54 | 16 | 68 | 13 | 4F | 0 | 3B | 11D | 41 | 19 |
| Octal | 124 | 26 | 150 | 23 | 117 | 0 | 73 | 435 | 101 | 31 |
| Binary | 1010100 | 10110 | 1101000 | 10011 | 1001111 | 0 | 111011 | 100011101 | 1000001 | 11001 |
Color Harmonies of #541668
Complementary color
Monochromatic Colors of #541668
Black with #541668
Text Example
Text Example
White with #541668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541668; }
p { color: rgb(84,22,104); }
H1.HeaderClassName
{
color: #541668;
}
.AnyTagClassName
{
color: #541668;
}
</style>
background-color css
<style>
a { background-color: #541668; }
a { background-color: rgb(84,22,104); }
div.DivClassName
{
background-color: #541668;
}
.BgClassName
{
background-color: #541668;
}
</style>
border-color css
<style>
span { border-color: #541668; }
span { border-color: rgb(84,22,104); }
td.TdClassName
{
border-color: #541668;
}
.TagClassName
{
border-color: #541668;
}
</style>