Shades of Pesto #817818
Tints of Pesto #817818
RGB
CMYK
RGB Variations
Color information
#817818 (or 0x817818) is known color: Pesto. HEX triplet: 81, 78 and 18. RGB value is (129,120,24). Sum of RGB (Red+Green+Blue) = 129+120+24=273 (36% of max value = 765). Red value is 129 (50.78% from 255 or 47.25% from 273); Green value is 120 (47.27% from 255 or 43.96% from 273); Blue value is 24 (9.77% from 255 or 8.79% from 273); Max value from RGB is 129 - color contains mainly: red. Hex color #817818 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817818 is #7E87E7. Grayscale: #707070. Windows color (decimal): -8292328 or 1603713. OLE color: 1603713.
HSL color Cylindrical-coordinate representation of color #817818: hue angle of 54.86º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #817818 is Cyan = 0, Magento = 0.07, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 24 | - |
| CMYK | 0 | 0.07 | 0.81 | 0.49 |
| HSL | 54.86º | 0.69% | 0.3% | - |
| HSV(B) | 54.86º | 0.81% | 0.51% | - |
| XYZ | 15.93 | 18.17 | 3.53 | - |
| YUV | 111.75 | 78.48 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 24 | 0 | 0.07 | 0.81 | 0.49 | 54.86 | 0.69 | 0.3 |
| Hex | 81 | 78 | 18 | 0 | 7 | 51 | 31 | 37 | 45 | 1E |
| Octal | 201 | 170 | 30 | 0 | 7 | 121 | 61 | 67 | 105 | 36 |
| Binary | 10000001 | 1111000 | 11000 | 0 | 111 | 1010001 | 110001 | 110111 | 1000101 | 11110 |
Color Harmonies of #817818
Complementary color
Monochromatic Colors of #817818
Black with #817818
Text Example
Text Example
White with #817818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817818; }
p { color: rgb(129,120,24); }
H1.HeaderClassName
{
color: #817818;
}
.AnyTagClassName
{
color: #817818;
}
</style>
background-color css
<style>
a { background-color: #817818; }
a { background-color: rgb(129,120,24); }
div.DivClassName
{
background-color: #817818;
}
.BgClassName
{
background-color: #817818;
}
</style>
border-color css
<style>
span { border-color: #817818; }
span { border-color: rgb(129,120,24); }
td.TdClassName
{
border-color: #817818;
}
.TagClassName
{
border-color: #817818;
}
</style>