Shades of Lonestar #562628
Tints of Lonestar #562628
RGB
CMYK
RGB Variations
Color information
#562628 (or 0x562628) is known color: Lonestar. HEX triplet: 56, 26 and 28. RGB value is (86,38,40). Sum of RGB (Red+Green+Blue) = 86+38+40=164 (21% of max value = 765). Red value is 86 (33.98% from 255 or 52.44% from 164); Green value is 38 (15.23% from 255 or 23.17% from 164); Blue value is 40 (16.02% from 255 or 24.39% from 164); Max value from RGB is 86 - color contains mainly: red. Hex color #562628 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562628 is #A9D9D7. Grayscale: #343434. Windows color (decimal): -11131352 or 2631254. OLE color: 2631254.
HSL color Cylindrical-coordinate representation of color #562628: hue angle of 357.5º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #562628 is Cyan = 0, Magento = 0.56, Yellow = 0.53 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 38 | 40 | - |
| CMYK | 0 | 0.56 | 0.53 | 0.66 |
| HSL | 357.5º | 0.39% | 0.24% | - |
| HSV(B) | 357.5º | 0.56% | 0.34% | - |
| XYZ | 4.91 | 3.52 | 2.43 | - |
| YUV | 52.58 | 120.9 | 151.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 40 | 0 | 0.56 | 0.53 | 0.66 | 357.5 | 0.39 | 0.24 |
| Hex | 56 | 26 | 28 | 0 | 38 | 35 | 42 | 166 | 27 | 18 |
| Octal | 126 | 46 | 50 | 0 | 70 | 65 | 102 | 546 | 47 | 30 |
| Binary | 1010110 | 100110 | 101000 | 0 | 111000 | 110101 | 1000010 | 101100110 | 100111 | 11000 |
Color Harmonies of #562628
Complementary color
Monochromatic Colors of #562628
Black with #562628
Text Example
Text Example
White with #562628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562628; }
p { color: rgb(86,38,40); }
H1.HeaderClassName
{
color: #562628;
}
.AnyTagClassName
{
color: #562628;
}
</style>
background-color css
<style>
a { background-color: #562628; }
a { background-color: rgb(86,38,40); }
div.DivClassName
{
background-color: #562628;
}
.BgClassName
{
background-color: #562628;
}
</style>
border-color css
<style>
span { border-color: #562628; }
span { border-color: rgb(86,38,40); }
td.TdClassName
{
border-color: #562628;
}
.TagClassName
{
border-color: #562628;
}
</style>