Shades of Pesto #827426
Tints of Pesto #827426
RGB
CMYK
RGB Variations
Color information
#827426 (or 0x827426) is known color: Pesto. HEX triplet: 82, 74 and 26. RGB value is (130,116,38). Sum of RGB (Red+Green+Blue) = 130+116+38=284 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.77% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 38 (15.23% from 255 or 13.38% from 284); Max value from RGB is 130 - color contains mainly: red. Hex color #827426 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827426 is #7D8BD9. Grayscale: #6F6F6F. Windows color (decimal): -8227802 or 2520194. OLE color: 2520194.
HSL color Cylindrical-coordinate representation of color #827426: hue angle of 50.87º 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 #827426 is Cyan = 0, Magento = 0.11, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 38 | - |
| CMYK | 0 | 0.11 | 0.71 | 0.49 |
| HSL | 50.87º | 0.55% | 0.33% | - |
| HSV(B) | 50.87º | 0.71% | 0.51% | - |
| XYZ | 15.8 | 17.38 | 4.35 | - |
| YUV | 111.29 | 86.64 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 38 | 0 | 0.11 | 0.71 | 0.49 | 50.87 | 0.55 | 0.33 |
| Hex | 82 | 74 | 26 | 0 | B | 47 | 31 | 33 | 37 | 21 |
| Octal | 202 | 164 | 46 | 0 | 13 | 107 | 61 | 63 | 67 | 41 |
| Binary | 10000010 | 1110100 | 100110 | 0 | 1011 | 1000111 | 110001 | 110011 | 110111 | 100001 |
Color Harmonies of #827426
Complementary color
Monochromatic Colors of #827426
Black with #827426
Text Example
Text Example
White with #827426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827426; }
p { color: rgb(130,116,38); }
H1.HeaderClassName
{
color: #827426;
}
.AnyTagClassName
{
color: #827426;
}
</style>
background-color css
<style>
a { background-color: #827426; }
a { background-color: rgb(130,116,38); }
div.DivClassName
{
background-color: #827426;
}
.BgClassName
{
background-color: #827426;
}
</style>
border-color css
<style>
span { border-color: #827426; }
span { border-color: rgb(130,116,38); }
td.TdClassName
{
border-color: #827426;
}
.TagClassName
{
border-color: #827426;
}
</style>