Shades of Pesto #827521
Tints of Pesto #827521
RGB
CMYK
RGB Variations
Color information
#827521 (or 0x827521) is known color: Pesto. HEX triplet: 82, 75 and 21. RGB value is (130,117,33). Sum of RGB (Red+Green+Blue) = 130+117+33=280 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.43% from 280); Green value is 117 (46.09% from 255 or 41.79% from 280); Blue value is 33 (13.28% from 255 or 11.79% from 280); Max value from RGB is 130 - color contains mainly: red. Hex color #827521 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827521 is #7D8ADE. Grayscale: #6F6F6F. Windows color (decimal): -8227551 or 2192770. OLE color: 2192770.
HSL color Cylindrical-coordinate representation of color #827521: hue angle of 51.96º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #827521 is Cyan = 0, Magento = 0.1, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 33 | - |
| CMYK | 0 | 0.1 | 0.75 | 0.49 |
| HSL | 51.96º | 0.6% | 0.32% | - |
| HSV(B) | 51.96º | 0.75% | 0.51% | - |
| XYZ | 15.84 | 17.58 | 4 | - |
| YUV | 111.31 | 83.81 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 33 | 0 | 0.1 | 0.75 | 0.49 | 51.96 | 0.6 | 0.32 |
| Hex | 82 | 75 | 21 | 0 | A | 4B | 31 | 34 | 3C | 20 |
| Octal | 202 | 165 | 41 | 0 | 12 | 113 | 61 | 64 | 74 | 40 |
| Binary | 10000010 | 1110101 | 100001 | 0 | 1010 | 1001011 | 110001 | 110100 | 111100 | 100000 |
Color Harmonies of #827521
Complementary color
Monochromatic Colors of #827521
Black with #827521
Text Example
Text Example
White with #827521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827521; }
p { color: rgb(130,117,33); }
H1.HeaderClassName
{
color: #827521;
}
.AnyTagClassName
{
color: #827521;
}
</style>
background-color css
<style>
a { background-color: #827521; }
a { background-color: rgb(130,117,33); }
div.DivClassName
{
background-color: #827521;
}
.BgClassName
{
background-color: #827521;
}
</style>
border-color css
<style>
span { border-color: #827521; }
span { border-color: rgb(130,117,33); }
td.TdClassName
{
border-color: #827521;
}
.TagClassName
{
border-color: #827521;
}
</style>