Shades of Lonestar #542428
Tints of Lonestar #542428
RGB
CMYK
RGB Variations
Color information
#542428 (or 0x542428) is known color: Lonestar. HEX triplet: 54, 24 and 28. RGB value is (84,36,40). Sum of RGB (Red+Green+Blue) = 84+36+40=160 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.5% from 160); Green value is 36 (14.45% from 255 or 22.5% from 160); Blue value is 40 (16.02% from 255 or 25% from 160); Max value from RGB is 84 - color contains mainly: red. Hex color #542428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #542428 is #ABDBD7. Grayscale: #323232. Windows color (decimal): -11262936 or 2630740. OLE color: 2630740.
HSL color Cylindrical-coordinate representation of color #542428: hue angle of 355º 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 #542428 is Cyan = 0, Magento = 0.57, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 36 | 40 | - |
| CMYK | 0 | 0.57 | 0.52 | 0.67 |
| HSL | 355º | 0.4% | 0.24% | - |
| HSV(B) | 355º | 0.57% | 0.33% | - |
| XYZ | 4.67 | 3.3 | 2.4 | - |
| YUV | 50.81 | 121.9 | 151.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 36 | 40 | 0 | 0.57 | 0.52 | 0.67 | 355 | 0.4 | 0.24 |
| Hex | 54 | 24 | 28 | 0 | 39 | 34 | 43 | 163 | 28 | 18 |
| Octal | 124 | 44 | 50 | 0 | 71 | 64 | 103 | 543 | 50 | 30 |
| Binary | 1010100 | 100100 | 101000 | 0 | 111001 | 110100 | 1000011 | 101100011 | 101000 | 11000 |
Color Harmonies of #542428
Complementary color
Monochromatic Colors of #542428
Black with #542428
Text Example
Text Example
White with #542428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542428; }
p { color: rgb(84,36,40); }
H1.HeaderClassName
{
color: #542428;
}
.AnyTagClassName
{
color: #542428;
}
</style>
background-color css
<style>
a { background-color: #542428; }
a { background-color: rgb(84,36,40); }
div.DivClassName
{
background-color: #542428;
}
.BgClassName
{
background-color: #542428;
}
</style>
border-color css
<style>
span { border-color: #542428; }
span { border-color: rgb(84,36,40); }
td.TdClassName
{
border-color: #542428;
}
.TagClassName
{
border-color: #542428;
}
</style>