Shades of Lonestar #512426
Tints of Lonestar #512426
RGB
CMYK
RGB Variations
Color information
#512426 (or 0x512426) is known color: Lonestar. HEX triplet: 51, 24 and 26. RGB value is (81,36,38). Sum of RGB (Red+Green+Blue) = 81+36+38=155 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.26% from 155); Green value is 36 (14.45% from 255 or 23.23% from 155); Blue value is 38 (15.23% from 255 or 24.52% from 155); Max value from RGB is 81 - color contains mainly: red. Hex color #512426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512426 is #AEDBD9. Grayscale: #313131. Windows color (decimal): -11459546 or 2499665. OLE color: 2499665.
HSL color Cylindrical-coordinate representation of color #512426: hue angle of 357.33º 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 #512426 is Cyan = 0, Magento = 0.56, Yellow = 0.53 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 36 | 38 | - |
| CMYK | 0 | 0.56 | 0.53 | 0.68 |
| HSL | 357.33º | 0.38% | 0.23% | - |
| HSV(B) | 357.33º | 0.56% | 0.32% | - |
| XYZ | 4.37 | 3.15 | 2.21 | - |
| YUV | 49.68 | 121.41 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 36 | 38 | 0 | 0.56 | 0.53 | 0.68 | 357.33 | 0.38 | 0.23 |
| Hex | 51 | 24 | 26 | 0 | 38 | 35 | 44 | 165 | 26 | 17 |
| Octal | 121 | 44 | 46 | 0 | 70 | 65 | 104 | 545 | 46 | 27 |
| Binary | 1010001 | 100100 | 100110 | 0 | 111000 | 110101 | 1000100 | 101100101 | 100110 | 10111 |
Color Harmonies of #512426
Complementary color
Monochromatic Colors of #512426
Black with #512426
Text Example
Text Example
White with #512426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512426; }
p { color: rgb(81,36,38); }
H1.HeaderClassName
{
color: #512426;
}
.AnyTagClassName
{
color: #512426;
}
</style>
background-color css
<style>
a { background-color: #512426; }
a { background-color: rgb(81,36,38); }
div.DivClassName
{
background-color: #512426;
}
.BgClassName
{
background-color: #512426;
}
</style>
border-color css
<style>
span { border-color: #512426; }
span { border-color: rgb(81,36,38); }
td.TdClassName
{
border-color: #512426;
}
.TagClassName
{
border-color: #512426;
}
</style>