Shades of Pesto #857729
Tints of Pesto #857729
RGB
CMYK
RGB Variations
Color information
#857729 (or 0x857729) is known color: Pesto. HEX triplet: 85, 77 and 29. RGB value is (133,119,41). Sum of RGB (Red+Green+Blue) = 133+119+41=293 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.39% from 293); Green value is 119 (46.88% from 255 or 40.61% from 293); Blue value is 41 (16.41% from 255 or 13.99% from 293); Max value from RGB is 133 - color contains mainly: red. Hex color #857729 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857729 is #7A88D6. Grayscale: #727272. Windows color (decimal): -8030423 or 2717573. OLE color: 2717573.
HSL color Cylindrical-coordinate representation of color #857729: hue angle of 50.87º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #857729 is Cyan = 0, Magento = 0.11, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 41 | - |
| CMYK | 0 | 0.11 | 0.69 | 0.48 |
| HSL | 50.87º | 0.53% | 0.34% | - |
| HSV(B) | 50.87º | 0.69% | 0.52% | - |
| XYZ | 16.67 | 18.34 | 4.76 | - |
| YUV | 114.29 | 86.64 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 41 | 0 | 0.11 | 0.69 | 0.48 | 50.87 | 0.53 | 0.34 |
| Hex | 85 | 77 | 29 | 0 | B | 45 | 30 | 33 | 35 | 22 |
| Octal | 205 | 167 | 51 | 0 | 13 | 105 | 60 | 63 | 65 | 42 |
| Binary | 10000101 | 1110111 | 101001 | 0 | 1011 | 1000101 | 110000 | 110011 | 110101 | 100010 |
Color Harmonies of #857729
Complementary color
Monochromatic Colors of #857729
Black with #857729
Text Example
Text Example
White with #857729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857729; }
p { color: rgb(133,119,41); }
H1.HeaderClassName
{
color: #857729;
}
.AnyTagClassName
{
color: #857729;
}
</style>
background-color css
<style>
a { background-color: #857729; }
a { background-color: rgb(133,119,41); }
div.DivClassName
{
background-color: #857729;
}
.BgClassName
{
background-color: #857729;
}
</style>
border-color css
<style>
span { border-color: #857729; }
span { border-color: rgb(133,119,41); }
td.TdClassName
{
border-color: #857729;
}
.TagClassName
{
border-color: #857729;
}
</style>