Shades of Pesto #817837
Tints of Pesto #817837
RGB
CMYK
RGB Variations
Color information
#817837 (or 0x817837) is known color: Pesto. HEX triplet: 81, 78 and 37. RGB value is (129,120,55). Sum of RGB (Red+Green+Blue) = 129+120+55=304 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.43% from 304); Green value is 120 (47.27% from 255 or 39.47% from 304); Blue value is 55 (21.88% from 255 or 18.09% from 304); Max value from RGB is 129 - color contains mainly: red. Hex color #817837 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817837 is #7E87C8. Grayscale: #737373. Windows color (decimal): -8292297 or 3635329. OLE color: 3635329.
HSL color Cylindrical-coordinate representation of color #817837: hue angle of 52.7º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #817837 is Cyan = 0, Magento = 0.07, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 55 | - |
| CMYK | 0 | 0.07 | 0.57 | 0.49 |
| HSL | 52.7º | 0.4% | 0.36% | - |
| HSV(B) | 52.7º | 0.57% | 0.51% | - |
| XYZ | 16.46 | 18.38 | 6.29 | - |
| YUV | 115.28 | 93.98 | 137.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 55 | 0 | 0.07 | 0.57 | 0.49 | 52.7 | 0.4 | 0.36 |
| Hex | 81 | 78 | 37 | 0 | 7 | 39 | 31 | 35 | 28 | 24 |
| Octal | 201 | 170 | 67 | 0 | 7 | 71 | 61 | 65 | 50 | 44 |
| Binary | 10000001 | 1111000 | 110111 | 0 | 111 | 111001 | 110001 | 110101 | 101000 | 100100 |
Color Harmonies of #817837
Complementary color
Monochromatic Colors of #817837
Black with #817837
Text Example
Text Example
White with #817837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817837; }
p { color: rgb(129,120,55); }
H1.HeaderClassName
{
color: #817837;
}
.AnyTagClassName
{
color: #817837;
}
</style>
background-color css
<style>
a { background-color: #817837; }
a { background-color: rgb(129,120,55); }
div.DivClassName
{
background-color: #817837;
}
.BgClassName
{
background-color: #817837;
}
</style>
border-color css
<style>
span { border-color: #817837; }
span { border-color: rgb(129,120,55); }
td.TdClassName
{
border-color: #817837;
}
.TagClassName
{
border-color: #817837;
}
</style>