Shades of Pesto #857527
Tints of Pesto #857527
RGB
CMYK
RGB Variations
Color information
#857527 (or 0x857527) is known color: Pesto. HEX triplet: 85, 75 and 27. RGB value is (133,117,39). Sum of RGB (Red+Green+Blue) = 133+117+39=289 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.02% from 289); Green value is 117 (46.09% from 255 or 40.48% from 289); Blue value is 39 (15.62% from 255 or 13.49% from 289); Max value from RGB is 133 - color contains mainly: red. Hex color #857527 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857527 is #7A8AD8. Grayscale: #717171. Windows color (decimal): -8030937 or 2585989. OLE color: 2585989.
HSL color Cylindrical-coordinate representation of color #857527: hue angle of 49.79º 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 #857527 is Cyan = 0, Magento = 0.12, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 39 | - |
| CMYK | 0 | 0.12 | 0.71 | 0.48 |
| HSL | 49.79º | 0.55% | 0.34% | - |
| HSV(B) | 49.79º | 0.71% | 0.52% | - |
| XYZ | 16.4 | 17.86 | 4.5 | - |
| YUV | 112.89 | 86.3 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 39 | 0 | 0.12 | 0.71 | 0.48 | 49.79 | 0.55 | 0.34 |
| Hex | 85 | 75 | 27 | 0 | C | 47 | 30 | 32 | 37 | 22 |
| Octal | 205 | 165 | 47 | 0 | 14 | 107 | 60 | 62 | 67 | 42 |
| Binary | 10000101 | 1110101 | 100111 | 0 | 1100 | 1000111 | 110000 | 110010 | 110111 | 100010 |
Color Harmonies of #857527
Complementary color
Monochromatic Colors of #857527
Black with #857527
Text Example
Text Example
White with #857527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857527; }
p { color: rgb(133,117,39); }
H1.HeaderClassName
{
color: #857527;
}
.AnyTagClassName
{
color: #857527;
}
</style>
background-color css
<style>
a { background-color: #857527; }
a { background-color: rgb(133,117,39); }
div.DivClassName
{
background-color: #857527;
}
.BgClassName
{
background-color: #857527;
}
</style>
border-color css
<style>
span { border-color: #857527; }
span { border-color: rgb(133,117,39); }
td.TdClassName
{
border-color: #857527;
}
.TagClassName
{
border-color: #857527;
}
</style>