Shades of Pesto #827431
Tints of Pesto #827431
RGB
CMYK
RGB Variations
Color information
#827431 (or 0x827431) is known color: Pesto. HEX triplet: 82, 74 and 31. RGB value is (130,116,49). Sum of RGB (Red+Green+Blue) = 130+116+49=295 (39% of max value = 765). Red value is 130 (51.17% from 255 or 44.07% from 295); Green value is 116 (45.70% from 255 or 39.32% from 295); Blue value is 49 (19.53% from 255 or 16.61% from 295); Max value from RGB is 130 - color contains mainly: red. Hex color #827431 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827431 is #7D8BCE. Grayscale: #707070. Windows color (decimal): -8227791 or 3241090. OLE color: 3241090.
HSL color Cylindrical-coordinate representation of color #827431: hue angle of 49.63º degrees, saturation: 0.45, 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 #827431 is Cyan = 0, Magento = 0.11, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 49 | - |
| CMYK | 0 | 0.11 | 0.62 | 0.49 |
| HSL | 49.63º | 0.45% | 0.35% | - |
| HSV(B) | 49.63º | 0.62% | 0.51% | - |
| XYZ | 16.01 | 17.46 | 5.43 | - |
| YUV | 112.55 | 92.14 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 49 | 0 | 0.11 | 0.62 | 0.49 | 49.63 | 0.45 | 0.35 |
| Hex | 82 | 74 | 31 | 0 | B | 3E | 31 | 32 | 2D | 23 |
| Octal | 202 | 164 | 61 | 0 | 13 | 76 | 61 | 62 | 55 | 43 |
| Binary | 10000010 | 1110100 | 110001 | 0 | 1011 | 111110 | 110001 | 110010 | 101101 | 100011 |
Color Harmonies of #827431
Complementary color
Monochromatic Colors of #827431
Black with #827431
Text Example
Text Example
White with #827431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827431; }
p { color: rgb(130,116,49); }
H1.HeaderClassName
{
color: #827431;
}
.AnyTagClassName
{
color: #827431;
}
</style>
background-color css
<style>
a { background-color: #827431; }
a { background-color: rgb(130,116,49); }
div.DivClassName
{
background-color: #827431;
}
.BgClassName
{
background-color: #827431;
}
</style>
border-color css
<style>
span { border-color: #827431; }
span { border-color: rgb(130,116,49); }
td.TdClassName
{
border-color: #827431;
}
.TagClassName
{
border-color: #827431;
}
</style>