Shades of Pesto #817931
Tints of Pesto #817931
RGB
CMYK
RGB Variations
Color information
#817931 (or 0x817931) is known color: Pesto. HEX triplet: 81, 79 and 31. RGB value is (129,121,49). Sum of RGB (Red+Green+Blue) = 129+121+49=299 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.14% from 299); Green value is 121 (47.66% from 255 or 40.47% from 299); Blue value is 49 (19.53% from 255 or 16.39% from 299); Max value from RGB is 129 - color contains mainly: red. Hex color #817931 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817931 is #7E86CE. Grayscale: #737373. Windows color (decimal): -8292047 or 3242369. OLE color: 3242369.
HSL color Cylindrical-coordinate representation of color #817931: hue angle of 54º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #817931 is Cyan = 0, Magento = 0.06, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 121 | 49 | - |
| CMYK | 0 | 0.06 | 0.62 | 0.49 |
| HSL | 54º | 0.45% | 0.35% | - |
| HSV(B) | 54º | 0.62% | 0.51% | - |
| XYZ | 16.45 | 18.56 | 5.62 | - |
| YUV | 115.18 | 90.65 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 49 | 0 | 0.06 | 0.62 | 0.49 | 54 | 0.45 | 0.35 |
| Hex | 81 | 79 | 31 | 0 | 6 | 3E | 31 | 36 | 2D | 23 |
| Octal | 201 | 171 | 61 | 0 | 6 | 76 | 61 | 66 | 55 | 43 |
| Binary | 10000001 | 1111001 | 110001 | 0 | 110 | 111110 | 110001 | 110110 | 101101 | 100011 |
Color Harmonies of #817931
Complementary color
Monochromatic Colors of #817931
Black with #817931
Text Example
Text Example
White with #817931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817931; }
p { color: rgb(129,121,49); }
H1.HeaderClassName
{
color: #817931;
}
.AnyTagClassName
{
color: #817931;
}
</style>
background-color css
<style>
a { background-color: #817931; }
a { background-color: rgb(129,121,49); }
div.DivClassName
{
background-color: #817931;
}
.BgClassName
{
background-color: #817931;
}
</style>
border-color css
<style>
span { border-color: #817931; }
span { border-color: rgb(129,121,49); }
td.TdClassName
{
border-color: #817931;
}
.TagClassName
{
border-color: #817931;
}
</style>