Shades of Pesto #827326
Tints of Pesto #827326
RGB
CMYK
RGB Variations
Color information
#827326 (or 0x827326) is known color: Pesto. HEX triplet: 82, 73 and 26. RGB value is (130,115,38). Sum of RGB (Red+Green+Blue) = 130+115+38=283 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.94% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 38 (15.23% from 255 or 13.43% from 283); Max value from RGB is 130 - color contains mainly: red. Hex color #827326 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827326 is #7D8CD9. Grayscale: #6F6F6F. Windows color (decimal): -8228058 or 2519938. OLE color: 2519938.
HSL color Cylindrical-coordinate representation of color #827326: hue angle of 50.22º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #827326 is Cyan = 0, Magento = 0.12, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 115 | 38 | - |
| CMYK | 0 | 0.12 | 0.71 | 0.49 |
| HSL | 50.22º | 0.55% | 0.33% | - |
| HSV(B) | 50.22º | 0.71% | 0.51% | - |
| XYZ | 15.69 | 17.15 | 4.32 | - |
| YUV | 110.71 | 86.97 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 38 | 0 | 0.12 | 0.71 | 0.49 | 50.22 | 0.55 | 0.33 |
| Hex | 82 | 73 | 26 | 0 | C | 47 | 31 | 32 | 37 | 21 |
| Octal | 202 | 163 | 46 | 0 | 14 | 107 | 61 | 62 | 67 | 41 |
| Binary | 10000010 | 1110011 | 100110 | 0 | 1100 | 1000111 | 110001 | 110010 | 110111 | 100001 |
Color Harmonies of #827326
Complementary color
Monochromatic Colors of #827326
Black with #827326
Text Example
Text Example
White with #827326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827326; }
p { color: rgb(130,115,38); }
H1.HeaderClassName
{
color: #827326;
}
.AnyTagClassName
{
color: #827326;
}
</style>
background-color css
<style>
a { background-color: #827326; }
a { background-color: rgb(130,115,38); }
div.DivClassName
{
background-color: #827326;
}
.BgClassName
{
background-color: #827326;
}
</style>
border-color css
<style>
span { border-color: #827326; }
span { border-color: rgb(130,115,38); }
td.TdClassName
{
border-color: #827326;
}
.TagClassName
{
border-color: #827326;
}
</style>