Shades of Lusty #812726
Tints of Lusty #812726
RGB
CMYK
RGB Variations
Color information
#812726 (or 0x812726) is known color: Lusty. HEX triplet: 81, 27 and 26. RGB value is (129,39,38). Sum of RGB (Red+Green+Blue) = 129+39+38=206 (27% of max value = 765). Red value is 129 (50.78% from 255 or 62.62% from 206); Green value is 39 (15.62% from 255 or 18.93% from 206); Blue value is 38 (15.23% from 255 or 18.45% from 206); Max value from RGB is 129 - color contains mainly: red. Hex color #812726 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812726 is #7ED8D9. Grayscale: #414141. Windows color (decimal): -8313050 or 2500481. OLE color: 2500481.
HSL color Cylindrical-coordinate representation of color #812726: hue angle of 0.66º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #812726 is Cyan = 0, Magento = 0.70, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 39 | 38 | - |
| CMYK | 0 | 0.70 | 0.71 | 0.49 |
| HSL | 0.66º | 0.54% | 0.33% | - |
| HSV(B) | 0.66º | 0.71% | 0.51% | - |
| XYZ | 10.13 | 6.26 | 2.51 | - |
| YUV | 65.8 | 112.32 | 173.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 39 | 38 | 0 | 0.70 | 0.71 | 0.49 | 0.66 | 0.54 | 0.33 |
| Hex | 81 | 27 | 26 | 0 | 46 | 47 | 31 | 1 | 36 | 21 |
| Octal | 201 | 47 | 46 | 0 | 106 | 107 | 61 | 1 | 66 | 41 |
| Binary | 10000001 | 100111 | 100110 | 0 | 1000110 | 1000111 | 110001 | 1 | 110110 | 100001 |
Color Harmonies of #812726
Complementary color
Monochromatic Colors of #812726
Black with #812726
Text Example
Text Example
White with #812726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812726; }
p { color: rgb(129,39,38); }
H1.HeaderClassName
{
color: #812726;
}
.AnyTagClassName
{
color: #812726;
}
</style>
background-color css
<style>
a { background-color: #812726; }
a { background-color: rgb(129,39,38); }
div.DivClassName
{
background-color: #812726;
}
.BgClassName
{
background-color: #812726;
}
</style>
border-color css
<style>
span { border-color: #812726; }
span { border-color: rgb(129,39,38); }
td.TdClassName
{
border-color: #812726;
}
.TagClassName
{
border-color: #812726;
}
</style>