Shades of Pesto #857727
Tints of Pesto #857727
RGB
CMYK
RGB Variations
Color information
#857727 (or 0x857727) is known color: Pesto. HEX triplet: 85, 77 and 27. RGB value is (133,119,39). Sum of RGB (Red+Green+Blue) = 133+119+39=291 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.70% from 291); Green value is 119 (46.88% from 255 or 40.89% from 291); Blue value is 39 (15.62% from 255 or 13.40% from 291); Max value from RGB is 133 - color contains mainly: red. Hex color #857727 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857727 is #7A88D8. Grayscale: #727272. Windows color (decimal): -8030425 or 2586501. OLE color: 2586501.
HSL color Cylindrical-coordinate representation of color #857727: hue angle of 51.06º 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 #857727 is Cyan = 0, Magento = 0.11, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 39 | - |
| CMYK | 0 | 0.11 | 0.71 | 0.48 |
| HSL | 51.06º | 0.55% | 0.34% | - |
| HSV(B) | 51.06º | 0.71% | 0.52% | - |
| XYZ | 16.64 | 18.33 | 4.58 | - |
| YUV | 114.07 | 85.64 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 39 | 0 | 0.11 | 0.71 | 0.48 | 51.06 | 0.55 | 0.34 |
| Hex | 85 | 77 | 27 | 0 | B | 47 | 30 | 33 | 37 | 22 |
| Octal | 205 | 167 | 47 | 0 | 13 | 107 | 60 | 63 | 67 | 42 |
| Binary | 10000101 | 1110111 | 100111 | 0 | 1011 | 1000111 | 110000 | 110011 | 110111 | 100010 |
Color Harmonies of #857727
Complementary color
Monochromatic Colors of #857727
Black with #857727
Text Example
Text Example
White with #857727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857727; }
p { color: rgb(133,119,39); }
H1.HeaderClassName
{
color: #857727;
}
.AnyTagClassName
{
color: #857727;
}
</style>
background-color css
<style>
a { background-color: #857727; }
a { background-color: rgb(133,119,39); }
div.DivClassName
{
background-color: #857727;
}
.BgClassName
{
background-color: #857727;
}
</style>
border-color css
<style>
span { border-color: #857727; }
span { border-color: rgb(133,119,39); }
td.TdClassName
{
border-color: #857727;
}
.TagClassName
{
border-color: #857727;
}
</style>