Shades of Lonestar #562829
Tints of Lonestar #562829
RGB
CMYK
RGB Variations
Color information
#562829 (or 0x562829) is known color: Lonestar. HEX triplet: 56, 28 and 29. RGB value is (86,40,41). Sum of RGB (Red+Green+Blue) = 86+40+41=167 (22% of max value = 765). Red value is 86 (33.98% from 255 or 51.50% from 167); Green value is 40 (16.02% from 255 or 23.95% from 167); Blue value is 41 (16.41% from 255 or 24.55% from 167); Max value from RGB is 86 - color contains mainly: red. Hex color #562829 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562829 is #A9D7D6. Grayscale: #353535. Windows color (decimal): -11130839 or 2697302. OLE color: 2697302.
HSL color Cylindrical-coordinate representation of color #562829: hue angle of 358.7º degrees, saturation: 0.37, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #562829 is Cyan = 0, Magento = 0.53, Yellow = 0.52 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 40 | 41 | - |
| CMYK | 0 | 0.53 | 0.52 | 0.66 |
| HSL | 358.7º | 0.37% | 0.25% | - |
| HSV(B) | 358.7º | 0.53% | 0.34% | - |
| XYZ | 5 | 3.66 | 2.54 | - |
| YUV | 53.87 | 120.74 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 40 | 41 | 0 | 0.53 | 0.52 | 0.66 | 358.7 | 0.37 | 0.25 |
| Hex | 56 | 28 | 29 | 0 | 35 | 34 | 42 | 167 | 25 | 19 |
| Octal | 126 | 50 | 51 | 0 | 65 | 64 | 102 | 547 | 45 | 31 |
| Binary | 1010110 | 101000 | 101001 | 0 | 110101 | 110100 | 1000010 | 101100111 | 100101 | 11001 |
Color Harmonies of #562829
Complementary color
Monochromatic Colors of #562829
Black with #562829
Text Example
Text Example
White with #562829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562829; }
p { color: rgb(86,40,41); }
H1.HeaderClassName
{
color: #562829;
}
.AnyTagClassName
{
color: #562829;
}
</style>
background-color css
<style>
a { background-color: #562829; }
a { background-color: rgb(86,40,41); }
div.DivClassName
{
background-color: #562829;
}
.BgClassName
{
background-color: #562829;
}
</style>
border-color css
<style>
span { border-color: #562829; }
span { border-color: rgb(86,40,41); }
td.TdClassName
{
border-color: #562829;
}
.TagClassName
{
border-color: #562829;
}
</style>