Shades of Pesto #817034
Tints of Pesto #817034
RGB
CMYK
RGB Variations
Color information
#817034 (or 0x817034) is known color: Pesto. HEX triplet: 81, 70 and 34. RGB value is (129,112,52). Sum of RGB (Red+Green+Blue) = 129+112+52=293 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.03% from 293); Green value is 112 (44.14% from 255 or 38.23% from 293); Blue value is 52 (20.70% from 255 or 17.75% from 293); Max value from RGB is 129 - color contains mainly: red. Hex color #817034 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817034 is #7E8FCB. Grayscale: #6E6E6E. Windows color (decimal): -8294348 or 3436673. OLE color: 3436673.
HSL color Cylindrical-coordinate representation of color #817034: hue angle of 46.75º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #817034 is Cyan = 0, Magento = 0.13, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 52 | - |
| CMYK | 0 | 0.13 | 0.60 | 0.49 |
| HSL | 46.75º | 0.43% | 0.35% | - |
| HSV(B) | 46.75º | 0.6% | 0.51% | - |
| XYZ | 15.47 | 16.5 | 5.62 | - |
| YUV | 110.24 | 95.13 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 52 | 0 | 0.13 | 0.60 | 0.49 | 46.75 | 0.43 | 0.35 |
| Hex | 81 | 70 | 34 | 0 | D | 3C | 31 | 2F | 2B | 23 |
| Octal | 201 | 160 | 64 | 0 | 15 | 74 | 61 | 57 | 53 | 43 |
| Binary | 10000001 | 1110000 | 110100 | 0 | 1101 | 111100 | 110001 | 101111 | 101011 | 100011 |
Color Harmonies of #817034
Complementary color
Monochromatic Colors of #817034
Black with #817034
Text Example
Text Example
White with #817034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817034; }
p { color: rgb(129,112,52); }
H1.HeaderClassName
{
color: #817034;
}
.AnyTagClassName
{
color: #817034;
}
</style>
background-color css
<style>
a { background-color: #817034; }
a { background-color: rgb(129,112,52); }
div.DivClassName
{
background-color: #817034;
}
.BgClassName
{
background-color: #817034;
}
</style>
border-color css
<style>
span { border-color: #817034; }
span { border-color: rgb(129,112,52); }
td.TdClassName
{
border-color: #817034;
}
.TagClassName
{
border-color: #817034;
}
</style>