Shades of Pesto #857722
Tints of Pesto #857722
RGB
CMYK
RGB Variations
Color information
#857722 (or 0x857722) is known color: Pesto. HEX triplet: 85, 77 and 22. RGB value is (133,119,34). Sum of RGB (Red+Green+Blue) = 133+119+34=286 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.50% from 286); Green value is 119 (46.88% from 255 or 41.61% from 286); Blue value is 34 (13.67% from 255 or 11.89% from 286); Max value from RGB is 133 - color contains mainly: red. Hex color #857722 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857722 is #7A88DD. Grayscale: #717171. Windows color (decimal): -8030430 or 2258821. OLE color: 2258821.
HSL color Cylindrical-coordinate representation of color #857722: hue angle of 51.52º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #857722 is Cyan = 0, Magento = 0.11, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 34 | - |
| CMYK | 0 | 0.11 | 0.74 | 0.48 |
| HSL | 51.52º | 0.59% | 0.33% | - |
| HSV(B) | 51.52º | 0.74% | 0.52% | - |
| XYZ | 16.56 | 18.3 | 4.17 | - |
| YUV | 113.5 | 83.14 | 141.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 34 | 0 | 0.11 | 0.74 | 0.48 | 51.52 | 0.59 | 0.33 |
| Hex | 85 | 77 | 22 | 0 | B | 4A | 30 | 34 | 3B | 21 |
| Octal | 205 | 167 | 42 | 0 | 13 | 112 | 60 | 64 | 73 | 41 |
| Binary | 10000101 | 1110111 | 100010 | 0 | 1011 | 1001010 | 110000 | 110100 | 111011 | 100001 |
Color Harmonies of #857722
Complementary color
Monochromatic Colors of #857722
Black with #857722
Text Example
Text Example
White with #857722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857722; }
p { color: rgb(133,119,34); }
H1.HeaderClassName
{
color: #857722;
}
.AnyTagClassName
{
color: #857722;
}
</style>
background-color css
<style>
a { background-color: #857722; }
a { background-color: rgb(133,119,34); }
div.DivClassName
{
background-color: #857722;
}
.BgClassName
{
background-color: #857722;
}
</style>
border-color css
<style>
span { border-color: #857722; }
span { border-color: rgb(133,119,34); }
td.TdClassName
{
border-color: #857722;
}
.TagClassName
{
border-color: #857722;
}
</style>