Shades of Pesto #817236
Tints of Pesto #817236
RGB
CMYK
RGB Variations
Color information
#817236 (or 0x817236) is known color: Pesto. HEX triplet: 81, 72 and 36. RGB value is (129,114,54). Sum of RGB (Red+Green+Blue) = 129+114+54=297 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.43% from 297); Green value is 114 (44.92% from 255 or 38.38% from 297); Blue value is 54 (21.48% from 255 or 18.18% from 297); Max value from RGB is 129 - color contains mainly: red. Hex color #817236 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817236 is #7E8DC9. Grayscale: #6F6F6F. Windows color (decimal): -8293834 or 3568257. OLE color: 3568257.
HSL color Cylindrical-coordinate representation of color #817236: hue angle of 48º 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 #817236 is Cyan = 0, Magento = 0.12, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 54 | - |
| CMYK | 0 | 0.12 | 0.58 | 0.49 |
| HSL | 48º | 0.41% | 0.36% | - |
| HSV(B) | 48º | 0.58% | 0.51% | - |
| XYZ | 15.74 | 16.97 | 5.94 | - |
| YUV | 111.65 | 95.47 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 54 | 0 | 0.12 | 0.58 | 0.49 | 48 | 0.41 | 0.36 |
| Hex | 81 | 72 | 36 | 0 | C | 3A | 31 | 30 | 29 | 24 |
| Octal | 201 | 162 | 66 | 0 | 14 | 72 | 61 | 60 | 51 | 44 |
| Binary | 10000001 | 1110010 | 110110 | 0 | 1100 | 111010 | 110001 | 110000 | 101001 | 100100 |
Color Harmonies of #817236
Complementary color
Monochromatic Colors of #817236
Black with #817236
Text Example
Text Example
White with #817236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817236; }
p { color: rgb(129,114,54); }
H1.HeaderClassName
{
color: #817236;
}
.AnyTagClassName
{
color: #817236;
}
</style>
background-color css
<style>
a { background-color: #817236; }
a { background-color: rgb(129,114,54); }
div.DivClassName
{
background-color: #817236;
}
.BgClassName
{
background-color: #817236;
}
</style>
border-color css
<style>
span { border-color: #817236; }
span { border-color: rgb(129,114,54); }
td.TdClassName
{
border-color: #817236;
}
.TagClassName
{
border-color: #817236;
}
</style>