Shades of Scarlet Gum #541465
Tints of Scarlet Gum #541465
RGB
CMYK
RGB Variations
Color information
#541465 (or 0x541465) is known color: Scarlet Gum. HEX triplet: 54, 14 and 65. RGB value is (84,20,101). Sum of RGB (Red+Green+Blue) = 84+20+101=205 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.98% from 205); Green value is 20 (8.20% from 255 or 9.76% from 205); Blue value is 101 (39.84% from 255 or 49.27% from 205); Max value from RGB is 101 - color contains mainly: blue. Hex color #541465 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #541465 is #ABEB9A. Grayscale: #303030. Windows color (decimal): -11266971 or 6624340. OLE color: 6624340.
HSL color Cylindrical-coordinate representation of color #541465: hue angle of 287.41º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #541465 is Cyan = 0.17, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 20 | 101 | - |
| CMYK | 0.17 | 0.80 | 0 | 0.60 |
| HSL | 287.41º | 0.67% | 0.24% | - |
| HSV(B) | 287.41º | 0.8% | 0.4% | - |
| XYZ | 6.26 | 3.32 | 12.62 | - |
| YUV | 48.37 | 157.7 | 153.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 20 | 101 | 0.17 | 0.80 | 0 | 0.60 | 287.41 | 0.67 | 0.24 |
| Hex | 54 | 14 | 65 | 11 | 50 | 0 | 3C | 11F | 43 | 18 |
| Octal | 124 | 24 | 145 | 21 | 120 | 0 | 74 | 437 | 103 | 30 |
| Binary | 1010100 | 10100 | 1100101 | 10001 | 1010000 | 0 | 111100 | 100011111 | 1000011 | 11000 |
Color Harmonies of #541465
Complementary color
Monochromatic Colors of #541465
Black with #541465
Text Example
Text Example
White with #541465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541465; }
p { color: rgb(84,20,101); }
H1.HeaderClassName
{
color: #541465;
}
.AnyTagClassName
{
color: #541465;
}
</style>
background-color css
<style>
a { background-color: #541465; }
a { background-color: rgb(84,20,101); }
div.DivClassName
{
background-color: #541465;
}
.BgClassName
{
background-color: #541465;
}
</style>
border-color css
<style>
span { border-color: #541465; }
span { border-color: rgb(84,20,101); }
td.TdClassName
{
border-color: #541465;
}
.TagClassName
{
border-color: #541465;
}
</style>