Shades of Pesto #857728
Tints of Pesto #857728
RGB
CMYK
RGB Variations
Color information
#857728 (or 0x857728) is known color: Pesto. HEX triplet: 85, 77 and 28. RGB value is (133,119,40). Sum of RGB (Red+Green+Blue) = 133+119+40=292 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.55% from 292); Green value is 119 (46.88% from 255 or 40.75% from 292); Blue value is 40 (16.02% from 255 or 13.70% from 292); Max value from RGB is 133 - color contains mainly: red. Hex color #857728 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857728 is #7A88D7. Grayscale: #727272. Windows color (decimal): -8030424 or 2652037. OLE color: 2652037.
HSL color Cylindrical-coordinate representation of color #857728: hue angle of 50.97º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #857728 is Cyan = 0, Magento = 0.11, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 40 | - |
| CMYK | 0 | 0.11 | 0.70 | 0.48 |
| HSL | 50.97º | 0.54% | 0.34% | - |
| HSV(B) | 50.97º | 0.7% | 0.52% | - |
| XYZ | 16.65 | 18.33 | 4.67 | - |
| YUV | 114.18 | 86.14 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 40 | 0 | 0.11 | 0.70 | 0.48 | 50.97 | 0.54 | 0.34 |
| Hex | 85 | 77 | 28 | 0 | B | 46 | 30 | 33 | 36 | 22 |
| Octal | 205 | 167 | 50 | 0 | 13 | 106 | 60 | 63 | 66 | 42 |
| Binary | 10000101 | 1110111 | 101000 | 0 | 1011 | 1000110 | 110000 | 110011 | 110110 | 100010 |
Color Harmonies of #857728
Complementary color
Monochromatic Colors of #857728
Black with #857728
Text Example
Text Example
White with #857728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857728; }
p { color: rgb(133,119,40); }
H1.HeaderClassName
{
color: #857728;
}
.AnyTagClassName
{
color: #857728;
}
</style>
background-color css
<style>
a { background-color: #857728; }
a { background-color: rgb(133,119,40); }
div.DivClassName
{
background-color: #857728;
}
.BgClassName
{
background-color: #857728;
}
</style>
border-color css
<style>
span { border-color: #857728; }
span { border-color: rgb(133,119,40); }
td.TdClassName
{
border-color: #857728;
}
.TagClassName
{
border-color: #857728;
}
</style>