Shades of Pesto #827727
Tints of Pesto #827727
RGB
CMYK
RGB Variations
Color information
#827727 (or 0x827727) is known color: Pesto. HEX triplet: 82, 77 and 27. RGB value is (130,119,39). Sum of RGB (Red+Green+Blue) = 130+119+39=288 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.14% from 288); Green value is 119 (46.88% from 255 or 41.32% from 288); Blue value is 39 (15.62% from 255 or 13.54% from 288); Max value from RGB is 130 - color contains mainly: red. Hex color #827727 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827727 is #7D88D8. Grayscale: #717171. Windows color (decimal): -8227033 or 2586498. OLE color: 2586498.
HSL color Cylindrical-coordinate representation of color #827727: hue angle of 52.75º 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 #827727 is Cyan = 0, Magento = 0.08, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 39 | - |
| CMYK | 0 | 0.08 | 0.70 | 0.49 |
| HSL | 52.75º | 0.54% | 0.33% | - |
| HSV(B) | 52.75º | 0.7% | 0.51% | - |
| XYZ | 16.17 | 18.09 | 4.56 | - |
| YUV | 113.17 | 86.14 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 39 | 0 | 0.08 | 0.70 | 0.49 | 52.75 | 0.54 | 0.33 |
| Hex | 82 | 77 | 27 | 0 | 8 | 46 | 31 | 35 | 36 | 21 |
| Octal | 202 | 167 | 47 | 0 | 10 | 106 | 61 | 65 | 66 | 41 |
| Binary | 10000010 | 1110111 | 100111 | 0 | 1000 | 1000110 | 110001 | 110101 | 110110 | 100001 |
Color Harmonies of #827727
Complementary color
Monochromatic Colors of #827727
Black with #827727
Text Example
Text Example
White with #827727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827727; }
p { color: rgb(130,119,39); }
H1.HeaderClassName
{
color: #827727;
}
.AnyTagClassName
{
color: #827727;
}
</style>
background-color css
<style>
a { background-color: #827727; }
a { background-color: rgb(130,119,39); }
div.DivClassName
{
background-color: #827727;
}
.BgClassName
{
background-color: #827727;
}
</style>
border-color css
<style>
span { border-color: #827727; }
span { border-color: rgb(130,119,39); }
td.TdClassName
{
border-color: #827727;
}
.TagClassName
{
border-color: #827727;
}
</style>