Shades of Lonestar #552728
Tints of Lonestar #552728
RGB
CMYK
RGB Variations
Color information
#552728 (or 0x552728) is known color: Lonestar. HEX triplet: 55, 27 and 28. RGB value is (85,39,40). Sum of RGB (Red+Green+Blue) = 85+39+40=164 (21% of max value = 765). Red value is 85 (33.59% from 255 or 51.83% from 164); Green value is 39 (15.62% from 255 or 23.78% from 164); Blue value is 40 (16.02% from 255 or 24.39% from 164); Max value from RGB is 85 - color contains mainly: red. Hex color #552728 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552728 is #AAD8D7. Grayscale: #343434. Windows color (decimal): -11196632 or 2631509. OLE color: 2631509.
HSL color Cylindrical-coordinate representation of color #552728: hue angle of 358.7º 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 #552728 is Cyan = 0, Magento = 0.54, Yellow = 0.53 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 39 | 40 | - |
| CMYK | 0 | 0.54 | 0.53 | 0.67 |
| HSL | 358.7º | 0.37% | 0.24% | - |
| HSV(B) | 358.7º | 0.54% | 0.33% | - |
| XYZ | 4.85 | 3.54 | 2.43 | - |
| YUV | 52.87 | 120.74 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 39 | 40 | 0 | 0.54 | 0.53 | 0.67 | 358.7 | 0.37 | 0.24 |
| Hex | 55 | 27 | 28 | 0 | 36 | 35 | 43 | 167 | 25 | 18 |
| Octal | 125 | 47 | 50 | 0 | 66 | 65 | 103 | 547 | 45 | 30 |
| Binary | 1010101 | 100111 | 101000 | 0 | 110110 | 110101 | 1000011 | 101100111 | 100101 | 11000 |
Color Harmonies of #552728
Complementary color
Monochromatic Colors of #552728
Black with #552728
Text Example
Text Example
White with #552728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552728; }
p { color: rgb(85,39,40); }
H1.HeaderClassName
{
color: #552728;
}
.AnyTagClassName
{
color: #552728;
}
</style>
background-color css
<style>
a { background-color: #552728; }
a { background-color: rgb(85,39,40); }
div.DivClassName
{
background-color: #552728;
}
.BgClassName
{
background-color: #552728;
}
</style>
border-color css
<style>
span { border-color: #552728; }
span { border-color: rgb(85,39,40); }
td.TdClassName
{
border-color: #552728;
}
.TagClassName
{
border-color: #552728;
}
</style>