Shades of Scarlet Gum #571469
Tints of Scarlet Gum #571469
RGB
CMYK
RGB Variations
Color information
#571469 (or 0x571469) is known color: Scarlet Gum. HEX triplet: 57, 14 and 69. RGB value is (87,20,105). Sum of RGB (Red+Green+Blue) = 87+20+105=212 (28% of max value = 765). Red value is 87 (34.38% from 255 or 41.04% from 212); Green value is 20 (8.20% from 255 or 9.43% from 212); Blue value is 105 (41.41% from 255 or 49.53% from 212); Max value from RGB is 105 - color contains mainly: blue. Hex color #571469 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571469 is #A8EB96. Grayscale: #313131. Windows color (decimal): -11070359 or 6886487. OLE color: 6886487.
HSL color Cylindrical-coordinate representation of color #571469: hue angle of 287.29º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #571469 is Cyan = 0.17, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 20 | 105 | - |
| CMYK | 0.17 | 0.81 | 0 | 0.59 |
| HSL | 287.29º | 0.68% | 0.25% | - |
| HSV(B) | 287.29º | 0.81% | 0.41% | - |
| XYZ | 6.73 | 3.55 | 13.69 | - |
| YUV | 49.72 | 159.2 | 154.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 20 | 105 | 0.17 | 0.81 | 0 | 0.59 | 287.29 | 0.68 | 0.25 |
| Hex | 57 | 14 | 69 | 11 | 51 | 0 | 3B | 11F | 44 | 19 |
| Octal | 127 | 24 | 151 | 21 | 121 | 0 | 73 | 437 | 104 | 31 |
| Binary | 1010111 | 10100 | 1101001 | 10001 | 1010001 | 0 | 111011 | 100011111 | 1000100 | 11001 |
Color Harmonies of #571469
Complementary color
Monochromatic Colors of #571469
Black with #571469
Text Example
Text Example
White with #571469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571469; }
p { color: rgb(87,20,105); }
H1.HeaderClassName
{
color: #571469;
}
.AnyTagClassName
{
color: #571469;
}
</style>
background-color css
<style>
a { background-color: #571469; }
a { background-color: rgb(87,20,105); }
div.DivClassName
{
background-color: #571469;
}
.BgClassName
{
background-color: #571469;
}
</style>
border-color css
<style>
span { border-color: #571469; }
span { border-color: rgb(87,20,105); }
td.TdClassName
{
border-color: #571469;
}
.TagClassName
{
border-color: #571469;
}
</style>