Shades of Scarlet Gum #571768
Tints of Scarlet Gum #571768
RGB
CMYK
RGB Variations
Color information
#571768 (or 0x571768) is known color: Scarlet Gum. HEX triplet: 57, 17 and 68. RGB value is (87,23,104). Sum of RGB (Red+Green+Blue) = 87+23+104=214 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.65% from 214); Green value is 23 (9.38% from 255 or 10.75% from 214); Blue value is 104 (41.02% from 255 or 48.60% from 214); Max value from RGB is 104 - color contains mainly: blue. Hex color #571768 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571768 is #A8E897. Grayscale: #333333. Windows color (decimal): -11069592 or 6821719. OLE color: 6821719.
HSL color Cylindrical-coordinate representation of color #571768: hue angle of 287.41º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #571768 is Cyan = 0.16, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 23 | 104 | - |
| CMYK | 0.16 | 0.78 | 0 | 0.59 |
| HSL | 287.41º | 0.64% | 0.25% | - |
| HSV(B) | 287.41º | 0.78% | 0.41% | - |
| XYZ | 6.74 | 3.64 | 13.44 | - |
| YUV | 51.37 | 157.7 | 153.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 23 | 104 | 0.16 | 0.78 | 0 | 0.59 | 287.41 | 0.64 | 0.25 |
| Hex | 57 | 17 | 68 | 10 | 4E | 0 | 3B | 11F | 40 | 19 |
| Octal | 127 | 27 | 150 | 20 | 116 | 0 | 73 | 437 | 100 | 31 |
| Binary | 1010111 | 10111 | 1101000 | 10000 | 1001110 | 0 | 111011 | 100011111 | 1000000 | 11001 |
Color Harmonies of #571768
Complementary color
Monochromatic Colors of #571768
Black with #571768
Text Example
Text Example
White with #571768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571768; }
p { color: rgb(87,23,104); }
H1.HeaderClassName
{
color: #571768;
}
.AnyTagClassName
{
color: #571768;
}
</style>
background-color css
<style>
a { background-color: #571768; }
a { background-color: rgb(87,23,104); }
div.DivClassName
{
background-color: #571768;
}
.BgClassName
{
background-color: #571768;
}
</style>
border-color css
<style>
span { border-color: #571768; }
span { border-color: rgb(87,23,104); }
td.TdClassName
{
border-color: #571768;
}
.TagClassName
{
border-color: #571768;
}
</style>