Shades of Lonestar #562527
Tints of Lonestar #562527
RGB
CMYK
RGB Variations
Color information
#562527 (or 0x562527) is known color: Lonestar. HEX triplet: 56, 25 and 27. RGB value is (86,37,39). Sum of RGB (Red+Green+Blue) = 86+37+39=162 (21% of max value = 765). Red value is 86 (33.98% from 255 or 53.09% from 162); Green value is 37 (14.84% from 255 or 22.84% from 162); Blue value is 39 (15.62% from 255 or 24.07% from 162); Max value from RGB is 86 - color contains mainly: red. Hex color #562527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #562527 is #A9DAD8. Grayscale: #333333. Windows color (decimal): -11131609 or 2565462. OLE color: 2565462.
HSL color Cylindrical-coordinate representation of color #562527: hue angle of 357.55º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #562527 is Cyan = 0, Magento = 0.57, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 37 | 39 | - |
| CMYK | 0 | 0.57 | 0.55 | 0.66 |
| HSL | 357.55º | 0.4% | 0.24% | - |
| HSV(B) | 357.55º | 0.57% | 0.34% | - |
| XYZ | 4.87 | 3.45 | 2.33 | - |
| YUV | 51.88 | 120.73 | 152.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 37 | 39 | 0 | 0.57 | 0.55 | 0.66 | 357.55 | 0.4 | 0.24 |
| Hex | 56 | 25 | 27 | 0 | 39 | 37 | 42 | 166 | 28 | 18 |
| Octal | 126 | 45 | 47 | 0 | 71 | 67 | 102 | 546 | 50 | 30 |
| Binary | 1010110 | 100101 | 100111 | 0 | 111001 | 110111 | 1000010 | 101100110 | 101000 | 11000 |
Color Harmonies of #562527
Complementary color
Monochromatic Colors of #562527
Black with #562527
Text Example
Text Example
White with #562527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #562527; }
p { color: rgb(86,37,39); }
H1.HeaderClassName
{
color: #562527;
}
.AnyTagClassName
{
color: #562527;
}
</style>
background-color css
<style>
a { background-color: #562527; }
a { background-color: rgb(86,37,39); }
div.DivClassName
{
background-color: #562527;
}
.BgClassName
{
background-color: #562527;
}
</style>
border-color css
<style>
span { border-color: #562527; }
span { border-color: rgb(86,37,39); }
td.TdClassName
{
border-color: #562527;
}
.TagClassName
{
border-color: #562527;
}
</style>