Shades of Scarlet Gum #541669
Tints of Scarlet Gum #541669
RGB
CMYK
RGB Variations
Color information
#541669 (or 0x541669) is known color: Scarlet Gum. HEX triplet: 54, 16 and 69. RGB value is (84,22,105). Sum of RGB (Red+Green+Blue) = 84+22+105=211 (27% of max value = 765). Red value is 84 (33.20% from 255 or 39.81% from 211); Green value is 22 (8.98% from 255 or 10.43% from 211); Blue value is 105 (41.41% from 255 or 49.76% from 211); Max value from RGB is 105 - color contains mainly: blue. Hex color #541669 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541669 is #ABE996. Grayscale: #313131. Windows color (decimal): -11266455 or 6886996. OLE color: 6886996.
HSL color Cylindrical-coordinate representation of color #541669: hue angle of 284.82º 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 #541669 is Cyan = 0.20, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 22 | 105 | - |
| CMYK | 0.20 | 0.79 | 0 | 0.59 |
| HSL | 284.82º | 0.65% | 0.25% | - |
| HSV(B) | 284.82º | 0.79% | 0.41% | - |
| XYZ | 6.49 | 3.48 | 13.69 | - |
| YUV | 50 | 159.04 | 152.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 105 | 0.20 | 0.79 | 0 | 0.59 | 284.82 | 0.65 | 0.25 |
| Hex | 54 | 16 | 69 | 14 | 4F | 0 | 3B | 11D | 41 | 19 |
| Octal | 124 | 26 | 151 | 24 | 117 | 0 | 73 | 435 | 101 | 31 |
| Binary | 1010100 | 10110 | 1101001 | 10100 | 1001111 | 0 | 111011 | 100011101 | 1000001 | 11001 |
Color Harmonies of #541669
Complementary color
Monochromatic Colors of #541669
Black with #541669
Text Example
Text Example
White with #541669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541669; }
p { color: rgb(84,22,105); }
H1.HeaderClassName
{
color: #541669;
}
.AnyTagClassName
{
color: #541669;
}
</style>
background-color css
<style>
a { background-color: #541669; }
a { background-color: rgb(84,22,105); }
div.DivClassName
{
background-color: #541669;
}
.BgClassName
{
background-color: #541669;
}
</style>
border-color css
<style>
span { border-color: #541669; }
span { border-color: rgb(84,22,105); }
td.TdClassName
{
border-color: #541669;
}
.TagClassName
{
border-color: #541669;
}
</style>