Shades of Pesto #817834
Tints of Pesto #817834
RGB
CMYK
RGB Variations
Color information
#817834 (or 0x817834) is known color: Pesto. HEX triplet: 81, 78 and 34. RGB value is (129,120,52). Sum of RGB (Red+Green+Blue) = 129+120+52=301 (39% of max value = 765). Red value is 129 (50.78% from 255 or 42.86% from 301); Green value is 120 (47.27% from 255 or 39.87% from 301); Blue value is 52 (20.70% from 255 or 17.28% from 301); Max value from RGB is 129 - color contains mainly: red. Hex color #817834 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817834 is #7E87CB. Grayscale: #737373. Windows color (decimal): -8292300 or 3438721. OLE color: 3438721.
HSL color Cylindrical-coordinate representation of color #817834: hue angle of 52.99º 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 #817834 is Cyan = 0, Magento = 0.07, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 52 | - |
| CMYK | 0 | 0.07 | 0.60 | 0.49 |
| HSL | 52.99º | 0.43% | 0.35% | - |
| HSV(B) | 52.99º | 0.6% | 0.51% | - |
| XYZ | 16.39 | 18.35 | 5.93 | - |
| YUV | 114.94 | 92.48 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 52 | 0 | 0.07 | 0.60 | 0.49 | 52.99 | 0.43 | 0.35 |
| Hex | 81 | 78 | 34 | 0 | 7 | 3C | 31 | 35 | 2B | 23 |
| Octal | 201 | 170 | 64 | 0 | 7 | 74 | 61 | 65 | 53 | 43 |
| Binary | 10000001 | 1111000 | 110100 | 0 | 111 | 111100 | 110001 | 110101 | 101011 | 100011 |
Color Harmonies of #817834
Complementary color
Monochromatic Colors of #817834
Black with #817834
Text Example
Text Example
White with #817834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817834; }
p { color: rgb(129,120,52); }
H1.HeaderClassName
{
color: #817834;
}
.AnyTagClassName
{
color: #817834;
}
</style>
background-color css
<style>
a { background-color: #817834; }
a { background-color: rgb(129,120,52); }
div.DivClassName
{
background-color: #817834;
}
.BgClassName
{
background-color: #817834;
}
</style>
border-color css
<style>
span { border-color: #817834; }
span { border-color: rgb(129,120,52); }
td.TdClassName
{
border-color: #817834;
}
.TagClassName
{
border-color: #817834;
}
</style>