Shades of Pesto #827729
Tints of Pesto #827729
RGB
CMYK
RGB Variations
Color information
#827729 (or 0x827729) is known color: Pesto. HEX triplet: 82, 77 and 29. RGB value is (130,119,41). Sum of RGB (Red+Green+Blue) = 130+119+41=290 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.83% from 290); Green value is 119 (46.88% from 255 or 41.03% from 290); Blue value is 41 (16.41% from 255 or 14.14% from 290); Max value from RGB is 130 - color contains mainly: red. Hex color #827729 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827729 is #7D88D6. Grayscale: #717171. Windows color (decimal): -8227031 or 2717570. OLE color: 2717570.
HSL color Cylindrical-coordinate representation of color #827729: hue angle of 52.58º 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 #827729 is Cyan = 0, Magento = 0.08, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 41 | - |
| CMYK | 0 | 0.08 | 0.68 | 0.49 |
| HSL | 52.58º | 0.52% | 0.34% | - |
| HSV(B) | 52.58º | 0.68% | 0.51% | - |
| XYZ | 16.2 | 18.1 | 4.74 | - |
| YUV | 113.4 | 87.14 | 139.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 41 | 0 | 0.08 | 0.68 | 0.49 | 52.58 | 0.52 | 0.34 |
| Hex | 82 | 77 | 29 | 0 | 8 | 44 | 31 | 35 | 34 | 22 |
| Octal | 202 | 167 | 51 | 0 | 10 | 104 | 61 | 65 | 64 | 42 |
| Binary | 10000010 | 1110111 | 101001 | 0 | 1000 | 1000100 | 110001 | 110101 | 110100 | 100010 |
Color Harmonies of #827729
Complementary color
Monochromatic Colors of #827729
Black with #827729
Text Example
Text Example
White with #827729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827729; }
p { color: rgb(130,119,41); }
H1.HeaderClassName
{
color: #827729;
}
.AnyTagClassName
{
color: #827729;
}
</style>
background-color css
<style>
a { background-color: #827729; }
a { background-color: rgb(130,119,41); }
div.DivClassName
{
background-color: #827729;
}
.BgClassName
{
background-color: #827729;
}
</style>
border-color css
<style>
span { border-color: #827729; }
span { border-color: rgb(130,119,41); }
td.TdClassName
{
border-color: #827729;
}
.TagClassName
{
border-color: #827729;
}
</style>