Shades of Lonestar #562627
Tints of Lonestar #562627
RGB
CMYK
RGB Variations
Color information
#562627 (or 0x562627) is known color: Lonestar. HEX triplet: 56, 26 and 27. RGB value is (86,38,39). Sum of RGB (Red+Green+Blue) = 86+38+39=163 (21% of max value = 765). Red value is 86 (33.98% from 255 or 52.76% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 39 (15.62% from 255 or 23.93% from 163); Max value from RGB is 86 - color contains mainly: red. Hex color #562627 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562627 is #A9D9D8. Grayscale: #343434. Windows color (decimal): -11131353 or 2565718. OLE color: 2565718.
HSL color Cylindrical-coordinate representation of color #562627: hue angle of 358.75º 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 #562627 is Cyan = 0, Magento = 0.56, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 38 | 39 | - |
| CMYK | 0 | 0.56 | 0.55 | 0.66 |
| HSL | 358.75º | 0.39% | 0.24% | - |
| HSV(B) | 358.75º | 0.56% | 0.34% | - |
| XYZ | 4.9 | 3.51 | 2.34 | - |
| YUV | 52.47 | 120.4 | 151.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 38 | 39 | 0 | 0.56 | 0.55 | 0.66 | 358.75 | 0.39 | 0.24 |
| Hex | 56 | 26 | 27 | 0 | 38 | 37 | 42 | 167 | 27 | 18 |
| Octal | 126 | 46 | 47 | 0 | 70 | 67 | 102 | 547 | 47 | 30 |
| Binary | 1010110 | 100110 | 100111 | 0 | 111000 | 110111 | 1000010 | 101100111 | 100111 | 11000 |
Color Harmonies of #562627
Complementary color
Monochromatic Colors of #562627
Black with #562627
Text Example
Text Example
White with #562627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562627; }
p { color: rgb(86,38,39); }
H1.HeaderClassName
{
color: #562627;
}
.AnyTagClassName
{
color: #562627;
}
</style>
background-color css
<style>
a { background-color: #562627; }
a { background-color: rgb(86,38,39); }
div.DivClassName
{
background-color: #562627;
}
.BgClassName
{
background-color: #562627;
}
</style>
border-color css
<style>
span { border-color: #562627; }
span { border-color: rgb(86,38,39); }
td.TdClassName
{
border-color: #562627;
}
.TagClassName
{
border-color: #562627;
}
</style>