Shades of Pesto #827635
Tints of Pesto #827635
RGB
CMYK
RGB Variations
Color information
#827635 (or 0x827635) is known color: Pesto. HEX triplet: 82, 76 and 35. RGB value is (130,118,53). Sum of RGB (Red+Green+Blue) = 130+118+53=301 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.19% from 301); Green value is 118 (46.48% from 255 or 39.20% from 301); Blue value is 53 (21.09% from 255 or 17.61% from 301); Max value from RGB is 130 - color contains mainly: red. Hex color #827635 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827635 is #7D89CA. Grayscale: #727272. Windows color (decimal): -8227275 or 3503746. OLE color: 3503746.
HSL color Cylindrical-coordinate representation of color #827635: hue angle of 50.65º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #827635 is Cyan = 0, Magento = 0.09, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 53 | - |
| CMYK | 0 | 0.09 | 0.59 | 0.49 |
| HSL | 50.65º | 0.42% | 0.36% | - |
| HSV(B) | 50.65º | 0.59% | 0.51% | - |
| XYZ | 16.33 | 17.96 | 5.97 | - |
| YUV | 114.18 | 93.48 | 139.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 53 | 0 | 0.09 | 0.59 | 0.49 | 50.65 | 0.42 | 0.36 |
| Hex | 82 | 76 | 35 | 0 | 9 | 3B | 31 | 33 | 2A | 24 |
| Octal | 202 | 166 | 65 | 0 | 11 | 73 | 61 | 63 | 52 | 44 |
| Binary | 10000010 | 1110110 | 110101 | 0 | 1001 | 111011 | 110001 | 110011 | 101010 | 100100 |
Color Harmonies of #827635
Complementary color
Monochromatic Colors of #827635
Black with #827635
Text Example
Text Example
White with #827635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827635; }
p { color: rgb(130,118,53); }
H1.HeaderClassName
{
color: #827635;
}
.AnyTagClassName
{
color: #827635;
}
</style>
background-color css
<style>
a { background-color: #827635; }
a { background-color: rgb(130,118,53); }
div.DivClassName
{
background-color: #827635;
}
.BgClassName
{
background-color: #827635;
}
</style>
border-color css
<style>
span { border-color: #827635; }
span { border-color: rgb(130,118,53); }
td.TdClassName
{
border-color: #827635;
}
.TagClassName
{
border-color: #827635;
}
</style>