Shades of Pesto #817932
Tints of Pesto #817932
RGB
CMYK
RGB Variations
Color information
#817932 (or 0x817932) is known color: Pesto. HEX triplet: 81, 79 and 32. RGB value is (129,121,50). Sum of RGB (Red+Green+Blue) = 129+121+50=300 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43% from 300); Green value is 121 (47.66% from 255 or 40.33% from 300); Blue value is 50 (19.92% from 255 or 16.67% from 300); Max value from RGB is 129 - color contains mainly: red. Hex color #817932 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817932 is #7E86CD. Grayscale: #737373. Windows color (decimal): -8292046 or 3307905. OLE color: 3307905.
HSL color Cylindrical-coordinate representation of color #817932: hue angle of 53.92º 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 #817932 is Cyan = 0, Magento = 0.06, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 121 | 50 | - |
| CMYK | 0 | 0.06 | 0.61 | 0.49 |
| HSL | 53.92º | 0.44% | 0.35% | - |
| HSV(B) | 53.92º | 0.61% | 0.51% | - |
| XYZ | 16.47 | 18.57 | 5.73 | - |
| YUV | 115.3 | 91.15 | 137.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 50 | 0 | 0.06 | 0.61 | 0.49 | 53.92 | 0.44 | 0.35 |
| Hex | 81 | 79 | 32 | 0 | 6 | 3D | 31 | 36 | 2C | 23 |
| Octal | 201 | 171 | 62 | 0 | 6 | 75 | 61 | 66 | 54 | 43 |
| Binary | 10000001 | 1111001 | 110010 | 0 | 110 | 111101 | 110001 | 110110 | 101100 | 100011 |
Color Harmonies of #817932
Complementary color
Monochromatic Colors of #817932
Black with #817932
Text Example
Text Example
White with #817932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817932; }
p { color: rgb(129,121,50); }
H1.HeaderClassName
{
color: #817932;
}
.AnyTagClassName
{
color: #817932;
}
</style>
background-color css
<style>
a { background-color: #817932; }
a { background-color: rgb(129,121,50); }
div.DivClassName
{
background-color: #817932;
}
.BgClassName
{
background-color: #817932;
}
</style>
border-color css
<style>
span { border-color: #817932; }
span { border-color: rgb(129,121,50); }
td.TdClassName
{
border-color: #817932;
}
.TagClassName
{
border-color: #817932;
}
</style>