Shades of Pesto #807518
Tints of Pesto #807518
RGB
CMYK
RGB Variations
Color information
#807518 (or 0x807518) is known color: Pesto. HEX triplet: 80, 75 and 18. RGB value is (128,117,24). Sum of RGB (Red+Green+Blue) = 128+117+24=269 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.58% from 269); Green value is 117 (46.09% from 255 or 43.49% from 269); Blue value is 24 (9.77% from 255 or 8.92% from 269); Max value from RGB is 128 - color contains mainly: red. Hex color #807518 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807518 is #7F8AE7. Grayscale: #6E6E6E. Windows color (decimal): -8358632 or 1602944. OLE color: 1602944.
HSL color Cylindrical-coordinate representation of color #807518: hue angle of 53.65º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #807518 is Cyan = 0, Magento = 0.09, Yellow = 0.81 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 117 | 24 | - |
| CMYK | 0 | 0.09 | 0.81 | 0.50 |
| HSL | 53.65º | 0.68% | 0.3% | - |
| HSV(B) | 53.65º | 0.81% | 0.5% | - |
| XYZ | 15.43 | 17.38 | 3.41 | - |
| YUV | 109.69 | 79.64 | 141.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 117 | 24 | 0 | 0.09 | 0.81 | 0.50 | 53.65 | 0.68 | 0.3 |
| Hex | 80 | 75 | 18 | 0 | 9 | 51 | 32 | 36 | 44 | 1E |
| Octal | 200 | 165 | 30 | 0 | 11 | 121 | 62 | 66 | 104 | 36 |
| Binary | 10000000 | 1110101 | 11000 | 0 | 1001 | 1010001 | 110010 | 110110 | 1000100 | 11110 |
Color Harmonies of #807518
Complementary color
Monochromatic Colors of #807518
Black with #807518
Text Example
Text Example
White with #807518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807518; }
p { color: rgb(128,117,24); }
H1.HeaderClassName
{
color: #807518;
}
.AnyTagClassName
{
color: #807518;
}
</style>
background-color css
<style>
a { background-color: #807518; }
a { background-color: rgb(128,117,24); }
div.DivClassName
{
background-color: #807518;
}
.BgClassName
{
background-color: #807518;
}
</style>
border-color css
<style>
span { border-color: #807518; }
span { border-color: rgb(128,117,24); }
td.TdClassName
{
border-color: #807518;
}
.TagClassName
{
border-color: #807518;
}
</style>