Shades of Pesto #827627
Tints of Pesto #827627
RGB
CMYK
RGB Variations
Color information
#827627 (or 0x827627) is known color: Pesto. HEX triplet: 82, 76 and 27. RGB value is (130,118,39). Sum of RGB (Red+Green+Blue) = 130+118+39=287 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.30% from 287); Green value is 118 (46.48% from 255 or 41.11% from 287); Blue value is 39 (15.62% from 255 or 13.59% from 287); Max value from RGB is 130 - color contains mainly: red. Hex color #827627 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827627 is #7D89D8. Grayscale: #707070. Windows color (decimal): -8227289 or 2586242. OLE color: 2586242.
HSL color Cylindrical-coordinate representation of color #827627: hue angle of 52.09º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #827627 is Cyan = 0, Magento = 0.09, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 39 | - |
| CMYK | 0 | 0.09 | 0.70 | 0.49 |
| HSL | 52.09º | 0.54% | 0.33% | - |
| HSV(B) | 52.09º | 0.7% | 0.51% | - |
| XYZ | 16.05 | 17.85 | 4.52 | - |
| YUV | 112.58 | 86.48 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 39 | 0 | 0.09 | 0.70 | 0.49 | 52.09 | 0.54 | 0.33 |
| Hex | 82 | 76 | 27 | 0 | 9 | 46 | 31 | 34 | 36 | 21 |
| Octal | 202 | 166 | 47 | 0 | 11 | 106 | 61 | 64 | 66 | 41 |
| Binary | 10000010 | 1110110 | 100111 | 0 | 1001 | 1000110 | 110001 | 110100 | 110110 | 100001 |
Color Harmonies of #827627
Complementary color
Monochromatic Colors of #827627
Black with #827627
Text Example
Text Example
White with #827627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827627; }
p { color: rgb(130,118,39); }
H1.HeaderClassName
{
color: #827627;
}
.AnyTagClassName
{
color: #827627;
}
</style>
background-color css
<style>
a { background-color: #827627; }
a { background-color: rgb(130,118,39); }
div.DivClassName
{
background-color: #827627;
}
.BgClassName
{
background-color: #827627;
}
</style>
border-color css
<style>
span { border-color: #827627; }
span { border-color: rgb(130,118,39); }
td.TdClassName
{
border-color: #827627;
}
.TagClassName
{
border-color: #827627;
}
</style>