Shades of Scarlet Gum #572867
Tints of Scarlet Gum #572867
RGB
CMYK
RGB Variations
Color information
#572867 (or 0x572867) is known color: Scarlet Gum. HEX triplet: 57, 28 and 67. RGB value is (87,40,103). Sum of RGB (Red+Green+Blue) = 87+40+103=230 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.83% from 230); Green value is 40 (16.02% from 255 or 17.39% from 230); Blue value is 103 (40.62% from 255 or 44.78% from 230); Max value from RGB is 103 - color contains mainly: blue. Hex color #572867 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572867 is #A8D798. Grayscale: #3D3D3D. Windows color (decimal): -11065241 or 6760535. OLE color: 6760535.
HSL color Cylindrical-coordinate representation of color #572867: hue angle of 284.76º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #572867 is Cyan = 0.16, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 40 | 103 | - |
| CMYK | 0.16 | 0.61 | 0 | 0.60 |
| HSL | 284.76º | 0.44% | 0.28% | - |
| HSV(B) | 284.76º | 0.61% | 0.4% | - |
| XYZ | 7.14 | 4.52 | 13.33 | - |
| YUV | 61.24 | 151.57 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 40 | 103 | 0.16 | 0.61 | 0 | 0.60 | 284.76 | 0.44 | 0.28 |
| Hex | 57 | 28 | 67 | 10 | 3D | 0 | 3C | 11D | 2C | 1C |
| Octal | 127 | 50 | 147 | 20 | 75 | 0 | 74 | 435 | 54 | 34 |
| Binary | 1010111 | 101000 | 1100111 | 10000 | 111101 | 0 | 111100 | 100011101 | 101100 | 11100 |
Color Harmonies of #572867
Complementary color
Monochromatic Colors of #572867
Black with #572867
Text Example
Text Example
White with #572867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572867; }
p { color: rgb(87,40,103); }
H1.HeaderClassName
{
color: #572867;
}
.AnyTagClassName
{
color: #572867;
}
</style>
background-color css
<style>
a { background-color: #572867; }
a { background-color: rgb(87,40,103); }
div.DivClassName
{
background-color: #572867;
}
.BgClassName
{
background-color: #572867;
}
</style>
border-color css
<style>
span { border-color: #572867; }
span { border-color: rgb(87,40,103); }
td.TdClassName
{
border-color: #572867;
}
.TagClassName
{
border-color: #572867;
}
</style>