Shades of Pesto #817731
Tints of Pesto #817731
RGB
CMYK
RGB Variations
Color information
#817731 (or 0x817731) is known color: Pesto. HEX triplet: 81, 77 and 31. RGB value is (129,119,49). Sum of RGB (Red+Green+Blue) = 129+119+49=297 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.43% from 297); Green value is 119 (46.88% from 255 or 40.07% from 297); Blue value is 49 (19.53% from 255 or 16.50% from 297); Max value from RGB is 129 - color contains mainly: red. Hex color #817731 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817731 is #7E88CE. Grayscale: #727272. Windows color (decimal): -8292559 or 3241857. OLE color: 3241857.
HSL color Cylindrical-coordinate representation of color #817731: hue angle of 52.5º 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 #817731 is Cyan = 0, Magento = 0.08, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 119 | 49 | - |
| CMYK | 0 | 0.08 | 0.62 | 0.49 |
| HSL | 52.5º | 0.45% | 0.35% | - |
| HSV(B) | 52.5º | 0.62% | 0.51% | - |
| XYZ | 16.2 | 18.08 | 5.54 | - |
| YUV | 114.01 | 91.31 | 138.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 119 | 49 | 0 | 0.08 | 0.62 | 0.49 | 52.5 | 0.45 | 0.35 |
| Hex | 81 | 77 | 31 | 0 | 8 | 3E | 31 | 34 | 2D | 23 |
| Octal | 201 | 167 | 61 | 0 | 10 | 76 | 61 | 64 | 55 | 43 |
| Binary | 10000001 | 1110111 | 110001 | 0 | 1000 | 111110 | 110001 | 110100 | 101101 | 100011 |
Color Harmonies of #817731
Complementary color
Monochromatic Colors of #817731
Black with #817731
Text Example
Text Example
White with #817731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817731; }
p { color: rgb(129,119,49); }
H1.HeaderClassName
{
color: #817731;
}
.AnyTagClassName
{
color: #817731;
}
</style>
background-color css
<style>
a { background-color: #817731; }
a { background-color: rgb(129,119,49); }
div.DivClassName
{
background-color: #817731;
}
.BgClassName
{
background-color: #817731;
}
</style>
border-color css
<style>
span { border-color: #817731; }
span { border-color: rgb(129,119,49); }
td.TdClassName
{
border-color: #817731;
}
.TagClassName
{
border-color: #817731;
}
</style>