Shades of Pesto #817336
Tints of Pesto #817336
RGB
CMYK
RGB Variations
Color information
#817336 (or 0x817336) is known color: Pesto. HEX triplet: 81, 73 and 36. RGB value is (129,115,54). Sum of RGB (Red+Green+Blue) = 129+115+54=298 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.29% from 298); Green value is 115 (45.31% from 255 or 38.59% from 298); Blue value is 54 (21.48% from 255 or 18.12% from 298); Max value from RGB is 129 - color contains mainly: red. Hex color #817336 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817336 is #7E8CC9. Grayscale: #707070. Windows color (decimal): -8293578 or 3568513. OLE color: 3568513.
HSL color Cylindrical-coordinate representation of color #817336: hue angle of 48.8º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #817336 is Cyan = 0, Magento = 0.11, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 54 | - |
| CMYK | 0 | 0.11 | 0.58 | 0.49 |
| HSL | 48.8º | 0.41% | 0.36% | - |
| HSV(B) | 48.8º | 0.58% | 0.51% | - |
| XYZ | 15.85 | 17.19 | 5.97 | - |
| YUV | 112.23 | 95.14 | 139.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 54 | 0 | 0.11 | 0.58 | 0.49 | 48.8 | 0.41 | 0.36 |
| Hex | 81 | 73 | 36 | 0 | B | 3A | 31 | 31 | 29 | 24 |
| Octal | 201 | 163 | 66 | 0 | 13 | 72 | 61 | 61 | 51 | 44 |
| Binary | 10000001 | 1110011 | 110110 | 0 | 1011 | 111010 | 110001 | 110001 | 101001 | 100100 |
Color Harmonies of #817336
Complementary color
Monochromatic Colors of #817336
Black with #817336
Text Example
Text Example
White with #817336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817336; }
p { color: rgb(129,115,54); }
H1.HeaderClassName
{
color: #817336;
}
.AnyTagClassName
{
color: #817336;
}
</style>
background-color css
<style>
a { background-color: #817336; }
a { background-color: rgb(129,115,54); }
div.DivClassName
{
background-color: #817336;
}
.BgClassName
{
background-color: #817336;
}
</style>
border-color css
<style>
span { border-color: #817336; }
span { border-color: rgb(129,115,54); }
td.TdClassName
{
border-color: #817336;
}
.TagClassName
{
border-color: #817336;
}
</style>