Shades of Lonestar #542526
Tints of Lonestar #542526
RGB
CMYK
RGB Variations
Color information
#542526 (or 0x542526) is known color: Lonestar. HEX triplet: 54, 25 and 26. RGB value is (84,37,38). Sum of RGB (Red+Green+Blue) = 84+37+38=159 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.83% from 159); Green value is 37 (14.84% from 255 or 23.27% from 159); Blue value is 38 (15.23% from 255 or 23.90% from 159); Max value from RGB is 84 - color contains mainly: red. Hex color #542526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542526 is #ABDAD9. Grayscale: #333333. Windows color (decimal): -11262682 or 2499924. OLE color: 2499924.
HSL color Cylindrical-coordinate representation of color #542526: hue angle of 358.72º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #542526 is Cyan = 0, Magento = 0.56, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 37 | 38 | - |
| CMYK | 0 | 0.56 | 0.55 | 0.67 |
| HSL | 358.72º | 0.39% | 0.24% | - |
| HSV(B) | 358.72º | 0.56% | 0.33% | - |
| XYZ | 4.67 | 3.35 | 2.23 | - |
| YUV | 51.17 | 120.57 | 151.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 37 | 38 | 0 | 0.56 | 0.55 | 0.67 | 358.72 | 0.39 | 0.24 |
| Hex | 54 | 25 | 26 | 0 | 38 | 37 | 43 | 167 | 27 | 18 |
| Octal | 124 | 45 | 46 | 0 | 70 | 67 | 103 | 547 | 47 | 30 |
| Binary | 1010100 | 100101 | 100110 | 0 | 111000 | 110111 | 1000011 | 101100111 | 100111 | 11000 |
Color Harmonies of #542526
Complementary color
Monochromatic Colors of #542526
Black with #542526
Text Example
Text Example
White with #542526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542526; }
p { color: rgb(84,37,38); }
H1.HeaderClassName
{
color: #542526;
}
.AnyTagClassName
{
color: #542526;
}
</style>
background-color css
<style>
a { background-color: #542526; }
a { background-color: rgb(84,37,38); }
div.DivClassName
{
background-color: #542526;
}
.BgClassName
{
background-color: #542526;
}
</style>
border-color css
<style>
span { border-color: #542526; }
span { border-color: rgb(84,37,38); }
td.TdClassName
{
border-color: #542526;
}
.TagClassName
{
border-color: #542526;
}
</style>