Shades of Pesto #817127
Tints of Pesto #817127
RGB
CMYK
RGB Variations
Color information
#817127 (or 0x817127) is known color: Pesto. HEX triplet: 81, 71 and 27. RGB value is (129,113,39). Sum of RGB (Red+Green+Blue) = 129+113+39=281 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.91% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 39 (15.62% from 255 or 13.88% from 281); Max value from RGB is 129 - color contains mainly: red. Hex color #817127 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817127 is #7E8ED8. Grayscale: #6D6D6D. Windows color (decimal): -8294105 or 2584961. OLE color: 2584961.
HSL color Cylindrical-coordinate representation of color #817127: hue angle of 49.33º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #817127 is Cyan = 0, Magento = 0.12, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 113 | 39 | - |
| CMYK | 0 | 0.12 | 0.70 | 0.49 |
| HSL | 49.33º | 0.54% | 0.33% | - |
| HSV(B) | 49.33º | 0.7% | 0.51% | - |
| XYZ | 15.32 | 16.62 | 4.32 | - |
| YUV | 109.35 | 88.3 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 39 | 0 | 0.12 | 0.70 | 0.49 | 49.33 | 0.54 | 0.33 |
| Hex | 81 | 71 | 27 | 0 | C | 46 | 31 | 31 | 36 | 21 |
| Octal | 201 | 161 | 47 | 0 | 14 | 106 | 61 | 61 | 66 | 41 |
| Binary | 10000001 | 1110001 | 100111 | 0 | 1100 | 1000110 | 110001 | 110001 | 110110 | 100001 |
Color Harmonies of #817127
Complementary color
Monochromatic Colors of #817127
Black with #817127
Text Example
Text Example
White with #817127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817127; }
p { color: rgb(129,113,39); }
H1.HeaderClassName
{
color: #817127;
}
.AnyTagClassName
{
color: #817127;
}
</style>
background-color css
<style>
a { background-color: #817127; }
a { background-color: rgb(129,113,39); }
div.DivClassName
{
background-color: #817127;
}
.BgClassName
{
background-color: #817127;
}
</style>
border-color css
<style>
span { border-color: #817127; }
span { border-color: rgb(129,113,39); }
td.TdClassName
{
border-color: #817127;
}
.TagClassName
{
border-color: #817127;
}
</style>