Shades of Pesto #827229
Tints of Pesto #827229
RGB
CMYK
RGB Variations
Color information
#827229 (or 0x827229) is known color: Pesto. HEX triplet: 82, 72 and 29. RGB value is (130,114,41). Sum of RGB (Red+Green+Blue) = 130+114+41=285 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.61% from 285); Green value is 114 (44.92% from 255 or 40% from 285); Blue value is 41 (16.41% from 255 or 14.39% from 285); Max value from RGB is 130 - color contains mainly: red. Hex color #827229 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827229 is #7D8DD6. Grayscale: #6E6E6E. Windows color (decimal): -8228311 or 2716290. OLE color: 2716290.
HSL color Cylindrical-coordinate representation of color #827229: hue angle of 49.21º 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 #827229 is Cyan = 0, Magento = 0.12, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 114 | 41 | - |
| CMYK | 0 | 0.12 | 0.68 | 0.49 |
| HSL | 49.21º | 0.52% | 0.34% | - |
| HSV(B) | 49.21º | 0.68% | 0.51% | - |
| XYZ | 15.62 | 16.94 | 4.54 | - |
| YUV | 110.46 | 88.8 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 41 | 0 | 0.12 | 0.68 | 0.49 | 49.21 | 0.52 | 0.34 |
| Hex | 82 | 72 | 29 | 0 | C | 44 | 31 | 31 | 34 | 22 |
| Octal | 202 | 162 | 51 | 0 | 14 | 104 | 61 | 61 | 64 | 42 |
| Binary | 10000010 | 1110010 | 101001 | 0 | 1100 | 1000100 | 110001 | 110001 | 110100 | 100010 |
Color Harmonies of #827229
Complementary color
Monochromatic Colors of #827229
Black with #827229
Text Example
Text Example
White with #827229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827229; }
p { color: rgb(130,114,41); }
H1.HeaderClassName
{
color: #827229;
}
.AnyTagClassName
{
color: #827229;
}
</style>
background-color css
<style>
a { background-color: #827229; }
a { background-color: rgb(130,114,41); }
div.DivClassName
{
background-color: #827229;
}
.BgClassName
{
background-color: #827229;
}
</style>
border-color css
<style>
span { border-color: #827229; }
span { border-color: rgb(130,114,41); }
td.TdClassName
{
border-color: #827229;
}
.TagClassName
{
border-color: #827229;
}
</style>