Shades of Lonestar #522427
Tints of Lonestar #522427
RGB
CMYK
RGB Variations
Color information
#522427 (or 0x522427) is known color: Lonestar. HEX triplet: 52, 24 and 27. RGB value is (82,36,39). Sum of RGB (Red+Green+Blue) = 82+36+39=157 (20% of max value = 765). Red value is 82 (32.42% from 255 or 52.23% from 157); Green value is 36 (14.45% from 255 or 22.93% from 157); Blue value is 39 (15.62% from 255 or 24.84% from 157); Max value from RGB is 82 - color contains mainly: red. Hex color #522427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #522427 is #ADDBD8. Grayscale: #323232. Windows color (decimal): -11394009 or 2565202. OLE color: 2565202.
HSL color Cylindrical-coordinate representation of color #522427: hue angle of 356.09º 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 #522427 is Cyan = 0, Magento = 0.56, Yellow = 0.52 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 36 | 39 | - |
| CMYK | 0 | 0.56 | 0.52 | 0.68 |
| HSL | 356.09º | 0.39% | 0.23% | - |
| HSV(B) | 356.09º | 0.56% | 0.32% | - |
| XYZ | 4.48 | 3.2 | 2.3 | - |
| YUV | 50.1 | 121.74 | 150.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 36 | 39 | 0 | 0.56 | 0.52 | 0.68 | 356.09 | 0.39 | 0.23 |
| Hex | 52 | 24 | 27 | 0 | 38 | 34 | 44 | 164 | 27 | 17 |
| Octal | 122 | 44 | 47 | 0 | 70 | 64 | 104 | 544 | 47 | 27 |
| Binary | 1010010 | 100100 | 100111 | 0 | 111000 | 110100 | 1000100 | 101100100 | 100111 | 10111 |
Color Harmonies of #522427
Complementary color
Monochromatic Colors of #522427
Black with #522427
Text Example
Text Example
White with #522427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522427; }
p { color: rgb(82,36,39); }
H1.HeaderClassName
{
color: #522427;
}
.AnyTagClassName
{
color: #522427;
}
</style>
background-color css
<style>
a { background-color: #522427; }
a { background-color: rgb(82,36,39); }
div.DivClassName
{
background-color: #522427;
}
.BgClassName
{
background-color: #522427;
}
</style>
border-color css
<style>
span { border-color: #522427; }
span { border-color: rgb(82,36,39); }
td.TdClassName
{
border-color: #522427;
}
.TagClassName
{
border-color: #522427;
}
</style>