Shades of Lonestar #552527
Tints of Lonestar #552527
RGB
CMYK
RGB Variations
Color information
#552527 (or 0x552527) is known color: Lonestar. HEX triplet: 55, 25 and 27. RGB value is (85,37,39). Sum of RGB (Red+Green+Blue) = 85+37+39=161 (21% of max value = 765). Red value is 85 (33.59% from 255 or 52.80% from 161); Green value is 37 (14.84% from 255 or 22.98% from 161); Blue value is 39 (15.62% from 255 or 24.22% from 161); Max value from RGB is 85 - color contains mainly: red. Hex color #552527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #552527 is #AADAD8. Grayscale: #333333. Windows color (decimal): -11197145 or 2565461. OLE color: 2565461.
HSL color Cylindrical-coordinate representation of color #552527: hue angle of 357.5º degrees, saturation: 0.39, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #552527 is Cyan = 0, Magento = 0.56, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 37 | 39 | - |
| CMYK | 0 | 0.56 | 0.54 | 0.67 |
| HSL | 357.5º | 0.39% | 0.24% | - |
| HSV(B) | 357.5º | 0.56% | 0.33% | - |
| XYZ | 4.77 | 3.4 | 2.32 | - |
| YUV | 51.58 | 120.9 | 151.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 37 | 39 | 0 | 0.56 | 0.54 | 0.67 | 357.5 | 0.39 | 0.24 |
| Hex | 55 | 25 | 27 | 0 | 38 | 36 | 43 | 166 | 27 | 18 |
| Octal | 125 | 45 | 47 | 0 | 70 | 66 | 103 | 546 | 47 | 30 |
| Binary | 1010101 | 100101 | 100111 | 0 | 111000 | 110110 | 1000011 | 101100110 | 100111 | 11000 |
Color Harmonies of #552527
Complementary color
Monochromatic Colors of #552527
Black with #552527
Text Example
Text Example
White with #552527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552527; }
p { color: rgb(85,37,39); }
H1.HeaderClassName
{
color: #552527;
}
.AnyTagClassName
{
color: #552527;
}
</style>
background-color css
<style>
a { background-color: #552527; }
a { background-color: rgb(85,37,39); }
div.DivClassName
{
background-color: #552527;
}
.BgClassName
{
background-color: #552527;
}
</style>
border-color css
<style>
span { border-color: #552527; }
span { border-color: rgb(85,37,39); }
td.TdClassName
{
border-color: #552527;
}
.TagClassName
{
border-color: #552527;
}
</style>