Shades of Lonestar #532328
Tints of Lonestar #532328
RGB
CMYK
RGB Variations
Color information
#532328 (or 0x532328) is known color: Lonestar. HEX triplet: 53, 23 and 28. RGB value is (83,35,40). Sum of RGB (Red+Green+Blue) = 83+35+40=158 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.53% from 158); Green value is 35 (14.06% from 255 or 22.15% from 158); Blue value is 40 (16.02% from 255 or 25.32% from 158); Max value from RGB is 83 - color contains mainly: red. Hex color #532328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #532328 is #ACDCD7. Grayscale: #313131. Windows color (decimal): -11328728 or 2630483. OLE color: 2630483.
HSL color Cylindrical-coordinate representation of color #532328: hue angle of 353.75º 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 #532328 is Cyan = 0, Magento = 0.58, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 35 | 40 | - |
| CMYK | 0 | 0.58 | 0.52 | 0.67 |
| HSL | 353.75º | 0.41% | 0.23% | - |
| HSV(B) | 353.75º | 0.58% | 0.33% | - |
| XYZ | 4.55 | 3.19 | 2.38 | - |
| YUV | 49.92 | 122.4 | 151.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 35 | 40 | 0 | 0.58 | 0.52 | 0.67 | 353.75 | 0.41 | 0.23 |
| Hex | 53 | 23 | 28 | 0 | 3A | 34 | 43 | 162 | 29 | 17 |
| Octal | 123 | 43 | 50 | 0 | 72 | 64 | 103 | 542 | 51 | 27 |
| Binary | 1010011 | 100011 | 101000 | 0 | 111010 | 110100 | 1000011 | 101100010 | 101001 | 10111 |
Color Harmonies of #532328
Complementary color
Monochromatic Colors of #532328
Black with #532328
Text Example
Text Example
White with #532328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532328; }
p { color: rgb(83,35,40); }
H1.HeaderClassName
{
color: #532328;
}
.AnyTagClassName
{
color: #532328;
}
</style>
background-color css
<style>
a { background-color: #532328; }
a { background-color: rgb(83,35,40); }
div.DivClassName
{
background-color: #532328;
}
.BgClassName
{
background-color: #532328;
}
</style>
border-color css
<style>
span { border-color: #532328; }
span { border-color: rgb(83,35,40); }
td.TdClassName
{
border-color: #532328;
}
.TagClassName
{
border-color: #532328;
}
</style>