Shades of Pesto #827735
Tints of Pesto #827735
RGB
CMYK
RGB Variations
Color information
#827735 (or 0x827735) is known color: Pesto. HEX triplet: 82, 77 and 35. RGB value is (130,119,53). Sum of RGB (Red+Green+Blue) = 130+119+53=302 (40% of max value = 765). Red value is 130 (51.17% from 255 or 43.05% from 302); Green value is 119 (46.88% from 255 or 39.40% from 302); Blue value is 53 (21.09% from 255 or 17.55% from 302); Max value from RGB is 130 - color contains mainly: red. Hex color #827735 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827735 is #7D88CA. Grayscale: #737373. Windows color (decimal): -8227019 or 3504002. OLE color: 3504002.
HSL color Cylindrical-coordinate representation of color #827735: hue angle of 51.43º 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 #827735 is Cyan = 0, Magento = 0.08, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 53 | - |
| CMYK | 0 | 0.08 | 0.59 | 0.49 |
| HSL | 51.43º | 0.42% | 0.36% | - |
| HSV(B) | 51.43º | 0.59% | 0.51% | - |
| XYZ | 16.45 | 18.2 | 6.01 | - |
| YUV | 114.77 | 93.14 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 53 | 0 | 0.08 | 0.59 | 0.49 | 51.43 | 0.42 | 0.36 |
| Hex | 82 | 77 | 35 | 0 | 8 | 3B | 31 | 33 | 2A | 24 |
| Octal | 202 | 167 | 65 | 0 | 10 | 73 | 61 | 63 | 52 | 44 |
| Binary | 10000010 | 1110111 | 110101 | 0 | 1000 | 111011 | 110001 | 110011 | 101010 | 100100 |
Color Harmonies of #827735
Complementary color
Monochromatic Colors of #827735
Black with #827735
Text Example
Text Example
White with #827735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827735; }
p { color: rgb(130,119,53); }
H1.HeaderClassName
{
color: #827735;
}
.AnyTagClassName
{
color: #827735;
}
</style>
background-color css
<style>
a { background-color: #827735; }
a { background-color: rgb(130,119,53); }
div.DivClassName
{
background-color: #827735;
}
.BgClassName
{
background-color: #827735;
}
</style>
border-color css
<style>
span { border-color: #827735; }
span { border-color: rgb(130,119,53); }
td.TdClassName
{
border-color: #827735;
}
.TagClassName
{
border-color: #827735;
}
</style>