Shades of Lonestar #532329
Tints of Lonestar #532329
RGB
CMYK
RGB Variations
Color information
#532329 (or 0x532329) is known color: Lonestar. HEX triplet: 53, 23 and 29. RGB value is (83,35,41). Sum of RGB (Red+Green+Blue) = 83+35+41=159 (21% of max value = 765). Red value is 83 (32.81% from 255 or 52.20% from 159); Green value is 35 (14.06% from 255 or 22.01% from 159); Blue value is 41 (16.41% from 255 or 25.79% from 159); Max value from RGB is 83 - color contains mainly: red. Hex color #532329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532329 is #ACDCD6. Grayscale: #323232. Windows color (decimal): -11328727 or 2696019. OLE color: 2696019.
HSL color Cylindrical-coordinate representation of color #532329: hue angle of 352.5º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #532329 is Cyan = 0, Magento = 0.58, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 35 | 41 | - |
| CMYK | 0 | 0.58 | 0.51 | 0.67 |
| HSL | 352.5º | 0.41% | 0.23% | - |
| HSV(B) | 352.5º | 0.58% | 0.33% | - |
| XYZ | 4.57 | 3.2 | 2.47 | - |
| YUV | 50.04 | 122.9 | 151.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 41 | 0 | 0.58 | 0.51 | 0.67 | 352.5 | 0.41 | 0.23 |
| Hex | 53 | 23 | 29 | 0 | 3A | 33 | 43 | 160 | 29 | 17 |
| Octal | 123 | 43 | 51 | 0 | 72 | 63 | 103 | 540 | 51 | 27 |
| Binary | 1010011 | 100011 | 101001 | 0 | 111010 | 110011 | 1000011 | 101100000 | 101001 | 10111 |
Color Harmonies of #532329
Complementary color
Monochromatic Colors of #532329
Black with #532329
Text Example
Text Example
White with #532329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532329; }
p { color: rgb(83,35,41); }
H1.HeaderClassName
{
color: #532329;
}
.AnyTagClassName
{
color: #532329;
}
</style>
background-color css
<style>
a { background-color: #532329; }
a { background-color: rgb(83,35,41); }
div.DivClassName
{
background-color: #532329;
}
.BgClassName
{
background-color: #532329;
}
</style>
border-color css
<style>
span { border-color: #532329; }
span { border-color: rgb(83,35,41); }
td.TdClassName
{
border-color: #532329;
}
.TagClassName
{
border-color: #532329;
}
</style>