Shades of Scarlet Gum #582567
Tints of Scarlet Gum #582567
RGB
CMYK
RGB Variations
Color information
#582567 (or 0x582567) is known color: Scarlet Gum. HEX triplet: 58, 25 and 67. RGB value is (88,37,103). Sum of RGB (Red+Green+Blue) = 88+37+103=228 (30% of max value = 765). Red value is 88 (34.77% from 255 or 38.60% from 228); Green value is 37 (14.84% from 255 or 16.23% from 228); Blue value is 103 (40.62% from 255 or 45.18% from 228); Max value from RGB is 103 - color contains mainly: blue. Hex color #582567 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #582567 is #A7DA98. Grayscale: #3B3B3B. Windows color (decimal): -11000473 or 6759768. OLE color: 6759768.
HSL color Cylindrical-coordinate representation of color #582567: hue angle of 286.36º 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 #582567 is Cyan = 0.15, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 37 | 103 | - |
| CMYK | 0.15 | 0.64 | 0 | 0.60 |
| HSL | 286.36º | 0.47% | 0.27% | - |
| HSV(B) | 286.36º | 0.64% | 0.4% | - |
| XYZ | 7.13 | 4.38 | 13.3 | - |
| YUV | 59.77 | 152.4 | 148.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 37 | 103 | 0.15 | 0.64 | 0 | 0.60 | 286.36 | 0.47 | 0.27 |
| Hex | 58 | 25 | 67 | F | 40 | 0 | 3C | 11E | 2F | 1B |
| Octal | 130 | 45 | 147 | 17 | 100 | 0 | 74 | 436 | 57 | 33 |
| Binary | 1011000 | 100101 | 1100111 | 1111 | 1000000 | 0 | 111100 | 100011110 | 101111 | 11011 |
Color Harmonies of #582567
Complementary color
Monochromatic Colors of #582567
Black with #582567
Text Example
Text Example
White with #582567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582567; }
p { color: rgb(88,37,103); }
H1.HeaderClassName
{
color: #582567;
}
.AnyTagClassName
{
color: #582567;
}
</style>
background-color css
<style>
a { background-color: #582567; }
a { background-color: rgb(88,37,103); }
div.DivClassName
{
background-color: #582567;
}
.BgClassName
{
background-color: #582567;
}
</style>
border-color css
<style>
span { border-color: #582567; }
span { border-color: rgb(88,37,103); }
td.TdClassName
{
border-color: #582567;
}
.TagClassName
{
border-color: #582567;
}
</style>