Shades of Lonestar #582729
Tints of Lonestar #582729
RGB
CMYK
RGB Variations
Color information
#582729 (or 0x582729) is known color: Lonestar. HEX triplet: 58, 27 and 29. RGB value is (88,39,41). Sum of RGB (Red+Green+Blue) = 88+39+41=168 (22% of max value = 765). Red value is 88 (34.77% from 255 or 52.38% from 168); Green value is 39 (15.62% from 255 or 23.21% from 168); Blue value is 41 (16.41% from 255 or 24.40% from 168); Max value from RGB is 88 - color contains mainly: red. Hex color #582729 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582729 is #A7D8D6. Grayscale: #353535. Windows color (decimal): -11000023 or 2697048. OLE color: 2697048.
HSL color Cylindrical-coordinate representation of color #582729: hue angle of 357.55º 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 #582729 is Cyan = 0, Magento = 0.56, Yellow = 0.53 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 39 | 41 | - |
| CMYK | 0 | 0.56 | 0.53 | 0.65 |
| HSL | 357.55º | 0.39% | 0.25% | - |
| HSV(B) | 357.55º | 0.56% | 0.35% | - |
| XYZ | 5.15 | 3.69 | 2.54 | - |
| YUV | 53.88 | 120.73 | 152.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 41 | 0 | 0.56 | 0.53 | 0.65 | 357.55 | 0.39 | 0.25 |
| Hex | 58 | 27 | 29 | 0 | 38 | 35 | 41 | 166 | 27 | 19 |
| Octal | 130 | 47 | 51 | 0 | 70 | 65 | 101 | 546 | 47 | 31 |
| Binary | 1011000 | 100111 | 101001 | 0 | 111000 | 110101 | 1000001 | 101100110 | 100111 | 11001 |
Color Harmonies of #582729
Complementary color
Monochromatic Colors of #582729
Black with #582729
Text Example
Text Example
White with #582729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582729; }
p { color: rgb(88,39,41); }
H1.HeaderClassName
{
color: #582729;
}
.AnyTagClassName
{
color: #582729;
}
</style>
background-color css
<style>
a { background-color: #582729; }
a { background-color: rgb(88,39,41); }
div.DivClassName
{
background-color: #582729;
}
.BgClassName
{
background-color: #582729;
}
</style>
border-color css
<style>
span { border-color: #582729; }
span { border-color: rgb(88,39,41); }
td.TdClassName
{
border-color: #582729;
}
.TagClassName
{
border-color: #582729;
}
</style>