Shades of Scarlet Gum #571466
Tints of Scarlet Gum #571466
RGB
CMYK
RGB Variations
Color information
#571466 (or 0x571466) is known color: Scarlet Gum. HEX triplet: 57, 14 and 66. RGB value is (87,20,102). Sum of RGB (Red+Green+Blue) = 87+20+102=209 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.63% from 209); Green value is 20 (8.20% from 255 or 9.57% from 209); Blue value is 102 (40.23% from 255 or 48.80% from 209); Max value from RGB is 102 - color contains mainly: blue. Hex color #571466 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571466 is #A8EB99. Grayscale: #313131. Windows color (decimal): -11070362 or 6689879. OLE color: 6689879.
HSL color Cylindrical-coordinate representation of color #571466: hue angle of 289.02º 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 #571466 is Cyan = 0.15, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 20 | 102 | - |
| CMYK | 0.15 | 0.80 | 0 | 0.6 |
| HSL | 289.02º | 0.67% | 0.24% | - |
| HSV(B) | 289.02º | 0.8% | 0.4% | - |
| XYZ | 6.58 | 3.49 | 12.9 | - |
| YUV | 49.38 | 157.7 | 154.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 20 | 102 | 0.15 | 0.80 | 0 | 0.6 | 289.02 | 0.67 | 0.24 |
| Hex | 57 | 14 | 66 | F | 50 | 0 | 3C | 121 | 43 | 18 |
| Octal | 127 | 24 | 146 | 17 | 120 | 0 | 74 | 441 | 103 | 30 |
| Binary | 1010111 | 10100 | 1100110 | 1111 | 1010000 | 0 | 111100 | 100100001 | 1000011 | 11000 |
Color Harmonies of #571466
Complementary color
Monochromatic Colors of #571466
Black with #571466
Text Example
Text Example
White with #571466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571466; }
p { color: rgb(87,20,102); }
H1.HeaderClassName
{
color: #571466;
}
.AnyTagClassName
{
color: #571466;
}
</style>
background-color css
<style>
a { background-color: #571466; }
a { background-color: rgb(87,20,102); }
div.DivClassName
{
background-color: #571466;
}
.BgClassName
{
background-color: #571466;
}
</style>
border-color css
<style>
span { border-color: #571466; }
span { border-color: rgb(87,20,102); }
td.TdClassName
{
border-color: #571466;
}
.TagClassName
{
border-color: #571466;
}
</style>