Shades of Scarlet Gum #572465
Tints of Scarlet Gum #572465
RGB
CMYK
RGB Variations
Color information
#572465 (or 0x572465) is known color: Scarlet Gum. HEX triplet: 57, 24 and 65. RGB value is (87,36,101). Sum of RGB (Red+Green+Blue) = 87+36+101=224 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.84% from 224); Green value is 36 (14.45% from 255 or 16.07% from 224); Blue value is 101 (39.84% from 255 or 45.09% from 224); Max value from RGB is 101 - color contains mainly: blue. Hex color #572465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #572465 is #A8DB9A. Grayscale: #3A3A3A. Windows color (decimal): -11066267 or 6628439. OLE color: 6628439.
HSL color Cylindrical-coordinate representation of color #572465: hue angle of 287.08º 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 #572465 is Cyan = 0.14, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 36 | 101 | - |
| CMYK | 0.14 | 0.64 | 0 | 0.60 |
| HSL | 287.08º | 0.47% | 0.27% | - |
| HSV(B) | 287.08º | 0.64% | 0.4% | - |
| XYZ | 6.91 | 4.23 | 12.76 | - |
| YUV | 58.66 | 151.9 | 148.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 36 | 101 | 0.14 | 0.64 | 0 | 0.60 | 287.08 | 0.47 | 0.27 |
| Hex | 57 | 24 | 65 | E | 40 | 0 | 3C | 11F | 2F | 1B |
| Octal | 127 | 44 | 145 | 16 | 100 | 0 | 74 | 437 | 57 | 33 |
| Binary | 1010111 | 100100 | 1100101 | 1110 | 1000000 | 0 | 111100 | 100011111 | 101111 | 11011 |
Color Harmonies of #572465
Complementary color
Monochromatic Colors of #572465
Black with #572465
Text Example
Text Example
White with #572465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572465; }
p { color: rgb(87,36,101); }
H1.HeaderClassName
{
color: #572465;
}
.AnyTagClassName
{
color: #572465;
}
</style>
background-color css
<style>
a { background-color: #572465; }
a { background-color: rgb(87,36,101); }
div.DivClassName
{
background-color: #572465;
}
.BgClassName
{
background-color: #572465;
}
</style>
border-color css
<style>
span { border-color: #572465; }
span { border-color: rgb(87,36,101); }
td.TdClassName
{
border-color: #572465;
}
.TagClassName
{
border-color: #572465;
}
</style>