Shades of Pesto #827726
Tints of Pesto #827726
RGB
CMYK
RGB Variations
Color information
#827726 (or 0x827726) is known color: Pesto. HEX triplet: 82, 77 and 26. RGB value is (130,119,38). Sum of RGB (Red+Green+Blue) = 130+119+38=287 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.30% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 38 (15.23% from 255 or 13.24% from 287); Max value from RGB is 130 - color contains mainly: red. Hex color #827726 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827726 is #7D88D9. Grayscale: #717171. Windows color (decimal): -8227034 or 2520962. OLE color: 2520962.
HSL color Cylindrical-coordinate representation of color #827726: hue angle of 52.83º 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 #827726 is Cyan = 0, Magento = 0.08, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 38 | - |
| CMYK | 0 | 0.08 | 0.71 | 0.49 |
| HSL | 52.83º | 0.55% | 0.33% | - |
| HSV(B) | 52.83º | 0.71% | 0.51% | - |
| XYZ | 16.15 | 18.08 | 4.47 | - |
| YUV | 113.06 | 85.64 | 140.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 38 | 0 | 0.08 | 0.71 | 0.49 | 52.83 | 0.55 | 0.33 |
| Hex | 82 | 77 | 26 | 0 | 8 | 47 | 31 | 35 | 37 | 21 |
| Octal | 202 | 167 | 46 | 0 | 10 | 107 | 61 | 65 | 67 | 41 |
| Binary | 10000010 | 1110111 | 100110 | 0 | 1000 | 1000111 | 110001 | 110101 | 110111 | 100001 |
Color Harmonies of #827726
Complementary color
Monochromatic Colors of #827726
Black with #827726
Text Example
Text Example
White with #827726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827726; }
p { color: rgb(130,119,38); }
H1.HeaderClassName
{
color: #827726;
}
.AnyTagClassName
{
color: #827726;
}
</style>
background-color css
<style>
a { background-color: #827726; }
a { background-color: rgb(130,119,38); }
div.DivClassName
{
background-color: #827726;
}
.BgClassName
{
background-color: #827726;
}
</style>
border-color css
<style>
span { border-color: #827726; }
span { border-color: rgb(130,119,38); }
td.TdClassName
{
border-color: #827726;
}
.TagClassName
{
border-color: #827726;
}
</style>