Shades of Pesto #857726
Tints of Pesto #857726
RGB
CMYK
RGB Variations
Color information
#857726 (or 0x857726) is known color: Pesto. HEX triplet: 85, 77 and 26. RGB value is (133,119,38). Sum of RGB (Red+Green+Blue) = 133+119+38=290 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.86% from 290); Green value is 119 (46.88% from 255 or 41.03% from 290); Blue value is 38 (15.23% from 255 or 13.10% from 290); Max value from RGB is 133 - color contains mainly: red. Hex color #857726 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857726 is #7A88D9. Grayscale: #727272. Windows color (decimal): -8030426 or 2520965. OLE color: 2520965.
HSL color Cylindrical-coordinate representation of color #857726: hue angle of 51.16º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #857726 is Cyan = 0, Magento = 0.11, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 38 | - |
| CMYK | 0 | 0.11 | 0.71 | 0.48 |
| HSL | 51.16º | 0.56% | 0.34% | - |
| HSV(B) | 51.16º | 0.71% | 0.52% | - |
| XYZ | 16.62 | 18.32 | 4.49 | - |
| YUV | 113.95 | 85.14 | 141.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 38 | 0 | 0.11 | 0.71 | 0.48 | 51.16 | 0.56 | 0.34 |
| Hex | 85 | 77 | 26 | 0 | B | 47 | 30 | 33 | 38 | 22 |
| Octal | 205 | 167 | 46 | 0 | 13 | 107 | 60 | 63 | 70 | 42 |
| Binary | 10000101 | 1110111 | 100110 | 0 | 1011 | 1000111 | 110000 | 110011 | 111000 | 100010 |
Color Harmonies of #857726
Complementary color
Monochromatic Colors of #857726
Black with #857726
Text Example
Text Example
White with #857726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857726; }
p { color: rgb(133,119,38); }
H1.HeaderClassName
{
color: #857726;
}
.AnyTagClassName
{
color: #857726;
}
</style>
background-color css
<style>
a { background-color: #857726; }
a { background-color: rgb(133,119,38); }
div.DivClassName
{
background-color: #857726;
}
.BgClassName
{
background-color: #857726;
}
</style>
border-color css
<style>
span { border-color: #857726; }
span { border-color: rgb(133,119,38); }
td.TdClassName
{
border-color: #857726;
}
.TagClassName
{
border-color: #857726;
}
</style>