Shades of Lonestar #542628
Tints of Lonestar #542628
RGB
CMYK
RGB Variations
Color information
#542628 (or 0x542628) is known color: Lonestar. HEX triplet: 54, 26 and 28. RGB value is (84,38,40). Sum of RGB (Red+Green+Blue) = 84+38+40=162 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.85% from 162); Green value is 38 (15.23% from 255 or 23.46% from 162); Blue value is 40 (16.02% from 255 or 24.69% from 162); Max value from RGB is 84 - color contains mainly: red. Hex color #542628 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542628 is #ABD9D7. Grayscale: #343434. Windows color (decimal): -11262424 or 2631252. OLE color: 2631252.
HSL color Cylindrical-coordinate representation of color #542628: hue angle of 357.39º 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 #542628 is Cyan = 0, Magento = 0.55, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 38 | 40 | - |
| CMYK | 0 | 0.55 | 0.52 | 0.67 |
| HSL | 357.39º | 0.38% | 0.24% | - |
| HSV(B) | 357.39º | 0.55% | 0.33% | - |
| XYZ | 4.73 | 3.42 | 2.42 | - |
| YUV | 51.98 | 121.24 | 150.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 38 | 40 | 0 | 0.55 | 0.52 | 0.67 | 357.39 | 0.38 | 0.24 |
| Hex | 54 | 26 | 28 | 0 | 37 | 34 | 43 | 165 | 26 | 18 |
| Octal | 124 | 46 | 50 | 0 | 67 | 64 | 103 | 545 | 46 | 30 |
| Binary | 1010100 | 100110 | 101000 | 0 | 110111 | 110100 | 1000011 | 101100101 | 100110 | 11000 |
Color Harmonies of #542628
Complementary color
Monochromatic Colors of #542628
Black with #542628
Text Example
Text Example
White with #542628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542628; }
p { color: rgb(84,38,40); }
H1.HeaderClassName
{
color: #542628;
}
.AnyTagClassName
{
color: #542628;
}
</style>
background-color css
<style>
a { background-color: #542628; }
a { background-color: rgb(84,38,40); }
div.DivClassName
{
background-color: #542628;
}
.BgClassName
{
background-color: #542628;
}
</style>
border-color css
<style>
span { border-color: #542628; }
span { border-color: rgb(84,38,40); }
td.TdClassName
{
border-color: #542628;
}
.TagClassName
{
border-color: #542628;
}
</style>