Shades of Lonestar #512427
Tints of Lonestar #512427
RGB
CMYK
RGB Variations
Color information
#512427 (or 0x512427) is known color: Lonestar. HEX triplet: 51, 24 and 27. RGB value is (81,36,39). Sum of RGB (Red+Green+Blue) = 81+36+39=156 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.92% from 156); Green value is 36 (14.45% from 255 or 23.08% from 156); Blue value is 39 (15.62% from 255 or 25% from 156); Max value from RGB is 81 - color contains mainly: red. Hex color #512427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512427 is #AEDBD8. Grayscale: #313131. Windows color (decimal): -11459545 or 2565201. OLE color: 2565201.
HSL color Cylindrical-coordinate representation of color #512427: hue angle of 356º degrees, saturation: 0.38, 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 #512427 is Cyan = 0, Magento = 0.56, Yellow = 0.52 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 36 | 39 | - |
| CMYK | 0 | 0.56 | 0.52 | 0.68 |
| HSL | 356º | 0.38% | 0.23% | - |
| HSV(B) | 356º | 0.56% | 0.32% | - |
| XYZ | 4.39 | 3.16 | 2.3 | - |
| YUV | 49.8 | 121.91 | 150.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 36 | 39 | 0 | 0.56 | 0.52 | 0.68 | 356 | 0.38 | 0.23 |
| Hex | 51 | 24 | 27 | 0 | 38 | 34 | 44 | 164 | 26 | 17 |
| Octal | 121 | 44 | 47 | 0 | 70 | 64 | 104 | 544 | 46 | 27 |
| Binary | 1010001 | 100100 | 100111 | 0 | 111000 | 110100 | 1000100 | 101100100 | 100110 | 10111 |
Color Harmonies of #512427
Complementary color
Monochromatic Colors of #512427
Black with #512427
Text Example
Text Example
White with #512427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512427; }
p { color: rgb(81,36,39); }
H1.HeaderClassName
{
color: #512427;
}
.AnyTagClassName
{
color: #512427;
}
</style>
background-color css
<style>
a { background-color: #512427; }
a { background-color: rgb(81,36,39); }
div.DivClassName
{
background-color: #512427;
}
.BgClassName
{
background-color: #512427;
}
</style>
border-color css
<style>
span { border-color: #512427; }
span { border-color: rgb(81,36,39); }
td.TdClassName
{
border-color: #512427;
}
.TagClassName
{
border-color: #512427;
}
</style>