Shades of Pesto #857720
Tints of Pesto #857720
RGB
CMYK
RGB Variations
Color information
#857720 (or 0x857720) is known color: Pesto. HEX triplet: 85, 77 and 20. RGB value is (133,119,32). Sum of RGB (Red+Green+Blue) = 133+119+32=284 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.83% from 284); Green value is 119 (46.88% from 255 or 41.90% from 284); Blue value is 32 (12.89% from 255 or 11.27% from 284); Max value from RGB is 133 - color contains mainly: red. Hex color #857720 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857720 is #7A88DF. Grayscale: #717171. Windows color (decimal): -8030432 or 2127749. OLE color: 2127749.
HSL color Cylindrical-coordinate representation of color #857720: hue angle of 51.68º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #857720 is Cyan = 0, Magento = 0.11, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 32 | - |
| CMYK | 0 | 0.11 | 0.76 | 0.48 |
| HSL | 51.68º | 0.61% | 0.32% | - |
| HSV(B) | 51.68º | 0.76% | 0.52% | - |
| XYZ | 16.53 | 18.28 | 4.02 | - |
| YUV | 113.27 | 82.14 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 32 | 0 | 0.11 | 0.76 | 0.48 | 51.68 | 0.61 | 0.32 |
| Hex | 85 | 77 | 20 | 0 | B | 4C | 30 | 34 | 3D | 20 |
| Octal | 205 | 167 | 40 | 0 | 13 | 114 | 60 | 64 | 75 | 40 |
| Binary | 10000101 | 1110111 | 100000 | 0 | 1011 | 1001100 | 110000 | 110100 | 111101 | 100000 |
Color Harmonies of #857720
Complementary color
Monochromatic Colors of #857720
Black with #857720
Text Example
Text Example
White with #857720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857720; }
p { color: rgb(133,119,32); }
H1.HeaderClassName
{
color: #857720;
}
.AnyTagClassName
{
color: #857720;
}
</style>
background-color css
<style>
a { background-color: #857720; }
a { background-color: rgb(133,119,32); }
div.DivClassName
{
background-color: #857720;
}
.BgClassName
{
background-color: #857720;
}
</style>
border-color css
<style>
span { border-color: #857720; }
span { border-color: rgb(133,119,32); }
td.TdClassName
{
border-color: #857720;
}
.TagClassName
{
border-color: #857720;
}
</style>