Shades of Pesto #827628
Tints of Pesto #827628
RGB
CMYK
RGB Variations
Color information
#827628 (or 0x827628) is known color: Pesto. HEX triplet: 82, 76 and 28. RGB value is (130,118,40). Sum of RGB (Red+Green+Blue) = 130+118+40=288 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.14% from 288); Green value is 118 (46.48% from 255 or 40.97% from 288); Blue value is 40 (16.02% from 255 or 13.89% from 288); Max value from RGB is 130 - color contains mainly: red. Hex color #827628 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827628 is #7D89D7. Grayscale: #717171. Windows color (decimal): -8227288 or 2651778. OLE color: 2651778.
HSL color Cylindrical-coordinate representation of color #827628: hue angle of 52º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #827628 is Cyan = 0, Magento = 0.09, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 40 | - |
| CMYK | 0 | 0.09 | 0.69 | 0.49 |
| HSL | 52º | 0.53% | 0.33% | - |
| HSV(B) | 52º | 0.69% | 0.51% | - |
| XYZ | 16.07 | 17.86 | 4.61 | - |
| YUV | 112.7 | 86.98 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 40 | 0 | 0.09 | 0.69 | 0.49 | 52 | 0.53 | 0.33 |
| Hex | 82 | 76 | 28 | 0 | 9 | 45 | 31 | 34 | 35 | 21 |
| Octal | 202 | 166 | 50 | 0 | 11 | 105 | 61 | 64 | 65 | 41 |
| Binary | 10000010 | 1110110 | 101000 | 0 | 1001 | 1000101 | 110001 | 110100 | 110101 | 100001 |
Color Harmonies of #827628
Complementary color
Monochromatic Colors of #827628
Black with #827628
Text Example
Text Example
White with #827628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827628; }
p { color: rgb(130,118,40); }
H1.HeaderClassName
{
color: #827628;
}
.AnyTagClassName
{
color: #827628;
}
</style>
background-color css
<style>
a { background-color: #827628; }
a { background-color: rgb(130,118,40); }
div.DivClassName
{
background-color: #827628;
}
.BgClassName
{
background-color: #827628;
}
</style>
border-color css
<style>
span { border-color: #827628; }
span { border-color: rgb(130,118,40); }
td.TdClassName
{
border-color: #827628;
}
.TagClassName
{
border-color: #827628;
}
</style>