Shades of Scarlet Gum #571369
Tints of Scarlet Gum #571369
RGB
CMYK
RGB Variations
Color information
#571369 (or 0x571369) is known color: Scarlet Gum. HEX triplet: 57, 13 and 69. RGB value is (87,19,105). Sum of RGB (Red+Green+Blue) = 87+19+105=211 (27% of max value = 765). Red value is 87 (34.38% from 255 or 41.23% from 211); Green value is 19 (7.81% from 255 or 9.00% from 211); Blue value is 105 (41.41% from 255 or 49.76% from 211); Max value from RGB is 105 - color contains mainly: blue. Hex color #571369 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #571369 is #A8EC96. Grayscale: #303030. Windows color (decimal): -11070615 or 6886231. OLE color: 6886231.
HSL color Cylindrical-coordinate representation of color #571369: hue angle of 287.44º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #571369 is Cyan = 0.17, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 19 | 105 | - |
| CMYK | 0.17 | 0.82 | 0 | 0.59 |
| HSL | 287.44º | 0.69% | 0.24% | - |
| HSV(B) | 287.44º | 0.82% | 0.41% | - |
| XYZ | 6.71 | 3.51 | 13.69 | - |
| YUV | 49.14 | 159.53 | 155.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 19 | 105 | 0.17 | 0.82 | 0 | 0.59 | 287.44 | 0.69 | 0.24 |
| Hex | 57 | 13 | 69 | 11 | 52 | 0 | 3B | 11F | 45 | 18 |
| Octal | 127 | 23 | 151 | 21 | 122 | 0 | 73 | 437 | 105 | 30 |
| Binary | 1010111 | 10011 | 1101001 | 10001 | 1010010 | 0 | 111011 | 100011111 | 1000101 | 11000 |
Color Harmonies of #571369
Complementary color
Monochromatic Colors of #571369
Black with #571369
Text Example
Text Example
White with #571369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #571369; }
p { color: rgb(87,19,105); }
H1.HeaderClassName
{
color: #571369;
}
.AnyTagClassName
{
color: #571369;
}
</style>
background-color css
<style>
a { background-color: #571369; }
a { background-color: rgb(87,19,105); }
div.DivClassName
{
background-color: #571369;
}
.BgClassName
{
background-color: #571369;
}
</style>
border-color css
<style>
span { border-color: #571369; }
span { border-color: rgb(87,19,105); }
td.TdClassName
{
border-color: #571369;
}
.TagClassName
{
border-color: #571369;
}
</style>