Shades of Pesto #827337
Tints of Pesto #827337
RGB
CMYK
RGB Variations
Color information
#827337 (or 0x827337) is known color: Pesto. HEX triplet: 82, 73 and 37. RGB value is (130,115,55). Sum of RGB (Red+Green+Blue) = 130+115+55=300 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.33% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 55 (21.88% from 255 or 18.33% from 300); Max value from RGB is 130 - color contains mainly: red. Hex color #827337 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827337 is #7D8CC8. Grayscale: #707070. Windows color (decimal): -8228041 or 3634050. OLE color: 3634050.
HSL color Cylindrical-coordinate representation of color #827337: hue angle of 48º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #827337 is Cyan = 0, Magento = 0.12, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 115 | 55 | - |
| CMYK | 0 | 0.12 | 0.58 | 0.49 |
| HSL | 48º | 0.41% | 0.36% | - |
| HSV(B) | 48º | 0.58% | 0.51% | - |
| XYZ | 16.03 | 17.28 | 6.11 | - |
| YUV | 112.65 | 95.47 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 55 | 0 | 0.12 | 0.58 | 0.49 | 48 | 0.41 | 0.36 |
| Hex | 82 | 73 | 37 | 0 | C | 3A | 31 | 30 | 29 | 24 |
| Octal | 202 | 163 | 67 | 0 | 14 | 72 | 61 | 60 | 51 | 44 |
| Binary | 10000010 | 1110011 | 110111 | 0 | 1100 | 111010 | 110001 | 110000 | 101001 | 100100 |
Color Harmonies of #827337
Complementary color
Monochromatic Colors of #827337
Black with #827337
Text Example
Text Example
White with #827337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827337; }
p { color: rgb(130,115,55); }
H1.HeaderClassName
{
color: #827337;
}
.AnyTagClassName
{
color: #827337;
}
</style>
background-color css
<style>
a { background-color: #827337; }
a { background-color: rgb(130,115,55); }
div.DivClassName
{
background-color: #827337;
}
.BgClassName
{
background-color: #827337;
}
</style>
border-color css
<style>
span { border-color: #827337; }
span { border-color: rgb(130,115,55); }
td.TdClassName
{
border-color: #827337;
}
.TagClassName
{
border-color: #827337;
}
</style>