Shades of Scarlet Gum #572669
Tints of Scarlet Gum #572669
RGB
CMYK
RGB Variations
Color information
#572669 (or 0x572669) is known color: Scarlet Gum. HEX triplet: 57, 26 and 69. RGB value is (87,38,105). Sum of RGB (Red+Green+Blue) = 87+38+105=230 (30% of max value = 765). Red value is 87 (34.38% from 255 or 37.83% from 230); Green value is 38 (15.23% from 255 or 16.52% from 230); Blue value is 105 (41.41% from 255 or 45.65% from 230); Max value from RGB is 105 - color contains mainly: blue. Hex color #572669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572669 is #A8D996. Grayscale: #3C3C3C. Windows color (decimal): -11065751 or 6891095. OLE color: 6891095.
HSL color Cylindrical-coordinate representation of color #572669: hue angle of 283.88º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #572669 is Cyan = 0.17, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 38 | 105 | - |
| CMYK | 0.17 | 0.64 | 0 | 0.59 |
| HSL | 283.88º | 0.47% | 0.28% | - |
| HSV(B) | 283.88º | 0.64% | 0.41% | - |
| XYZ | 7.17 | 4.43 | 13.84 | - |
| YUV | 60.29 | 153.23 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 105 | 0.17 | 0.64 | 0 | 0.59 | 283.88 | 0.47 | 0.28 |
| Hex | 57 | 26 | 69 | 11 | 40 | 0 | 3B | 11C | 2F | 1C |
| Octal | 127 | 46 | 151 | 21 | 100 | 0 | 73 | 434 | 57 | 34 |
| Binary | 1010111 | 100110 | 1101001 | 10001 | 1000000 | 0 | 111011 | 100011100 | 101111 | 11100 |
Color Harmonies of #572669
Complementary color
Monochromatic Colors of #572669
Black with #572669
Text Example
Text Example
White with #572669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572669; }
p { color: rgb(87,38,105); }
H1.HeaderClassName
{
color: #572669;
}
.AnyTagClassName
{
color: #572669;
}
</style>
background-color css
<style>
a { background-color: #572669; }
a { background-color: rgb(87,38,105); }
div.DivClassName
{
background-color: #572669;
}
.BgClassName
{
background-color: #572669;
}
</style>
border-color css
<style>
span { border-color: #572669; }
span { border-color: rgb(87,38,105); }
td.TdClassName
{
border-color: #572669;
}
.TagClassName
{
border-color: #572669;
}
</style>