Shades of Lonestar #542629
Tints of Lonestar #542629
RGB
CMYK
RGB Variations
Color information
#542629 (or 0x542629) is known color: Lonestar. HEX triplet: 54, 26 and 29. RGB value is (84,38,41). Sum of RGB (Red+Green+Blue) = 84+38+41=163 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.53% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 41 (16.41% from 255 or 25.15% from 163); Max value from RGB is 84 - color contains mainly: red. Hex color #542629 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542629 is #ABD9D6. Grayscale: #343434. Windows color (decimal): -11262423 or 2696788. OLE color: 2696788.
HSL color Cylindrical-coordinate representation of color #542629: hue angle of 356.09º degrees, saturation: 0.38, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #542629 is Cyan = 0, Magento = 0.55, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 41 | - |
| CMYK | 0 | 0.55 | 0.51 | 0.67 |
| HSL | 356.09º | 0.38% | 0.24% | - |
| HSV(B) | 356.09º | 0.55% | 0.33% | - |
| XYZ | 4.75 | 3.43 | 2.51 | - |
| YUV | 52.1 | 121.74 | 150.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 41 | 0 | 0.55 | 0.51 | 0.67 | 356.09 | 0.38 | 0.24 |
| Hex | 54 | 26 | 29 | 0 | 37 | 33 | 43 | 164 | 26 | 18 |
| Octal | 124 | 46 | 51 | 0 | 67 | 63 | 103 | 544 | 46 | 30 |
| Binary | 1010100 | 100110 | 101001 | 0 | 110111 | 110011 | 1000011 | 101100100 | 100110 | 11000 |
Color Harmonies of #542629
Complementary color
Monochromatic Colors of #542629
Black with #542629
Text Example
Text Example
White with #542629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542629; }
p { color: rgb(84,38,41); }
H1.HeaderClassName
{
color: #542629;
}
.AnyTagClassName
{
color: #542629;
}
</style>
background-color css
<style>
a { background-color: #542629; }
a { background-color: rgb(84,38,41); }
div.DivClassName
{
background-color: #542629;
}
.BgClassName
{
background-color: #542629;
}
</style>
border-color css
<style>
span { border-color: #542629; }
span { border-color: rgb(84,38,41); }
td.TdClassName
{
border-color: #542629;
}
.TagClassName
{
border-color: #542629;
}
</style>