Shades of Pesto #827626
Tints of Pesto #827626
RGB
CMYK
RGB Variations
Color information
#827626 (or 0x827626) is known color: Pesto. HEX triplet: 82, 76 and 26. RGB value is (130,118,38). Sum of RGB (Red+Green+Blue) = 130+118+38=286 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.45% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 38 (15.23% from 255 or 13.29% from 286); Max value from RGB is 130 - color contains mainly: red. Hex color #827626 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827626 is #7D89D9. Grayscale: #707070. Windows color (decimal): -8227290 or 2520706. OLE color: 2520706.
HSL color Cylindrical-coordinate representation of color #827626: hue angle of 52.17º 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 #827626 is Cyan = 0, Magento = 0.09, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 38 | - |
| CMYK | 0 | 0.09 | 0.71 | 0.49 |
| HSL | 52.17º | 0.55% | 0.33% | - |
| HSV(B) | 52.17º | 0.71% | 0.51% | - |
| XYZ | 16.03 | 17.84 | 4.43 | - |
| YUV | 112.47 | 85.98 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 38 | 0 | 0.09 | 0.71 | 0.49 | 52.17 | 0.55 | 0.33 |
| Hex | 82 | 76 | 26 | 0 | 9 | 47 | 31 | 34 | 37 | 21 |
| Octal | 202 | 166 | 46 | 0 | 11 | 107 | 61 | 64 | 67 | 41 |
| Binary | 10000010 | 1110110 | 100110 | 0 | 1001 | 1000111 | 110001 | 110100 | 110111 | 100001 |
Color Harmonies of #827626
Complementary color
Monochromatic Colors of #827626
Black with #827626
Text Example
Text Example
White with #827626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827626; }
p { color: rgb(130,118,38); }
H1.HeaderClassName
{
color: #827626;
}
.AnyTagClassName
{
color: #827626;
}
</style>
background-color css
<style>
a { background-color: #827626; }
a { background-color: rgb(130,118,38); }
div.DivClassName
{
background-color: #827626;
}
.BgClassName
{
background-color: #827626;
}
</style>
border-color css
<style>
span { border-color: #827626; }
span { border-color: rgb(130,118,38); }
td.TdClassName
{
border-color: #827626;
}
.TagClassName
{
border-color: #827626;
}
</style>