Shades of Pesto #817138
Tints of Pesto #817138
RGB
CMYK
RGB Variations
Color information
#817138 (or 0x817138) is known color: Pesto. HEX triplet: 81, 71 and 38. RGB value is (129,113,56). Sum of RGB (Red+Green+Blue) = 129+113+56=298 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.29% from 298); Green value is 113 (44.53% from 255 or 37.92% from 298); Blue value is 56 (22.27% from 255 or 18.79% from 298); Max value from RGB is 129 - color contains mainly: red. Hex color #817138 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817138 is #7E8EC7. Grayscale: #6F6F6F. Windows color (decimal): -8294088 or 3699073. OLE color: 3699073.
HSL color Cylindrical-coordinate representation of color #817138: hue angle of 46.85º 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 #817138 is Cyan = 0, Magento = 0.12, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 113 | 56 | - |
| CMYK | 0 | 0.12 | 0.57 | 0.49 |
| HSL | 46.85º | 0.39% | 0.36% | - |
| HSV(B) | 46.85º | 0.57% | 0.51% | - |
| XYZ | 15.67 | 16.76 | 6.15 | - |
| YUV | 111.29 | 96.8 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 56 | 0 | 0.12 | 0.57 | 0.49 | 46.85 | 0.39 | 0.36 |
| Hex | 81 | 71 | 38 | 0 | C | 39 | 31 | 2F | 27 | 24 |
| Octal | 201 | 161 | 70 | 0 | 14 | 71 | 61 | 57 | 47 | 44 |
| Binary | 10000001 | 1110001 | 111000 | 0 | 1100 | 111001 | 110001 | 101111 | 100111 | 100100 |
Color Harmonies of #817138
Complementary color
Monochromatic Colors of #817138
Black with #817138
Text Example
Text Example
White with #817138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817138; }
p { color: rgb(129,113,56); }
H1.HeaderClassName
{
color: #817138;
}
.AnyTagClassName
{
color: #817138;
}
</style>
background-color css
<style>
a { background-color: #817138; }
a { background-color: rgb(129,113,56); }
div.DivClassName
{
background-color: #817138;
}
.BgClassName
{
background-color: #817138;
}
</style>
border-color css
<style>
span { border-color: #817138; }
span { border-color: rgb(129,113,56); }
td.TdClassName
{
border-color: #817138;
}
.TagClassName
{
border-color: #817138;
}
</style>