Shades of Pesto #827732
Tints of Pesto #827732
RGB
CMYK
RGB Variations
Color information
#827732 (or 0x827732) is known color: Pesto. HEX triplet: 82, 77 and 32. RGB value is (130,119,50). Sum of RGB (Red+Green+Blue) = 130+119+50=299 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.48% from 299); Green value is 119 (46.88% from 255 or 39.80% from 299); Blue value is 50 (19.92% from 255 or 16.72% from 299); Max value from RGB is 130 - color contains mainly: red. Hex color #827732 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827732 is #7D88CD. Grayscale: #727272. Windows color (decimal): -8227022 or 3307394. OLE color: 3307394.
HSL color Cylindrical-coordinate representation of color #827732: hue angle of 51.75º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #827732 is Cyan = 0, Magento = 0.08, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 50 | - |
| CMYK | 0 | 0.08 | 0.62 | 0.49 |
| HSL | 51.75º | 0.44% | 0.35% | - |
| HSV(B) | 51.75º | 0.62% | 0.51% | - |
| XYZ | 16.38 | 18.17 | 5.66 | - |
| YUV | 114.42 | 91.64 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 50 | 0 | 0.08 | 0.62 | 0.49 | 51.75 | 0.44 | 0.35 |
| Hex | 82 | 77 | 32 | 0 | 8 | 3E | 31 | 34 | 2C | 23 |
| Octal | 202 | 167 | 62 | 0 | 10 | 76 | 61 | 64 | 54 | 43 |
| Binary | 10000010 | 1110111 | 110010 | 0 | 1000 | 111110 | 110001 | 110100 | 101100 | 100011 |
Color Harmonies of #827732
Complementary color
Monochromatic Colors of #827732
Black with #827732
Text Example
Text Example
White with #827732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827732; }
p { color: rgb(130,119,50); }
H1.HeaderClassName
{
color: #827732;
}
.AnyTagClassName
{
color: #827732;
}
</style>
background-color css
<style>
a { background-color: #827732; }
a { background-color: rgb(130,119,50); }
div.DivClassName
{
background-color: #827732;
}
.BgClassName
{
background-color: #827732;
}
</style>
border-color css
<style>
span { border-color: #827732; }
span { border-color: rgb(130,119,50); }
td.TdClassName
{
border-color: #827732;
}
.TagClassName
{
border-color: #827732;
}
</style>