Shades of Lonestar #542729
Tints of Lonestar #542729
RGB
CMYK
RGB Variations
Color information
#542729 (or 0x542729) is known color: Lonestar. HEX triplet: 54, 27 and 29. RGB value is (84,39,41). Sum of RGB (Red+Green+Blue) = 84+39+41=164 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.22% from 164); Green value is 39 (15.62% from 255 or 23.78% from 164); Blue value is 41 (16.41% from 255 or 25% from 164); Max value from RGB is 84 - color contains mainly: red. Hex color #542729 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542729 is #ABD8D6. Grayscale: #343434. Windows color (decimal): -11262167 or 2697044. OLE color: 2697044.
HSL color Cylindrical-coordinate representation of color #542729: hue angle of 357.33º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #542729 is Cyan = 0, Magento = 0.54, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 39 | 41 | - |
| CMYK | 0 | 0.54 | 0.51 | 0.67 |
| HSL | 357.33º | 0.37% | 0.24% | - |
| HSV(B) | 357.33º | 0.54% | 0.33% | - |
| XYZ | 4.78 | 3.5 | 2.52 | - |
| YUV | 52.68 | 121.41 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 39 | 41 | 0 | 0.54 | 0.51 | 0.67 | 357.33 | 0.37 | 0.24 |
| Hex | 54 | 27 | 29 | 0 | 36 | 33 | 43 | 165 | 25 | 18 |
| Octal | 124 | 47 | 51 | 0 | 66 | 63 | 103 | 545 | 45 | 30 |
| Binary | 1010100 | 100111 | 101001 | 0 | 110110 | 110011 | 1000011 | 101100101 | 100101 | 11000 |
Color Harmonies of #542729
Complementary color
Monochromatic Colors of #542729
Black with #542729
Text Example
Text Example
White with #542729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542729; }
p { color: rgb(84,39,41); }
H1.HeaderClassName
{
color: #542729;
}
.AnyTagClassName
{
color: #542729;
}
</style>
background-color css
<style>
a { background-color: #542729; }
a { background-color: rgb(84,39,41); }
div.DivClassName
{
background-color: #542729;
}
.BgClassName
{
background-color: #542729;
}
</style>
border-color css
<style>
span { border-color: #542729; }
span { border-color: rgb(84,39,41); }
td.TdClassName
{
border-color: #542729;
}
.TagClassName
{
border-color: #542729;
}
</style>