Shades of Pesto #857733
Tints of Pesto #857733
RGB
CMYK
RGB Variations
Color information
#857733 (or 0x857733) is known color: Pesto. HEX triplet: 85, 77 and 33. RGB value is (133,119,51). Sum of RGB (Red+Green+Blue) = 133+119+51=303 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.89% from 303); Green value is 119 (46.88% from 255 or 39.27% from 303); Blue value is 51 (20.31% from 255 or 16.83% from 303); Max value from RGB is 133 - color contains mainly: red. Hex color #857733 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857733 is #7A88CC. Grayscale: #737373. Windows color (decimal): -8030413 or 3372933. OLE color: 3372933.
HSL color Cylindrical-coordinate representation of color #857733: hue angle of 49.76º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #857733 is Cyan = 0, Magento = 0.11, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 51 | - |
| CMYK | 0 | 0.11 | 0.62 | 0.48 |
| HSL | 49.76º | 0.45% | 0.36% | - |
| HSV(B) | 49.76º | 0.62% | 0.52% | - |
| XYZ | 16.87 | 18.42 | 5.8 | - |
| YUV | 115.43 | 91.64 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 51 | 0 | 0.11 | 0.62 | 0.48 | 49.76 | 0.45 | 0.36 |
| Hex | 85 | 77 | 33 | 0 | B | 3E | 30 | 32 | 2D | 24 |
| Octal | 205 | 167 | 63 | 0 | 13 | 76 | 60 | 62 | 55 | 44 |
| Binary | 10000101 | 1110111 | 110011 | 0 | 1011 | 111110 | 110000 | 110010 | 101101 | 100100 |
Color Harmonies of #857733
Complementary color
Monochromatic Colors of #857733
Black with #857733
Text Example
Text Example
White with #857733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857733; }
p { color: rgb(133,119,51); }
H1.HeaderClassName
{
color: #857733;
}
.AnyTagClassName
{
color: #857733;
}
</style>
background-color css
<style>
a { background-color: #857733; }
a { background-color: rgb(133,119,51); }
div.DivClassName
{
background-color: #857733;
}
.BgClassName
{
background-color: #857733;
}
</style>
border-color css
<style>
span { border-color: #857733; }
span { border-color: rgb(133,119,51); }
td.TdClassName
{
border-color: #857733;
}
.TagClassName
{
border-color: #857733;
}
</style>