Shades of Pesto #827522
Tints of Pesto #827522
RGB
CMYK
RGB Variations
Color information
#827522 (or 0x827522) is known color: Pesto. HEX triplet: 82, 75 and 22. RGB value is (130,117,34). Sum of RGB (Red+Green+Blue) = 130+117+34=281 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.26% from 281); Green value is 117 (46.09% from 255 or 41.64% from 281); Blue value is 34 (13.67% from 255 or 12.10% from 281); Max value from RGB is 130 - color contains mainly: red. Hex color #827522 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827522 is #7D8ADD. Grayscale: #6F6F6F. Windows color (decimal): -8227550 or 2258306. OLE color: 2258306.
HSL color Cylindrical-coordinate representation of color #827522: hue angle of 51.88º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #827522 is Cyan = 0, Magento = 0.1, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 34 | - |
| CMYK | 0 | 0.1 | 0.74 | 0.49 |
| HSL | 51.88º | 0.59% | 0.32% | - |
| HSV(B) | 51.88º | 0.74% | 0.51% | - |
| XYZ | 15.86 | 17.58 | 4.07 | - |
| YUV | 111.43 | 84.31 | 141.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 34 | 0 | 0.1 | 0.74 | 0.49 | 51.88 | 0.59 | 0.32 |
| Hex | 82 | 75 | 22 | 0 | A | 4A | 31 | 34 | 3B | 20 |
| Octal | 202 | 165 | 42 | 0 | 12 | 112 | 61 | 64 | 73 | 40 |
| Binary | 10000010 | 1110101 | 100010 | 0 | 1010 | 1001010 | 110001 | 110100 | 111011 | 100000 |
Color Harmonies of #827522
Complementary color
Monochromatic Colors of #827522
Black with #827522
Text Example
Text Example
White with #827522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827522; }
p { color: rgb(130,117,34); }
H1.HeaderClassName
{
color: #827522;
}
.AnyTagClassName
{
color: #827522;
}
</style>
background-color css
<style>
a { background-color: #827522; }
a { background-color: rgb(130,117,34); }
div.DivClassName
{
background-color: #827522;
}
.BgClassName
{
background-color: #827522;
}
</style>
border-color css
<style>
span { border-color: #827522; }
span { border-color: rgb(130,117,34); }
td.TdClassName
{
border-color: #827522;
}
.TagClassName
{
border-color: #827522;
}
</style>