Shades of Lonestar #522229
Tints of Lonestar #522229
RGB
CMYK
RGB Variations
Color information
#522229 (or 0x522229) is known color: Lonestar. HEX triplet: 52, 22 and 29. RGB value is (82,34,41). Sum of RGB (Red+Green+Blue) = 82+34+41=157 (20% of max value = 765). Red value is 82 (32.42% from 255 or 52.23% from 157); Green value is 34 (13.67% from 255 or 21.66% from 157); Blue value is 41 (16.41% from 255 or 26.11% from 157); Max value from RGB is 82 - color contains mainly: red. Hex color #522229 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522229 is #ADDDD6. Grayscale: #313131. Windows color (decimal): -11394519 or 2695762. OLE color: 2695762.
HSL color Cylindrical-coordinate representation of color #522229: hue angle of 351.25º 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 #522229 is Cyan = 0, Magento = 0.59, Yellow = 0.50 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 34 | 41 | - |
| CMYK | 0 | 0.59 | 0.50 | 0.68 |
| HSL | 351.25º | 0.41% | 0.23% | - |
| HSV(B) | 351.25º | 0.59% | 0.32% | - |
| XYZ | 4.45 | 3.1 | 2.46 | - |
| YUV | 49.15 | 123.4 | 151.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 34 | 41 | 0 | 0.59 | 0.50 | 0.68 | 351.25 | 0.41 | 0.23 |
| Hex | 52 | 22 | 29 | 0 | 3B | 32 | 44 | 15F | 29 | 17 |
| Octal | 122 | 42 | 51 | 0 | 73 | 62 | 104 | 537 | 51 | 27 |
| Binary | 1010010 | 100010 | 101001 | 0 | 111011 | 110010 | 1000100 | 101011111 | 101001 | 10111 |
Color Harmonies of #522229
Complementary color
Monochromatic Colors of #522229
Black with #522229
Text Example
Text Example
White with #522229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522229; }
p { color: rgb(82,34,41); }
H1.HeaderClassName
{
color: #522229;
}
.AnyTagClassName
{
color: #522229;
}
</style>
background-color css
<style>
a { background-color: #522229; }
a { background-color: rgb(82,34,41); }
div.DivClassName
{
background-color: #522229;
}
.BgClassName
{
background-color: #522229;
}
</style>
border-color css
<style>
span { border-color: #522229; }
span { border-color: rgb(82,34,41); }
td.TdClassName
{
border-color: #522229;
}
.TagClassName
{
border-color: #522229;
}
</style>