Shades of Pesto #817829
Tints of Pesto #817829
RGB
CMYK
RGB Variations
Color information
#817829 (or 0x817829) is known color: Pesto. HEX triplet: 81, 78 and 29. RGB value is (129,120,41). Sum of RGB (Red+Green+Blue) = 129+120+41=290 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.48% from 290); Green value is 120 (47.27% from 255 or 41.38% from 290); Blue value is 41 (16.41% from 255 or 14.14% from 290); Max value from RGB is 129 - color contains mainly: red. Hex color #817829 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817829 is #7E87D6. Grayscale: #727272. Windows color (decimal): -8292311 or 2717825. OLE color: 2717825.
HSL color Cylindrical-coordinate representation of color #817829: hue angle of 53.86º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #817829 is Cyan = 0, Magento = 0.07, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 41 | - |
| CMYK | 0 | 0.07 | 0.68 | 0.49 |
| HSL | 53.86º | 0.52% | 0.33% | - |
| HSV(B) | 53.86º | 0.68% | 0.51% | - |
| XYZ | 16.17 | 18.26 | 4.77 | - |
| YUV | 113.69 | 86.98 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 41 | 0 | 0.07 | 0.68 | 0.49 | 53.86 | 0.52 | 0.33 |
| Hex | 81 | 78 | 29 | 0 | 7 | 44 | 31 | 36 | 34 | 21 |
| Octal | 201 | 170 | 51 | 0 | 7 | 104 | 61 | 66 | 64 | 41 |
| Binary | 10000001 | 1111000 | 101001 | 0 | 111 | 1000100 | 110001 | 110110 | 110100 | 100001 |
Color Harmonies of #817829
Complementary color
Monochromatic Colors of #817829
Black with #817829
Text Example
Text Example
White with #817829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817829; }
p { color: rgb(129,120,41); }
H1.HeaderClassName
{
color: #817829;
}
.AnyTagClassName
{
color: #817829;
}
</style>
background-color css
<style>
a { background-color: #817829; }
a { background-color: rgb(129,120,41); }
div.DivClassName
{
background-color: #817829;
}
.BgClassName
{
background-color: #817829;
}
</style>
border-color css
<style>
span { border-color: #817829; }
span { border-color: rgb(129,120,41); }
td.TdClassName
{
border-color: #817829;
}
.TagClassName
{
border-color: #817829;
}
</style>