Shades of Pesto #827429
Tints of Pesto #827429
RGB
CMYK
RGB Variations
Color information
#827429 (or 0x827429) is known color: Pesto. HEX triplet: 82, 74 and 29. RGB value is (130,116,41). Sum of RGB (Red+Green+Blue) = 130+116+41=287 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.30% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 41 (16.41% from 255 or 14.29% from 287); Max value from RGB is 130 - color contains mainly: red. Hex color #827429 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827429 is #7D8BD6. Grayscale: #6F6F6F. Windows color (decimal): -8227799 or 2716802. OLE color: 2716802.
HSL color Cylindrical-coordinate representation of color #827429: hue angle of 50.56º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #827429 is Cyan = 0, Magento = 0.11, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 41 | - |
| CMYK | 0 | 0.11 | 0.68 | 0.49 |
| HSL | 50.56º | 0.52% | 0.34% | - |
| HSV(B) | 50.56º | 0.68% | 0.51% | - |
| XYZ | 15.85 | 17.4 | 4.62 | - |
| YUV | 111.64 | 88.14 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 41 | 0 | 0.11 | 0.68 | 0.49 | 50.56 | 0.52 | 0.34 |
| Hex | 82 | 74 | 29 | 0 | B | 44 | 31 | 33 | 34 | 22 |
| Octal | 202 | 164 | 51 | 0 | 13 | 104 | 61 | 63 | 64 | 42 |
| Binary | 10000010 | 1110100 | 101001 | 0 | 1011 | 1000100 | 110001 | 110011 | 110100 | 100010 |
Color Harmonies of #827429
Complementary color
Monochromatic Colors of #827429
Black with #827429
Text Example
Text Example
White with #827429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827429; }
p { color: rgb(130,116,41); }
H1.HeaderClassName
{
color: #827429;
}
.AnyTagClassName
{
color: #827429;
}
</style>
background-color css
<style>
a { background-color: #827429; }
a { background-color: rgb(130,116,41); }
div.DivClassName
{
background-color: #827429;
}
.BgClassName
{
background-color: #827429;
}
</style>
border-color css
<style>
span { border-color: #827429; }
span { border-color: rgb(130,116,41); }
td.TdClassName
{
border-color: #827429;
}
.TagClassName
{
border-color: #827429;
}
</style>