Shades of Lonestar #572527
Tints of Lonestar #572527
RGB
CMYK
RGB Variations
Color information
#572527 (or 0x572527) is known color: Lonestar. HEX triplet: 57, 25 and 27. RGB value is (87,37,39). Sum of RGB (Red+Green+Blue) = 87+37+39=163 (21% of max value = 765). Red value is 87 (34.38% from 255 or 53.37% from 163); Green value is 37 (14.84% from 255 or 22.70% from 163); Blue value is 39 (15.62% from 255 or 23.93% from 163); Max value from RGB is 87 - color contains mainly: red. Hex color #572527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572527 is #A8DAD8. Grayscale: #343434. Windows color (decimal): -11066073 or 2565463. OLE color: 2565463.
HSL color Cylindrical-coordinate representation of color #572527: hue angle of 357.6º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #572527 is Cyan = 0, Magento = 0.57, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 37 | 39 | - |
| CMYK | 0 | 0.57 | 0.55 | 0.66 |
| HSL | 357.6º | 0.4% | 0.24% | - |
| HSV(B) | 357.6º | 0.57% | 0.34% | - |
| XYZ | 4.96 | 3.5 | 2.33 | - |
| YUV | 52.18 | 120.57 | 152.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 37 | 39 | 0 | 0.57 | 0.55 | 0.66 | 357.6 | 0.4 | 0.24 |
| Hex | 57 | 25 | 27 | 0 | 39 | 37 | 42 | 166 | 28 | 18 |
| Octal | 127 | 45 | 47 | 0 | 71 | 67 | 102 | 546 | 50 | 30 |
| Binary | 1010111 | 100101 | 100111 | 0 | 111001 | 110111 | 1000010 | 101100110 | 101000 | 11000 |
Color Harmonies of #572527
Complementary color
Monochromatic Colors of #572527
Black with #572527
Text Example
Text Example
White with #572527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572527; }
p { color: rgb(87,37,39); }
H1.HeaderClassName
{
color: #572527;
}
.AnyTagClassName
{
color: #572527;
}
</style>
background-color css
<style>
a { background-color: #572527; }
a { background-color: rgb(87,37,39); }
div.DivClassName
{
background-color: #572527;
}
.BgClassName
{
background-color: #572527;
}
</style>
border-color css
<style>
span { border-color: #572527; }
span { border-color: rgb(87,37,39); }
td.TdClassName
{
border-color: #572527;
}
.TagClassName
{
border-color: #572527;
}
</style>