Shades of Pesto #817126
Tints of Pesto #817126
RGB
CMYK
RGB Variations
Color information
#817126 (or 0x817126) is known color: Pesto. HEX triplet: 81, 71 and 26. RGB value is (129,113,38). Sum of RGB (Red+Green+Blue) = 129+113+38=280 (37% of max value = 765). Red value is 129 (50.78% from 255 or 46.07% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 38 (15.23% from 255 or 13.57% from 280); Max value from RGB is 129 - color contains mainly: red. Hex color #817126 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817126 is #7E8ED9. Grayscale: #6D6D6D. Windows color (decimal): -8294106 or 2519425. OLE color: 2519425.
HSL color Cylindrical-coordinate representation of color #817126: hue angle of 49.45º 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 #817126 is Cyan = 0, Magento = 0.12, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 113 | 38 | - |
| CMYK | 0 | 0.12 | 0.71 | 0.49 |
| HSL | 49.45º | 0.54% | 0.33% | - |
| HSV(B) | 49.45º | 0.71% | 0.51% | - |
| XYZ | 15.31 | 16.62 | 4.23 | - |
| YUV | 109.23 | 87.8 | 142.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 38 | 0 | 0.12 | 0.71 | 0.49 | 49.45 | 0.54 | 0.33 |
| Hex | 81 | 71 | 26 | 0 | C | 47 | 31 | 31 | 36 | 21 |
| Octal | 201 | 161 | 46 | 0 | 14 | 107 | 61 | 61 | 66 | 41 |
| Binary | 10000001 | 1110001 | 100110 | 0 | 1100 | 1000111 | 110001 | 110001 | 110110 | 100001 |
Color Harmonies of #817126
Complementary color
Monochromatic Colors of #817126
Black with #817126
Text Example
Text Example
White with #817126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817126; }
p { color: rgb(129,113,38); }
H1.HeaderClassName
{
color: #817126;
}
.AnyTagClassName
{
color: #817126;
}
</style>
background-color css
<style>
a { background-color: #817126; }
a { background-color: rgb(129,113,38); }
div.DivClassName
{
background-color: #817126;
}
.BgClassName
{
background-color: #817126;
}
</style>
border-color css
<style>
span { border-color: #817126; }
span { border-color: rgb(129,113,38); }
td.TdClassName
{
border-color: #817126;
}
.TagClassName
{
border-color: #817126;
}
</style>