Shades of Pesto #827130
Tints of Pesto #827130
RGB
CMYK
RGB Variations
Color information
#827130 (or 0x827130) is known color: Pesto. HEX triplet: 82, 71 and 30. RGB value is (130,113,48). Sum of RGB (Red+Green+Blue) = 130+113+48=291 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.67% from 291); Green value is 113 (44.53% from 255 or 38.83% from 291); Blue value is 48 (19.14% from 255 or 16.49% from 291); Max value from RGB is 130 - color contains mainly: red. Hex color #827130 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827130 is #7D8ECF. Grayscale: #6E6E6E. Windows color (decimal): -8228560 or 3174786. OLE color: 3174786.
HSL color Cylindrical-coordinate representation of color #827130: hue angle of 47.56º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #827130 is Cyan = 0, Magento = 0.13, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 48 | - |
| CMYK | 0 | 0.13 | 0.63 | 0.49 |
| HSL | 47.56º | 0.46% | 0.35% | - |
| HSV(B) | 47.56º | 0.63% | 0.51% | - |
| XYZ | 15.64 | 16.77 | 5.21 | - |
| YUV | 110.67 | 92.63 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 48 | 0 | 0.13 | 0.63 | 0.49 | 47.56 | 0.46 | 0.35 |
| Hex | 82 | 71 | 30 | 0 | D | 3F | 31 | 30 | 2E | 23 |
| Octal | 202 | 161 | 60 | 0 | 15 | 77 | 61 | 60 | 56 | 43 |
| Binary | 10000010 | 1110001 | 110000 | 0 | 1101 | 111111 | 110001 | 110000 | 101110 | 100011 |
Color Harmonies of #827130
Complementary color
Monochromatic Colors of #827130
Black with #827130
Text Example
Text Example
White with #827130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827130; }
p { color: rgb(130,113,48); }
H1.HeaderClassName
{
color: #827130;
}
.AnyTagClassName
{
color: #827130;
}
</style>
background-color css
<style>
a { background-color: #827130; }
a { background-color: rgb(130,113,48); }
div.DivClassName
{
background-color: #827130;
}
.BgClassName
{
background-color: #827130;
}
</style>
border-color css
<style>
span { border-color: #827130; }
span { border-color: rgb(130,113,48); }
td.TdClassName
{
border-color: #827130;
}
.TagClassName
{
border-color: #827130;
}
</style>