Shades of Lonestar #542426
Tints of Lonestar #542426
RGB
CMYK
RGB Variations
Color information
#542426 (or 0x542426) is known color: Lonestar. HEX triplet: 54, 24 and 26. RGB value is (84,36,38). Sum of RGB (Red+Green+Blue) = 84+36+38=158 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.16% from 158); Green value is 36 (14.45% from 255 or 22.78% from 158); Blue value is 38 (15.23% from 255 or 24.05% from 158); Max value from RGB is 84 - color contains mainly: red. Hex color #542426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542426 is #ABDBD9. Grayscale: #323232. Windows color (decimal): -11262938 or 2499668. OLE color: 2499668.
HSL color Cylindrical-coordinate representation of color #542426: hue angle of 357.5º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #542426 is Cyan = 0, Magento = 0.57, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 38 | - |
| CMYK | 0 | 0.57 | 0.55 | 0.67 |
| HSL | 357.5º | 0.4% | 0.24% | - |
| HSV(B) | 357.5º | 0.57% | 0.33% | - |
| XYZ | 4.64 | 3.29 | 2.22 | - |
| YUV | 50.58 | 120.9 | 151.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 38 | 0 | 0.57 | 0.55 | 0.67 | 357.5 | 0.4 | 0.24 |
| Hex | 54 | 24 | 26 | 0 | 39 | 37 | 43 | 166 | 28 | 18 |
| Octal | 124 | 44 | 46 | 0 | 71 | 67 | 103 | 546 | 50 | 30 |
| Binary | 1010100 | 100100 | 100110 | 0 | 111001 | 110111 | 1000011 | 101100110 | 101000 | 11000 |
Color Harmonies of #542426
Complementary color
Monochromatic Colors of #542426
Black with #542426
Text Example
Text Example
White with #542426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542426; }
p { color: rgb(84,36,38); }
H1.HeaderClassName
{
color: #542426;
}
.AnyTagClassName
{
color: #542426;
}
</style>
background-color css
<style>
a { background-color: #542426; }
a { background-color: rgb(84,36,38); }
div.DivClassName
{
background-color: #542426;
}
.BgClassName
{
background-color: #542426;
}
</style>
border-color css
<style>
span { border-color: #542426; }
span { border-color: rgb(84,36,38); }
td.TdClassName
{
border-color: #542426;
}
.TagClassName
{
border-color: #542426;
}
</style>