Shades of Lonestar #522426
Tints of Lonestar #522426
RGB
CMYK
RGB Variations
Color information
#522426 (or 0x522426) is known color: Lonestar. HEX triplet: 52, 24 and 26. RGB value is (82,36,38). Sum of RGB (Red+Green+Blue) = 82+36+38=156 (20% of max value = 765). Red value is 82 (32.42% from 255 or 52.56% from 156); Green value is 36 (14.45% from 255 or 23.08% from 156); Blue value is 38 (15.23% from 255 or 24.36% from 156); Max value from RGB is 82 - color contains mainly: red. Hex color #522426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522426 is #ADDBD9. Grayscale: #323232. Windows color (decimal): -11394010 or 2499666. OLE color: 2499666.
HSL color Cylindrical-coordinate representation of color #522426: hue angle of 357.39º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #522426 is Cyan = 0, Magento = 0.56, Yellow = 0.54 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 36 | 38 | - |
| CMYK | 0 | 0.56 | 0.54 | 0.68 |
| HSL | 357.39º | 0.39% | 0.23% | - |
| HSV(B) | 357.39º | 0.56% | 0.32% | - |
| XYZ | 4.46 | 3.2 | 2.22 | - |
| YUV | 49.98 | 121.24 | 150.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 38 | 0 | 0.56 | 0.54 | 0.68 | 357.39 | 0.39 | 0.23 |
| Hex | 52 | 24 | 26 | 0 | 38 | 36 | 44 | 165 | 27 | 17 |
| Octal | 122 | 44 | 46 | 0 | 70 | 66 | 104 | 545 | 47 | 27 |
| Binary | 1010010 | 100100 | 100110 | 0 | 111000 | 110110 | 1000100 | 101100101 | 100111 | 10111 |
Color Harmonies of #522426
Complementary color
Monochromatic Colors of #522426
Black with #522426
Text Example
Text Example
White with #522426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522426; }
p { color: rgb(82,36,38); }
H1.HeaderClassName
{
color: #522426;
}
.AnyTagClassName
{
color: #522426;
}
</style>
background-color css
<style>
a { background-color: #522426; }
a { background-color: rgb(82,36,38); }
div.DivClassName
{
background-color: #522426;
}
.BgClassName
{
background-color: #522426;
}
</style>
border-color css
<style>
span { border-color: #522426; }
span { border-color: rgb(82,36,38); }
td.TdClassName
{
border-color: #522426;
}
.TagClassName
{
border-color: #522426;
}
</style>