Shades of Scarlet Gum #572166
Tints of Scarlet Gum #572166
RGB
CMYK
RGB Variations
Color information
#572166 (or 0x572166) is known color: Scarlet Gum. HEX triplet: 57, 21 and 66. RGB value is (87,33,102). Sum of RGB (Red+Green+Blue) = 87+33+102=222 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.19% from 222); Green value is 33 (13.28% from 255 or 14.86% from 222); Blue value is 102 (40.23% from 255 or 45.95% from 222); Max value from RGB is 102 - color contains mainly: blue. Hex color #572166 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572166 is #A8DE99. Grayscale: #383838. Windows color (decimal): -11067034 or 6693207. OLE color: 6693207.
HSL color Cylindrical-coordinate representation of color #572166: hue angle of 286.96º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #572166 is Cyan = 0.15, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 33 | 102 | - |
| CMYK | 0.15 | 0.68 | 0 | 0.6 |
| HSL | 286.96º | 0.51% | 0.26% | - |
| HSV(B) | 286.96º | 0.68% | 0.4% | - |
| XYZ | 6.87 | 4.07 | 12.99 | - |
| YUV | 57.01 | 153.39 | 149.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 33 | 102 | 0.15 | 0.68 | 0 | 0.6 | 286.96 | 0.51 | 0.26 |
| Hex | 57 | 21 | 66 | F | 44 | 0 | 3C | 11F | 33 | 1A |
| Octal | 127 | 41 | 146 | 17 | 104 | 0 | 74 | 437 | 63 | 32 |
| Binary | 1010111 | 100001 | 1100110 | 1111 | 1000100 | 0 | 111100 | 100011111 | 110011 | 11010 |
Color Harmonies of #572166
Complementary color
Monochromatic Colors of #572166
Black with #572166
Text Example
Text Example
White with #572166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572166; }
p { color: rgb(87,33,102); }
H1.HeaderClassName
{
color: #572166;
}
.AnyTagClassName
{
color: #572166;
}
</style>
background-color css
<style>
a { background-color: #572166; }
a { background-color: rgb(87,33,102); }
div.DivClassName
{
background-color: #572166;
}
.BgClassName
{
background-color: #572166;
}
</style>
border-color css
<style>
span { border-color: #572166; }
span { border-color: rgb(87,33,102); }
td.TdClassName
{
border-color: #572166;
}
.TagClassName
{
border-color: #572166;
}
</style>