Shades of Pesto #817927
Tints of Pesto #817927
RGB
CMYK
RGB Variations
Color information
#817927 (or 0x817927) is known color: Pesto. HEX triplet: 81, 79 and 27. RGB value is (129,121,39). Sum of RGB (Red+Green+Blue) = 129+121+39=289 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.64% from 289); Green value is 121 (47.66% from 255 or 41.87% from 289); Blue value is 39 (15.62% from 255 or 13.49% from 289); Max value from RGB is 129 - color contains mainly: red. Hex color #817927 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817927 is #7E86D8. Grayscale: #727272. Windows color (decimal): -8292057 or 2587009. OLE color: 2587009.
HSL color Cylindrical-coordinate representation of color #817927: hue angle of 54.67º 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 #817927 is Cyan = 0, Magento = 0.06, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 121 | 39 | - |
| CMYK | 0 | 0.06 | 0.70 | 0.49 |
| HSL | 54.67º | 0.54% | 0.33% | - |
| HSV(B) | 54.67º | 0.7% | 0.51% | - |
| XYZ | 16.26 | 18.49 | 4.63 | - |
| YUV | 114.04 | 85.65 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 39 | 0 | 0.06 | 0.70 | 0.49 | 54.67 | 0.54 | 0.33 |
| Hex | 81 | 79 | 27 | 0 | 6 | 46 | 31 | 37 | 36 | 21 |
| Octal | 201 | 171 | 47 | 0 | 6 | 106 | 61 | 67 | 66 | 41 |
| Binary | 10000001 | 1111001 | 100111 | 0 | 110 | 1000110 | 110001 | 110111 | 110110 | 100001 |
Color Harmonies of #817927
Complementary color
Monochromatic Colors of #817927
Black with #817927
Text Example
Text Example
White with #817927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817927; }
p { color: rgb(129,121,39); }
H1.HeaderClassName
{
color: #817927;
}
.AnyTagClassName
{
color: #817927;
}
</style>
background-color css
<style>
a { background-color: #817927; }
a { background-color: rgb(129,121,39); }
div.DivClassName
{
background-color: #817927;
}
.BgClassName
{
background-color: #817927;
}
</style>
border-color css
<style>
span { border-color: #817927; }
span { border-color: rgb(129,121,39); }
td.TdClassName
{
border-color: #817927;
}
.TagClassName
{
border-color: #817927;
}
</style>