Shades of Lonestar #522226
Tints of Lonestar #522226
RGB
CMYK
RGB Variations
Color information
#522226 (or 0x522226) is known color: Lonestar. HEX triplet: 52, 22 and 26. RGB value is (82,34,38). Sum of RGB (Red+Green+Blue) = 82+34+38=154 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.25% from 154); Green value is 34 (13.67% from 255 or 22.08% from 154); Blue value is 38 (15.23% from 255 or 24.68% from 154); Max value from RGB is 82 - color contains mainly: red. Hex color #522226 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522226 is #ADDDD9. Grayscale: #303030. Windows color (decimal): -11394522 or 2499154. OLE color: 2499154.
HSL color Cylindrical-coordinate representation of color #522226: hue angle of 355º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #522226 is Cyan = 0, Magento = 0.59, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 34 | 38 | - |
| CMYK | 0 | 0.59 | 0.54 | 0.68 |
| HSL | 355º | 0.41% | 0.23% | - |
| HSV(B) | 355º | 0.59% | 0.32% | - |
| XYZ | 4.4 | 3.08 | 2.2 | - |
| YUV | 48.81 | 121.9 | 151.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 34 | 38 | 0 | 0.59 | 0.54 | 0.68 | 355 | 0.41 | 0.23 |
| Hex | 52 | 22 | 26 | 0 | 3B | 36 | 44 | 163 | 29 | 17 |
| Octal | 122 | 42 | 46 | 0 | 73 | 66 | 104 | 543 | 51 | 27 |
| Binary | 1010010 | 100010 | 100110 | 0 | 111011 | 110110 | 1000100 | 101100011 | 101001 | 10111 |
Color Harmonies of #522226
Complementary color
Monochromatic Colors of #522226
Black with #522226
Text Example
Text Example
White with #522226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522226; }
p { color: rgb(82,34,38); }
H1.HeaderClassName
{
color: #522226;
}
.AnyTagClassName
{
color: #522226;
}
</style>
background-color css
<style>
a { background-color: #522226; }
a { background-color: rgb(82,34,38); }
div.DivClassName
{
background-color: #522226;
}
.BgClassName
{
background-color: #522226;
}
</style>
border-color css
<style>
span { border-color: #522226; }
span { border-color: rgb(82,34,38); }
td.TdClassName
{
border-color: #522226;
}
.TagClassName
{
border-color: #522226;
}
</style>