Shades of Scarlet Gum #572068
Tints of Scarlet Gum #572068
RGB
CMYK
RGB Variations
Color information
#572068 (or 0x572068) is known color: Scarlet Gum. HEX triplet: 57, 20 and 68. RGB value is (87,32,104). Sum of RGB (Red+Green+Blue) = 87+32+104=223 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.01% from 223); Green value is 32 (12.89% from 255 or 14.35% from 223); Blue value is 104 (41.02% from 255 or 46.64% from 223); Max value from RGB is 104 - color contains mainly: blue. Hex color #572068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572068 is #A8DF97. Grayscale: #383838. Windows color (decimal): -11067288 or 6824023. OLE color: 6824023.
HSL color Cylindrical-coordinate representation of color #572068: hue angle of 285.83º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #572068 is Cyan = 0.16, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 32 | 104 | - |
| CMYK | 0.16 | 0.69 | 0 | 0.59 |
| HSL | 285.83º | 0.53% | 0.27% | - |
| HSV(B) | 285.83º | 0.69% | 0.41% | - |
| XYZ | 6.95 | 4.06 | 13.51 | - |
| YUV | 56.65 | 154.72 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 104 | 0.16 | 0.69 | 0 | 0.59 | 285.83 | 0.53 | 0.27 |
| Hex | 57 | 20 | 68 | 10 | 45 | 0 | 3B | 11E | 35 | 1B |
| Octal | 127 | 40 | 150 | 20 | 105 | 0 | 73 | 436 | 65 | 33 |
| Binary | 1010111 | 100000 | 1101000 | 10000 | 1000101 | 0 | 111011 | 100011110 | 110101 | 11011 |
Color Harmonies of #572068
Complementary color
Monochromatic Colors of #572068
Black with #572068
Text Example
Text Example
White with #572068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572068; }
p { color: rgb(87,32,104); }
H1.HeaderClassName
{
color: #572068;
}
.AnyTagClassName
{
color: #572068;
}
</style>
background-color css
<style>
a { background-color: #572068; }
a { background-color: rgb(87,32,104); }
div.DivClassName
{
background-color: #572068;
}
.BgClassName
{
background-color: #572068;
}
</style>
border-color css
<style>
span { border-color: #572068; }
span { border-color: rgb(87,32,104); }
td.TdClassName
{
border-color: #572068;
}
.TagClassName
{
border-color: #572068;
}
</style>