Shades of Lonestar #522628
Tints of Lonestar #522628
RGB
CMYK
RGB Variations
Color information
#522628 (or 0x522628) is known color: Lonestar. HEX triplet: 52, 26 and 28. RGB value is (82,38,40). Sum of RGB (Red+Green+Blue) = 82+38+40=160 (21% of max value = 765). Red value is 82 (32.42% from 255 or 51.25% from 160); Green value is 38 (15.23% from 255 or 23.75% from 160); Blue value is 40 (16.02% from 255 or 25% from 160); Max value from RGB is 82 - color contains mainly: red. Hex color #522628 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522628 is #ADD9D7. Grayscale: #333333. Windows color (decimal): -11393496 or 2631250. OLE color: 2631250.
HSL color Cylindrical-coordinate representation of color #522628: hue angle of 357.27º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #522628 is Cyan = 0, Magento = 0.54, Yellow = 0.51 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 38 | 40 | - |
| CMYK | 0 | 0.54 | 0.51 | 0.68 |
| HSL | 357.27º | 0.37% | 0.24% | - |
| HSV(B) | 357.27º | 0.54% | 0.32% | - |
| XYZ | 4.56 | 3.33 | 2.41 | - |
| YUV | 51.38 | 121.58 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 40 | 0 | 0.54 | 0.51 | 0.68 | 357.27 | 0.37 | 0.24 |
| Hex | 52 | 26 | 28 | 0 | 36 | 33 | 44 | 165 | 25 | 18 |
| Octal | 122 | 46 | 50 | 0 | 66 | 63 | 104 | 545 | 45 | 30 |
| Binary | 1010010 | 100110 | 101000 | 0 | 110110 | 110011 | 1000100 | 101100101 | 100101 | 11000 |
Color Harmonies of #522628
Complementary color
Monochromatic Colors of #522628
Black with #522628
Text Example
Text Example
White with #522628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522628; }
p { color: rgb(82,38,40); }
H1.HeaderClassName
{
color: #522628;
}
.AnyTagClassName
{
color: #522628;
}
</style>
background-color css
<style>
a { background-color: #522628; }
a { background-color: rgb(82,38,40); }
div.DivClassName
{
background-color: #522628;
}
.BgClassName
{
background-color: #522628;
}
</style>
border-color css
<style>
span { border-color: #522628; }
span { border-color: rgb(82,38,40); }
td.TdClassName
{
border-color: #522628;
}
.TagClassName
{
border-color: #522628;
}
</style>