Shades of Scarlet Gum #582468
Tints of Scarlet Gum #582468
RGB
CMYK
RGB Variations
Color information
#582468 (or 0x582468) is known color: Scarlet Gum. HEX triplet: 58, 24 and 68. RGB value is (88,36,104). Sum of RGB (Red+Green+Blue) = 88+36+104=228 (30% of max value = 765). Red value is 88 (34.77% from 255 or 38.60% from 228); Green value is 36 (14.45% from 255 or 15.79% from 228); Blue value is 104 (41.02% from 255 or 45.61% from 228); Max value from RGB is 104 - color contains mainly: blue. Hex color #582468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582468 is #A7DB97. Grayscale: #3B3B3B. Windows color (decimal): -11000728 or 6825048. OLE color: 6825048.
HSL color Cylindrical-coordinate representation of color #582468: hue angle of 285.88º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #582468 is Cyan = 0.15, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 36 | 104 | - |
| CMYK | 0.15 | 0.65 | 0 | 0.59 |
| HSL | 285.88º | 0.49% | 0.27% | - |
| HSV(B) | 285.88º | 0.65% | 0.41% | - |
| XYZ | 7.15 | 4.34 | 13.56 | - |
| YUV | 59.3 | 153.23 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 36 | 104 | 0.15 | 0.65 | 0 | 0.59 | 285.88 | 0.49 | 0.27 |
| Hex | 58 | 24 | 68 | F | 41 | 0 | 3B | 11E | 31 | 1B |
| Octal | 130 | 44 | 150 | 17 | 101 | 0 | 73 | 436 | 61 | 33 |
| Binary | 1011000 | 100100 | 1101000 | 1111 | 1000001 | 0 | 111011 | 100011110 | 110001 | 11011 |
Color Harmonies of #582468
Complementary color
Monochromatic Colors of #582468
Black with #582468
Text Example
Text Example
White with #582468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582468; }
p { color: rgb(88,36,104); }
H1.HeaderClassName
{
color: #582468;
}
.AnyTagClassName
{
color: #582468;
}
</style>
background-color css
<style>
a { background-color: #582468; }
a { background-color: rgb(88,36,104); }
div.DivClassName
{
background-color: #582468;
}
.BgClassName
{
background-color: #582468;
}
</style>
border-color css
<style>
span { border-color: #582468; }
span { border-color: rgb(88,36,104); }
td.TdClassName
{
border-color: #582468;
}
.TagClassName
{
border-color: #582468;
}
</style>