Shades of Pesto #827330
Tints of Pesto #827330
RGB
CMYK
RGB Variations
Color information
#827330 (or 0x827330) is known color: Pesto. HEX triplet: 82, 73 and 30. RGB value is (130,115,48). Sum of RGB (Red+Green+Blue) = 130+115+48=293 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.37% from 293); Green value is 115 (45.31% from 255 or 39.25% from 293); Blue value is 48 (19.14% from 255 or 16.38% from 293); Max value from RGB is 130 - color contains mainly: red. Hex color #827330 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #827330 is #7D8CCF. Grayscale: #707070. Windows color (decimal): -8228048 or 3175298. OLE color: 3175298.
HSL color Cylindrical-coordinate representation of color #827330: hue angle of 49.02º 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 #827330 is Cyan = 0, Magento = 0.12, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 115 | 48 | - |
| CMYK | 0 | 0.12 | 0.63 | 0.49 |
| HSL | 49.02º | 0.46% | 0.35% | - |
| HSV(B) | 49.02º | 0.63% | 0.51% | - |
| XYZ | 15.87 | 17.22 | 5.28 | - |
| YUV | 111.85 | 91.97 | 140.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 48 | 0 | 0.12 | 0.63 | 0.49 | 49.02 | 0.46 | 0.35 |
| Hex | 82 | 73 | 30 | 0 | C | 3F | 31 | 31 | 2E | 23 |
| Octal | 202 | 163 | 60 | 0 | 14 | 77 | 61 | 61 | 56 | 43 |
| Binary | 10000010 | 1110011 | 110000 | 0 | 1100 | 111111 | 110001 | 110001 | 101110 | 100011 |
Color Harmonies of #827330
Complementary color
Monochromatic Colors of #827330
Black with #827330
Text Example
Text Example
White with #827330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827330; }
p { color: rgb(130,115,48); }
H1.HeaderClassName
{
color: #827330;
}
.AnyTagClassName
{
color: #827330;
}
</style>
background-color css
<style>
a { background-color: #827330; }
a { background-color: rgb(130,115,48); }
div.DivClassName
{
background-color: #827330;
}
.BgClassName
{
background-color: #827330;
}
</style>
border-color css
<style>
span { border-color: #827330; }
span { border-color: rgb(130,115,48); }
td.TdClassName
{
border-color: #827330;
}
.TagClassName
{
border-color: #827330;
}
</style>