Shades of Lonestar #582728
Tints of Lonestar #582728
RGB
CMYK
RGB Variations
Color information
#582728 (or 0x582728) is known color: Lonestar. HEX triplet: 58, 27 and 28. RGB value is (88,39,40). Sum of RGB (Red+Green+Blue) = 88+39+40=167 (22% of max value = 765). Red value is 88 (34.77% from 255 or 52.69% from 167); Green value is 39 (15.62% from 255 or 23.35% from 167); Blue value is 40 (16.02% from 255 or 23.95% from 167); Max value from RGB is 88 - color contains mainly: red. Hex color #582728 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582728 is #A7D8D7. Grayscale: #353535. Windows color (decimal): -11000024 or 2631512. OLE color: 2631512.
HSL color Cylindrical-coordinate representation of color #582728: hue angle of 358.78º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #582728 is Cyan = 0, Magento = 0.56, Yellow = 0.55 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 39 | 40 | - |
| CMYK | 0 | 0.56 | 0.55 | 0.65 |
| HSL | 358.78º | 0.39% | 0.25% | - |
| HSV(B) | 358.78º | 0.56% | 0.35% | - |
| XYZ | 5.13 | 3.68 | 2.45 | - |
| YUV | 53.77 | 120.23 | 152.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 40 | 0 | 0.56 | 0.55 | 0.65 | 358.78 | 0.39 | 0.25 |
| Hex | 58 | 27 | 28 | 0 | 38 | 37 | 41 | 167 | 27 | 19 |
| Octal | 130 | 47 | 50 | 0 | 70 | 67 | 101 | 547 | 47 | 31 |
| Binary | 1011000 | 100111 | 101000 | 0 | 111000 | 110111 | 1000001 | 101100111 | 100111 | 11001 |
Color Harmonies of #582728
Complementary color
Monochromatic Colors of #582728
Black with #582728
Text Example
Text Example
White with #582728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582728; }
p { color: rgb(88,39,40); }
H1.HeaderClassName
{
color: #582728;
}
.AnyTagClassName
{
color: #582728;
}
</style>
background-color css
<style>
a { background-color: #582728; }
a { background-color: rgb(88,39,40); }
div.DivClassName
{
background-color: #582728;
}
.BgClassName
{
background-color: #582728;
}
</style>
border-color css
<style>
span { border-color: #582728; }
span { border-color: rgb(88,39,40); }
td.TdClassName
{
border-color: #582728;
}
.TagClassName
{
border-color: #582728;
}
</style>