Shades of Scarlet Gum #582569
Tints of Scarlet Gum #582569
RGB
CMYK
RGB Variations
Color information
#582569 (or 0x582569) is known color: Scarlet Gum. HEX triplet: 58, 25 and 69. RGB value is (88,37,105). Sum of RGB (Red+Green+Blue) = 88+37+105=230 (30% of max value = 765). Red value is 88 (34.77% from 255 or 38.26% from 230); Green value is 37 (14.84% from 255 or 16.09% 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 #582569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582569 is #A7DA96. Grayscale: #3B3B3B. Windows color (decimal): -11000471 or 6890840. OLE color: 6890840.
HSL color Cylindrical-coordinate representation of color #582569: hue angle of 285º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #582569 is Cyan = 0.16, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 37 | 105 | - |
| CMYK | 0.16 | 0.65 | 0 | 0.59 |
| HSL | 285º | 0.48% | 0.28% | - |
| HSV(B) | 285º | 0.65% | 0.41% | - |
| XYZ | 7.24 | 4.42 | 13.84 | - |
| YUV | 60 | 153.4 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 37 | 105 | 0.16 | 0.65 | 0 | 0.59 | 285 | 0.48 | 0.28 |
| Hex | 58 | 25 | 69 | 10 | 41 | 0 | 3B | 11D | 30 | 1C |
| Octal | 130 | 45 | 151 | 20 | 101 | 0 | 73 | 435 | 60 | 34 |
| Binary | 1011000 | 100101 | 1101001 | 10000 | 1000001 | 0 | 111011 | 100011101 | 110000 | 11100 |
Color Harmonies of #582569
Complementary color
Monochromatic Colors of #582569
Black with #582569
Text Example
Text Example
White with #582569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582569; }
p { color: rgb(88,37,105); }
H1.HeaderClassName
{
color: #582569;
}
.AnyTagClassName
{
color: #582569;
}
</style>
background-color css
<style>
a { background-color: #582569; }
a { background-color: rgb(88,37,105); }
div.DivClassName
{
background-color: #582569;
}
.BgClassName
{
background-color: #582569;
}
</style>
border-color css
<style>
span { border-color: #582569; }
span { border-color: rgb(88,37,105); }
td.TdClassName
{
border-color: #582569;
}
.TagClassName
{
border-color: #582569;
}
</style>