Shades of Scarlet Gum #572566
Tints of Scarlet Gum #572566
RGB
CMYK
RGB Variations
Color information
#572566 (or 0x572566) is known color: Scarlet Gum. HEX triplet: 57, 25 and 66. RGB value is (87,37,102). Sum of RGB (Red+Green+Blue) = 87+37+102=226 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.50% from 226); Green value is 37 (14.84% from 255 or 16.37% from 226); Blue value is 102 (40.23% from 255 or 45.13% from 226); Max value from RGB is 102 - color contains mainly: blue. Hex color #572566 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572566 is #A8DA99. Grayscale: #3B3B3B. Windows color (decimal): -11066010 or 6694231. OLE color: 6694231.
HSL color Cylindrical-coordinate representation of color #572566: hue angle of 286.15º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #572566 is Cyan = 0.15, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 37 | 102 | - |
| CMYK | 0.15 | 0.64 | 0 | 0.6 |
| HSL | 286.15º | 0.47% | 0.27% | - |
| HSV(B) | 286.15º | 0.64% | 0.4% | - |
| XYZ | 6.99 | 4.31 | 13.03 | - |
| YUV | 59.36 | 152.07 | 147.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 37 | 102 | 0.15 | 0.64 | 0 | 0.6 | 286.15 | 0.47 | 0.27 |
| Hex | 57 | 25 | 66 | F | 40 | 0 | 3C | 11E | 2F | 1B |
| Octal | 127 | 45 | 146 | 17 | 100 | 0 | 74 | 436 | 57 | 33 |
| Binary | 1010111 | 100101 | 1100110 | 1111 | 1000000 | 0 | 111100 | 100011110 | 101111 | 11011 |
Color Harmonies of #572566
Complementary color
Monochromatic Colors of #572566
Black with #572566
Text Example
Text Example
White with #572566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572566; }
p { color: rgb(87,37,102); }
H1.HeaderClassName
{
color: #572566;
}
.AnyTagClassName
{
color: #572566;
}
</style>
background-color css
<style>
a { background-color: #572566; }
a { background-color: rgb(87,37,102); }
div.DivClassName
{
background-color: #572566;
}
.BgClassName
{
background-color: #572566;
}
</style>
border-color css
<style>
span { border-color: #572566; }
span { border-color: rgb(87,37,102); }
td.TdClassName
{
border-color: #572566;
}
.TagClassName
{
border-color: #572566;
}
</style>