Shades of Pesto #817838
Tints of Pesto #817838
RGB
CMYK
RGB Variations
Color information
#817838 (or 0x817838) is known color: Pesto. HEX triplet: 81, 78 and 38. RGB value is (129,120,56). Sum of RGB (Red+Green+Blue) = 129+120+56=305 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.30% from 305); Green value is 120 (47.27% from 255 or 39.34% from 305); Blue value is 56 (22.27% from 255 or 18.36% from 305); Max value from RGB is 129 - color contains mainly: red. Hex color #817838 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817838 is #7E87C7. Grayscale: #737373. Windows color (decimal): -8292296 or 3700865. OLE color: 3700865.
HSL color Cylindrical-coordinate representation of color #817838: hue angle of 52.6º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #817838 is Cyan = 0, Magento = 0.07, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 56 | - |
| CMYK | 0 | 0.07 | 0.57 | 0.49 |
| HSL | 52.6º | 0.39% | 0.36% | - |
| HSV(B) | 52.6º | 0.57% | 0.51% | - |
| XYZ | 16.48 | 18.39 | 6.42 | - |
| YUV | 115.4 | 94.48 | 137.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 56 | 0 | 0.07 | 0.57 | 0.49 | 52.6 | 0.39 | 0.36 |
| Hex | 81 | 78 | 38 | 0 | 7 | 39 | 31 | 35 | 27 | 24 |
| Octal | 201 | 170 | 70 | 0 | 7 | 71 | 61 | 65 | 47 | 44 |
| Binary | 10000001 | 1111000 | 111000 | 0 | 111 | 111001 | 110001 | 110101 | 100111 | 100100 |
Color Harmonies of #817838
Complementary color
Monochromatic Colors of #817838
Black with #817838
Text Example
Text Example
White with #817838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817838; }
p { color: rgb(129,120,56); }
H1.HeaderClassName
{
color: #817838;
}
.AnyTagClassName
{
color: #817838;
}
</style>
background-color css
<style>
a { background-color: #817838; }
a { background-color: rgb(129,120,56); }
div.DivClassName
{
background-color: #817838;
}
.BgClassName
{
background-color: #817838;
}
</style>
border-color css
<style>
span { border-color: #817838; }
span { border-color: rgb(129,120,56); }
td.TdClassName
{
border-color: #817838;
}
.TagClassName
{
border-color: #817838;
}
</style>