Shades of Pesto #857526
Tints of Pesto #857526
RGB
CMYK
RGB Variations
Color information
#857526 (or 0x857526) is known color: Pesto. HEX triplet: 85, 75 and 26. RGB value is (133,117,38). Sum of RGB (Red+Green+Blue) = 133+117+38=288 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.18% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 38 (15.23% from 255 or 13.19% from 288); Max value from RGB is 133 - color contains mainly: red. Hex color #857526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857526 is #7A8AD9. Grayscale: #717171. Windows color (decimal): -8030938 or 2520453. OLE color: 2520453.
HSL color Cylindrical-coordinate representation of color #857526: hue angle of 49.89º degrees, saturation: 0.56, 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 #857526 is Cyan = 0, Magento = 0.12, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 38 | - |
| CMYK | 0 | 0.12 | 0.71 | 0.48 |
| HSL | 49.89º | 0.56% | 0.34% | - |
| HSV(B) | 49.89º | 0.71% | 0.52% | - |
| XYZ | 16.38 | 17.85 | 4.42 | - |
| YUV | 112.78 | 85.8 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 38 | 0 | 0.12 | 0.71 | 0.48 | 49.89 | 0.56 | 0.34 |
| Hex | 85 | 75 | 26 | 0 | C | 47 | 30 | 32 | 38 | 22 |
| Octal | 205 | 165 | 46 | 0 | 14 | 107 | 60 | 62 | 70 | 42 |
| Binary | 10000101 | 1110101 | 100110 | 0 | 1100 | 1000111 | 110000 | 110010 | 111000 | 100010 |
Color Harmonies of #857526
Complementary color
Monochromatic Colors of #857526
Black with #857526
Text Example
Text Example
White with #857526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857526; }
p { color: rgb(133,117,38); }
H1.HeaderClassName
{
color: #857526;
}
.AnyTagClassName
{
color: #857526;
}
</style>
background-color css
<style>
a { background-color: #857526; }
a { background-color: rgb(133,117,38); }
div.DivClassName
{
background-color: #857526;
}
.BgClassName
{
background-color: #857526;
}
</style>
border-color css
<style>
span { border-color: #857526; }
span { border-color: rgb(133,117,38); }
td.TdClassName
{
border-color: #857526;
}
.TagClassName
{
border-color: #857526;
}
</style>