Shades of Lonestar #552329
Tints of Lonestar #552329
RGB
CMYK
RGB Variations
Color information
#552329 (or 0x552329) is known color: Lonestar. HEX triplet: 55, 23 and 29. RGB value is (85,35,41). Sum of RGB (Red+Green+Blue) = 85+35+41=161 (21% of max value = 765). Red value is 85 (33.59% from 255 or 52.80% from 161); Green value is 35 (14.06% from 255 or 21.74% from 161); Blue value is 41 (16.41% from 255 or 25.47% from 161); Max value from RGB is 85 - color contains mainly: red. Hex color #552329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552329 is #AADCD6. Grayscale: #323232. Windows color (decimal): -11197655 or 2696021. OLE color: 2696021.
HSL color Cylindrical-coordinate representation of color #552329: hue angle of 352.8º degrees, saturation: 0.42, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #552329 is Cyan = 0, Magento = 0.59, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 35 | 41 | - |
| CMYK | 0 | 0.59 | 0.52 | 0.67 |
| HSL | 352.8º | 0.42% | 0.24% | - |
| HSV(B) | 352.8º | 0.59% | 0.33% | - |
| XYZ | 4.75 | 3.29 | 2.48 | - |
| YUV | 50.63 | 122.57 | 152.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 35 | 41 | 0 | 0.59 | 0.52 | 0.67 | 352.8 | 0.42 | 0.24 |
| Hex | 55 | 23 | 29 | 0 | 3B | 34 | 43 | 161 | 2A | 18 |
| Octal | 125 | 43 | 51 | 0 | 73 | 64 | 103 | 541 | 52 | 30 |
| Binary | 1010101 | 100011 | 101001 | 0 | 111011 | 110100 | 1000011 | 101100001 | 101010 | 11000 |
Color Harmonies of #552329
Complementary color
Monochromatic Colors of #552329
Black with #552329
Text Example
Text Example
White with #552329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552329; }
p { color: rgb(85,35,41); }
H1.HeaderClassName
{
color: #552329;
}
.AnyTagClassName
{
color: #552329;
}
</style>
background-color css
<style>
a { background-color: #552329; }
a { background-color: rgb(85,35,41); }
div.DivClassName
{
background-color: #552329;
}
.BgClassName
{
background-color: #552329;
}
</style>
border-color css
<style>
span { border-color: #552329; }
span { border-color: rgb(85,35,41); }
td.TdClassName
{
border-color: #552329;
}
.TagClassName
{
border-color: #552329;
}
</style>