Shades of Pesto #817032
Tints of Pesto #817032
RGB
CMYK
RGB Variations
Color information
#817032 (or 0x817032) is known color: Pesto. HEX triplet: 81, 70 and 32. RGB value is (129,112,50). Sum of RGB (Red+Green+Blue) = 129+112+50=291 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.33% from 291); Green value is 112 (44.14% from 255 or 38.49% from 291); Blue value is 50 (19.92% from 255 or 17.18% from 291); Max value from RGB is 129 - color contains mainly: red. Hex color #817032 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817032 is #7E8FCD. Grayscale: #6E6E6E. Windows color (decimal): -8294350 or 3305601. OLE color: 3305601.
HSL color Cylindrical-coordinate representation of color #817032: hue angle of 47.09º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #817032 is Cyan = 0, Magento = 0.13, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 50 | - |
| CMYK | 0 | 0.13 | 0.61 | 0.49 |
| HSL | 47.09º | 0.44% | 0.35% | - |
| HSV(B) | 47.09º | 0.61% | 0.51% | - |
| XYZ | 15.42 | 16.49 | 5.39 | - |
| YUV | 110.02 | 94.13 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 50 | 0 | 0.13 | 0.61 | 0.49 | 47.09 | 0.44 | 0.35 |
| Hex | 81 | 70 | 32 | 0 | D | 3D | 31 | 2F | 2C | 23 |
| Octal | 201 | 160 | 62 | 0 | 15 | 75 | 61 | 57 | 54 | 43 |
| Binary | 10000001 | 1110000 | 110010 | 0 | 1101 | 111101 | 110001 | 101111 | 101100 | 100011 |
Color Harmonies of #817032
Complementary color
Monochromatic Colors of #817032
Black with #817032
Text Example
Text Example
White with #817032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817032; }
p { color: rgb(129,112,50); }
H1.HeaderClassName
{
color: #817032;
}
.AnyTagClassName
{
color: #817032;
}
</style>
background-color css
<style>
a { background-color: #817032; }
a { background-color: rgb(129,112,50); }
div.DivClassName
{
background-color: #817032;
}
.BgClassName
{
background-color: #817032;
}
</style>
border-color css
<style>
span { border-color: #817032; }
span { border-color: rgb(129,112,50); }
td.TdClassName
{
border-color: #817032;
}
.TagClassName
{
border-color: #817032;
}
</style>