Shades of Pesto #807617
Tints of Pesto #807617
RGB
CMYK
RGB Variations
Color information
#807617 (or 0x807617) is known color: Pesto. HEX triplet: 80, 76 and 17. RGB value is (128,118,23). Sum of RGB (Red+Green+Blue) = 128+118+23=269 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.58% from 269); Green value is 118 (46.48% from 255 or 43.87% from 269); Blue value is 23 (9.38% from 255 or 8.55% from 269); Max value from RGB is 128 - color contains mainly: red. Hex color #807617 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807617 is #7F89E8. Grayscale: #6E6E6E. Windows color (decimal): -8358377 or 1537664. OLE color: 1537664.
HSL color Cylindrical-coordinate representation of color #807617: hue angle of 54.29º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #807617 is Cyan = 0, Magento = 0.08, Yellow = 0.82 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 118 | 23 | - |
| CMYK | 0 | 0.08 | 0.82 | 0.50 |
| HSL | 54.29º | 0.7% | 0.3% | - |
| HSV(B) | 54.29º | 0.82% | 0.5% | - |
| XYZ | 15.54 | 17.61 | 3.39 | - |
| YUV | 110.16 | 78.81 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 118 | 23 | 0 | 0.08 | 0.82 | 0.50 | 54.29 | 0.7 | 0.3 |
| Hex | 80 | 76 | 17 | 0 | 8 | 52 | 32 | 36 | 46 | 1E |
| Octal | 200 | 166 | 27 | 0 | 10 | 122 | 62 | 66 | 106 | 36 |
| Binary | 10000000 | 1110110 | 10111 | 0 | 1000 | 1010010 | 110010 | 110110 | 1000110 | 11110 |
Color Harmonies of #807617
Complementary color
Monochromatic Colors of #807617
Black with #807617
Text Example
Text Example
White with #807617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807617; }
p { color: rgb(128,118,23); }
H1.HeaderClassName
{
color: #807617;
}
.AnyTagClassName
{
color: #807617;
}
</style>
background-color css
<style>
a { background-color: #807617; }
a { background-color: rgb(128,118,23); }
div.DivClassName
{
background-color: #807617;
}
.BgClassName
{
background-color: #807617;
}
</style>
border-color css
<style>
span { border-color: #807617; }
span { border-color: rgb(128,118,23); }
td.TdClassName
{
border-color: #807617;
}
.TagClassName
{
border-color: #807617;
}
</style>