Shades of Pesto #857627
Tints of Pesto #857627
RGB
CMYK
RGB Variations
Color information
#857627 (or 0x857627) is known color: Pesto. HEX triplet: 85, 76 and 27. RGB value is (133,118,39). Sum of RGB (Red+Green+Blue) = 133+118+39=290 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.86% from 290); Green value is 118 (46.48% from 255 or 40.69% from 290); Blue value is 39 (15.62% from 255 or 13.45% from 290); Max value from RGB is 133 - color contains mainly: red. Hex color #857627 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857627 is #7A89D8. Grayscale: #717171. Windows color (decimal): -8030681 or 2586245. OLE color: 2586245.
HSL color Cylindrical-coordinate representation of color #857627: hue angle of 50.43º degrees, saturation: 0.55, 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 #857627 is Cyan = 0, Magento = 0.11, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 39 | - |
| CMYK | 0 | 0.11 | 0.71 | 0.48 |
| HSL | 50.43º | 0.55% | 0.34% | - |
| HSV(B) | 50.43º | 0.71% | 0.52% | - |
| XYZ | 16.52 | 18.09 | 4.54 | - |
| YUV | 113.48 | 85.97 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 39 | 0 | 0.11 | 0.71 | 0.48 | 50.43 | 0.55 | 0.34 |
| Hex | 85 | 76 | 27 | 0 | B | 47 | 30 | 32 | 37 | 22 |
| Octal | 205 | 166 | 47 | 0 | 13 | 107 | 60 | 62 | 67 | 42 |
| Binary | 10000101 | 1110110 | 100111 | 0 | 1011 | 1000111 | 110000 | 110010 | 110111 | 100010 |
Color Harmonies of #857627
Complementary color
Monochromatic Colors of #857627
Black with #857627
Text Example
Text Example
White with #857627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857627; }
p { color: rgb(133,118,39); }
H1.HeaderClassName
{
color: #857627;
}
.AnyTagClassName
{
color: #857627;
}
</style>
background-color css
<style>
a { background-color: #857627; }
a { background-color: rgb(133,118,39); }
div.DivClassName
{
background-color: #857627;
}
.BgClassName
{
background-color: #857627;
}
</style>
border-color css
<style>
span { border-color: #857627; }
span { border-color: rgb(133,118,39); }
td.TdClassName
{
border-color: #857627;
}
.TagClassName
{
border-color: #857627;
}
</style>