Shades of Pesto #817231
Tints of Pesto #817231
RGB
CMYK
RGB Variations
Color information
#817231 (or 0x817231) is known color: Pesto. HEX triplet: 81, 72 and 31. RGB value is (129,114,49). Sum of RGB (Red+Green+Blue) = 129+114+49=292 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.18% from 292); Green value is 114 (44.92% from 255 or 39.04% from 292); Blue value is 49 (19.53% from 255 or 16.78% from 292); Max value from RGB is 129 - color contains mainly: red. Hex color #817231 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817231 is #7E8DCE. Grayscale: #6F6F6F. Windows color (decimal): -8293839 or 3240577. OLE color: 3240577.
HSL color Cylindrical-coordinate representation of color #817231: hue angle of 48.75º 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 #817231 is Cyan = 0, Magento = 0.12, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 49 | - |
| CMYK | 0 | 0.12 | 0.62 | 0.49 |
| HSL | 48.75º | 0.45% | 0.35% | - |
| HSV(B) | 48.75º | 0.62% | 0.51% | - |
| XYZ | 15.62 | 16.92 | 5.35 | - |
| YUV | 111.08 | 92.97 | 140.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 49 | 0 | 0.12 | 0.62 | 0.49 | 48.75 | 0.45 | 0.35 |
| Hex | 81 | 72 | 31 | 0 | C | 3E | 31 | 31 | 2D | 23 |
| Octal | 201 | 162 | 61 | 0 | 14 | 76 | 61 | 61 | 55 | 43 |
| Binary | 10000001 | 1110010 | 110001 | 0 | 1100 | 111110 | 110001 | 110001 | 101101 | 100011 |
Color Harmonies of #817231
Complementary color
Monochromatic Colors of #817231
Black with #817231
Text Example
Text Example
White with #817231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817231; }
p { color: rgb(129,114,49); }
H1.HeaderClassName
{
color: #817231;
}
.AnyTagClassName
{
color: #817231;
}
</style>
background-color css
<style>
a { background-color: #817231; }
a { background-color: rgb(129,114,49); }
div.DivClassName
{
background-color: #817231;
}
.BgClassName
{
background-color: #817231;
}
</style>
border-color css
<style>
span { border-color: #817231; }
span { border-color: rgb(129,114,49); }
td.TdClassName
{
border-color: #817231;
}
.TagClassName
{
border-color: #817231;
}
</style>