Shades of Pesto #817033
Tints of Pesto #817033
RGB
CMYK
RGB Variations
Color information
#817033 (or 0x817033) is known color: Pesto. HEX triplet: 81, 70 and 33. RGB value is (129,112,51). Sum of RGB (Red+Green+Blue) = 129+112+51=292 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.18% from 292); Green value is 112 (44.14% from 255 or 38.36% from 292); Blue value is 51 (20.31% from 255 or 17.47% from 292); Max value from RGB is 129 - color contains mainly: red. Hex color #817033 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817033 is #7E8FCC. Grayscale: #6E6E6E. Windows color (decimal): -8294349 or 3371137. OLE color: 3371137.
HSL color Cylindrical-coordinate representation of color #817033: hue angle of 46.92º 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 #817033 is Cyan = 0, Magento = 0.13, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 51 | - |
| CMYK | 0 | 0.13 | 0.60 | 0.49 |
| HSL | 46.92º | 0.43% | 0.35% | - |
| HSV(B) | 46.92º | 0.6% | 0.51% | - |
| XYZ | 15.44 | 16.49 | 5.5 | - |
| YUV | 110.13 | 94.63 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 51 | 0 | 0.13 | 0.60 | 0.49 | 46.92 | 0.43 | 0.35 |
| Hex | 81 | 70 | 33 | 0 | D | 3C | 31 | 2F | 2B | 23 |
| Octal | 201 | 160 | 63 | 0 | 15 | 74 | 61 | 57 | 53 | 43 |
| Binary | 10000001 | 1110000 | 110011 | 0 | 1101 | 111100 | 110001 | 101111 | 101011 | 100011 |
Color Harmonies of #817033
Complementary color
Monochromatic Colors of #817033
Black with #817033
Text Example
Text Example
White with #817033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817033; }
p { color: rgb(129,112,51); }
H1.HeaderClassName
{
color: #817033;
}
.AnyTagClassName
{
color: #817033;
}
</style>
background-color css
<style>
a { background-color: #817033; }
a { background-color: rgb(129,112,51); }
div.DivClassName
{
background-color: #817033;
}
.BgClassName
{
background-color: #817033;
}
</style>
border-color css
<style>
span { border-color: #817033; }
span { border-color: rgb(129,112,51); }
td.TdClassName
{
border-color: #817033;
}
.TagClassName
{
border-color: #817033;
}
</style>