Shades of Pesto #827535
Tints of Pesto #827535
RGB
CMYK
RGB Variations
Color information
#827535 (or 0x827535) is known color: Pesto. HEX triplet: 82, 75 and 35. RGB value is (130,117,53). Sum of RGB (Red+Green+Blue) = 130+117+53=300 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.33% from 300); Green value is 117 (46.09% from 255 or 39% from 300); Blue value is 53 (21.09% from 255 or 17.67% from 300); Max value from RGB is 130 - color contains mainly: red. Hex color #827535 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827535 is #7D8ACA. Grayscale: #717171. Windows color (decimal): -8227531 or 3503490. OLE color: 3503490.
HSL color Cylindrical-coordinate representation of color #827535: hue angle of 49.87º 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 #827535 is Cyan = 0, Magento = 0.1, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 53 | - |
| CMYK | 0 | 0.1 | 0.59 | 0.49 |
| HSL | 49.87º | 0.42% | 0.36% | - |
| HSV(B) | 49.87º | 0.59% | 0.51% | - |
| XYZ | 16.21 | 17.73 | 5.94 | - |
| YUV | 113.59 | 93.81 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 53 | 0 | 0.1 | 0.59 | 0.49 | 49.87 | 0.42 | 0.36 |
| Hex | 82 | 75 | 35 | 0 | A | 3B | 31 | 32 | 2A | 24 |
| Octal | 202 | 165 | 65 | 0 | 12 | 73 | 61 | 62 | 52 | 44 |
| Binary | 10000010 | 1110101 | 110101 | 0 | 1010 | 111011 | 110001 | 110010 | 101010 | 100100 |
Color Harmonies of #827535
Complementary color
Monochromatic Colors of #827535
Black with #827535
Text Example
Text Example
White with #827535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827535; }
p { color: rgb(130,117,53); }
H1.HeaderClassName
{
color: #827535;
}
.AnyTagClassName
{
color: #827535;
}
</style>
background-color css
<style>
a { background-color: #827535; }
a { background-color: rgb(130,117,53); }
div.DivClassName
{
background-color: #827535;
}
.BgClassName
{
background-color: #827535;
}
</style>
border-color css
<style>
span { border-color: #827535; }
span { border-color: rgb(130,117,53); }
td.TdClassName
{
border-color: #827535;
}
.TagClassName
{
border-color: #827535;
}
</style>