Shades of Pesto #817638
Tints of Pesto #817638
RGB
CMYK
RGB Variations
Color information
#817638 (or 0x817638) is known color: Pesto. HEX triplet: 81, 76 and 38. RGB value is (129,118,56). Sum of RGB (Red+Green+Blue) = 129+118+56=303 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.57% from 303); Green value is 118 (46.48% from 255 or 38.94% from 303); Blue value is 56 (22.27% from 255 or 18.48% from 303); Max value from RGB is 129 - color contains mainly: red. Hex color #817638 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817638 is #7E89C7. Grayscale: #727272. Windows color (decimal): -8292808 or 3700353. OLE color: 3700353.
HSL color Cylindrical-coordinate representation of color #817638: hue angle of 50.96º 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 #817638 is Cyan = 0, Magento = 0.09, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 118 | 56 | - |
| CMYK | 0 | 0.09 | 0.57 | 0.49 |
| HSL | 50.96º | 0.39% | 0.36% | - |
| HSV(B) | 50.96º | 0.57% | 0.51% | - |
| XYZ | 16.25 | 17.91 | 6.34 | - |
| YUV | 114.22 | 95.14 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 56 | 0 | 0.09 | 0.57 | 0.49 | 50.96 | 0.39 | 0.36 |
| Hex | 81 | 76 | 38 | 0 | 9 | 39 | 31 | 33 | 27 | 24 |
| Octal | 201 | 166 | 70 | 0 | 11 | 71 | 61 | 63 | 47 | 44 |
| Binary | 10000001 | 1110110 | 111000 | 0 | 1001 | 111001 | 110001 | 110011 | 100111 | 100100 |
Color Harmonies of #817638
Complementary color
Monochromatic Colors of #817638
Black with #817638
Text Example
Text Example
White with #817638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817638; }
p { color: rgb(129,118,56); }
H1.HeaderClassName
{
color: #817638;
}
.AnyTagClassName
{
color: #817638;
}
</style>
background-color css
<style>
a { background-color: #817638; }
a { background-color: rgb(129,118,56); }
div.DivClassName
{
background-color: #817638;
}
.BgClassName
{
background-color: #817638;
}
</style>
border-color css
<style>
span { border-color: #817638; }
span { border-color: rgb(129,118,56); }
td.TdClassName
{
border-color: #817638;
}
.TagClassName
{
border-color: #817638;
}
</style>