Shades of Lonestar #522125
Tints of Lonestar #522125
RGB
CMYK
RGB Variations
Color information
#522125 (or 0x522125) is known color: Lonestar. HEX triplet: 52, 21 and 25. RGB value is (82,33,37). Sum of RGB (Red+Green+Blue) = 82+33+37=152 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.95% from 152); Green value is 33 (13.28% from 255 or 21.71% from 152); Blue value is 37 (14.84% from 255 or 24.34% from 152); Max value from RGB is 82 - color contains mainly: red. Hex color #522125 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522125 is #ADDEDA. Grayscale: #303030. Windows color (decimal): -11394779 or 2433362. OLE color: 2433362.
HSL color Cylindrical-coordinate representation of color #522125: hue angle of 355.1º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #522125 is Cyan = 0, Magento = 0.60, Yellow = 0.55 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 33 | 37 | - |
| CMYK | 0 | 0.60 | 0.55 | 0.68 |
| HSL | 355.1º | 0.43% | 0.23% | - |
| HSV(B) | 355.1º | 0.6% | 0.32% | - |
| XYZ | 4.36 | 3.02 | 2.1 | - |
| YUV | 48.11 | 121.73 | 152.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 33 | 37 | 0 | 0.60 | 0.55 | 0.68 | 355.1 | 0.43 | 0.23 |
| Hex | 52 | 21 | 25 | 0 | 3C | 37 | 44 | 163 | 2B | 17 |
| Octal | 122 | 41 | 45 | 0 | 74 | 67 | 104 | 543 | 53 | 27 |
| Binary | 1010010 | 100001 | 100101 | 0 | 111100 | 110111 | 1000100 | 101100011 | 101011 | 10111 |
Color Harmonies of #522125
Complementary color
Monochromatic Colors of #522125
Black with #522125
Text Example
Text Example
White with #522125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522125; }
p { color: rgb(82,33,37); }
H1.HeaderClassName
{
color: #522125;
}
.AnyTagClassName
{
color: #522125;
}
</style>
background-color css
<style>
a { background-color: #522125; }
a { background-color: rgb(82,33,37); }
div.DivClassName
{
background-color: #522125;
}
.BgClassName
{
background-color: #522125;
}
</style>
border-color css
<style>
span { border-color: #522125; }
span { border-color: rgb(82,33,37); }
td.TdClassName
{
border-color: #522125;
}
.TagClassName
{
border-color: #522125;
}
</style>