Shades of Scarlet Gum #572066
Tints of Scarlet Gum #572066
RGB
CMYK
RGB Variations
Color information
#572066 (or 0x572066) is known color: Scarlet Gum. HEX triplet: 57, 20 and 66. RGB value is (87,32,102). Sum of RGB (Red+Green+Blue) = 87+32+102=221 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.37% from 221); Green value is 32 (12.89% from 255 or 14.48% from 221); Blue value is 102 (40.23% from 255 or 46.15% from 221); Max value from RGB is 102 - color contains mainly: blue. Hex color #572066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572066 is #A8DF99. Grayscale: #383838. Windows color (decimal): -11067290 or 6692951. OLE color: 6692951.
HSL color Cylindrical-coordinate representation of color #572066: hue angle of 287.14º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #572066 is Cyan = 0.15, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 32 | 102 | - |
| CMYK | 0.15 | 0.69 | 0 | 0.6 |
| HSL | 287.14º | 0.52% | 0.26% | - |
| HSV(B) | 287.14º | 0.69% | 0.4% | - |
| XYZ | 6.85 | 4.02 | 12.99 | - |
| YUV | 56.43 | 153.72 | 149.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 102 | 0.15 | 0.69 | 0 | 0.6 | 287.14 | 0.52 | 0.26 |
| Hex | 57 | 20 | 66 | F | 45 | 0 | 3C | 11F | 34 | 1A |
| Octal | 127 | 40 | 146 | 17 | 105 | 0 | 74 | 437 | 64 | 32 |
| Binary | 1010111 | 100000 | 1100110 | 1111 | 1000101 | 0 | 111100 | 100011111 | 110100 | 11010 |
Color Harmonies of #572066
Complementary color
Monochromatic Colors of #572066
Black with #572066
Text Example
Text Example
White with #572066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572066; }
p { color: rgb(87,32,102); }
H1.HeaderClassName
{
color: #572066;
}
.AnyTagClassName
{
color: #572066;
}
</style>
background-color css
<style>
a { background-color: #572066; }
a { background-color: rgb(87,32,102); }
div.DivClassName
{
background-color: #572066;
}
.BgClassName
{
background-color: #572066;
}
</style>
border-color css
<style>
span { border-color: #572066; }
span { border-color: rgb(87,32,102); }
td.TdClassName
{
border-color: #572066;
}
.TagClassName
{
border-color: #572066;
}
</style>