Shades of Scarlet Gum #572768
Tints of Scarlet Gum #572768
RGB
CMYK
RGB Variations
Color information
#572768 (or 0x572768) is known color: Scarlet Gum. HEX triplet: 57, 27 and 68. RGB value is (87,39,104). Sum of RGB (Red+Green+Blue) = 87+39+104=230 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.83% from 230); Green value is 39 (15.62% from 255 or 16.96% from 230); Blue value is 104 (41.02% from 255 or 45.22% from 230); Max value from RGB is 104 - color contains mainly: blue. Hex color #572768 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572768 is #A8D897. Grayscale: #3C3C3C. Windows color (decimal): -11065496 or 6825815. OLE color: 6825815.
HSL color Cylindrical-coordinate representation of color #572768: hue angle of 284.31º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #572768 is Cyan = 0.16, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 39 | 104 | - |
| CMYK | 0.16 | 0.62 | 0 | 0.59 |
| HSL | 284.31º | 0.45% | 0.28% | - |
| HSV(B) | 284.31º | 0.63% | 0.41% | - |
| XYZ | 7.15 | 4.48 | 13.58 | - |
| YUV | 60.76 | 152.4 | 146.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 104 | 0.16 | 0.62 | 0 | 0.59 | 284.31 | 0.45 | 0.28 |
| Hex | 57 | 27 | 68 | 10 | 3E | 0 | 3B | 11C | 2D | 1C |
| Octal | 127 | 47 | 150 | 20 | 76 | 0 | 73 | 434 | 55 | 34 |
| Binary | 1010111 | 100111 | 1101000 | 10000 | 111110 | 0 | 111011 | 100011100 | 101101 | 11100 |
Color Harmonies of #572768
Complementary color
Monochromatic Colors of #572768
Black with #572768
Text Example
Text Example
White with #572768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572768; }
p { color: rgb(87,39,104); }
H1.HeaderClassName
{
color: #572768;
}
.AnyTagClassName
{
color: #572768;
}
</style>
background-color css
<style>
a { background-color: #572768; }
a { background-color: rgb(87,39,104); }
div.DivClassName
{
background-color: #572768;
}
.BgClassName
{
background-color: #572768;
}
</style>
border-color css
<style>
span { border-color: #572768; }
span { border-color: rgb(87,39,104); }
td.TdClassName
{
border-color: #572768;
}
.TagClassName
{
border-color: #572768;
}
</style>