Shades of Scarlet Gum #572767
Tints of Scarlet Gum #572767
RGB
CMYK
RGB Variations
Color information
#572767 (or 0x572767) is known color: Scarlet Gum. HEX triplet: 57, 27 and 67. RGB value is (87,39,103). Sum of RGB (Red+Green+Blue) = 87+39+103=229 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.99% from 229); Green value is 39 (15.62% from 255 or 17.03% from 229); Blue value is 103 (40.62% from 255 or 44.98% from 229); Max value from RGB is 103 - color contains mainly: blue. Hex color #572767 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572767 is #A8D898. Grayscale: #3C3C3C. Windows color (decimal): -11065497 or 6760279. OLE color: 6760279.
HSL color Cylindrical-coordinate representation of color #572767: hue angle of 285º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #572767 is Cyan = 0.16, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 39 | 103 | - |
| CMYK | 0.16 | 0.62 | 0 | 0.60 |
| HSL | 285º | 0.45% | 0.28% | - |
| HSV(B) | 285º | 0.62% | 0.4% | - |
| XYZ | 7.1 | 4.46 | 13.32 | - |
| YUV | 60.65 | 151.9 | 146.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 103 | 0.16 | 0.62 | 0 | 0.60 | 285 | 0.45 | 0.28 |
| Hex | 57 | 27 | 67 | 10 | 3E | 0 | 3C | 11D | 2D | 1C |
| Octal | 127 | 47 | 147 | 20 | 76 | 0 | 74 | 435 | 55 | 34 |
| Binary | 1010111 | 100111 | 1100111 | 10000 | 111110 | 0 | 111100 | 100011101 | 101101 | 11100 |
Color Harmonies of #572767
Complementary color
Monochromatic Colors of #572767
Black with #572767
Text Example
Text Example
White with #572767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572767; }
p { color: rgb(87,39,103); }
H1.HeaderClassName
{
color: #572767;
}
.AnyTagClassName
{
color: #572767;
}
</style>
background-color css
<style>
a { background-color: #572767; }
a { background-color: rgb(87,39,103); }
div.DivClassName
{
background-color: #572767;
}
.BgClassName
{
background-color: #572767;
}
</style>
border-color css
<style>
span { border-color: #572767; }
span { border-color: rgb(87,39,103); }
td.TdClassName
{
border-color: #572767;
}
.TagClassName
{
border-color: #572767;
}
</style>