Shades of Pesto #817828
Tints of Pesto #817828
RGB
CMYK
RGB Variations
Color information
#817828 (or 0x817828) is known color: Pesto. HEX triplet: 81, 78 and 28. RGB value is (129,120,40). Sum of RGB (Red+Green+Blue) = 129+120+40=289 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.64% from 289); Green value is 120 (47.27% from 255 or 41.52% from 289); Blue value is 40 (16.02% from 255 or 13.84% from 289); Max value from RGB is 129 - color contains mainly: red. Hex color #817828 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817828 is #7E87D7. Grayscale: #717171. Windows color (decimal): -8292312 or 2652289. OLE color: 2652289.
HSL color Cylindrical-coordinate representation of color #817828: hue angle of 53.93º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #817828 is Cyan = 0, Magento = 0.07, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 40 | - |
| CMYK | 0 | 0.07 | 0.69 | 0.49 |
| HSL | 53.93º | 0.53% | 0.33% | - |
| HSV(B) | 53.93º | 0.69% | 0.51% | - |
| XYZ | 16.15 | 18.25 | 4.68 | - |
| YUV | 113.57 | 86.48 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 40 | 0 | 0.07 | 0.69 | 0.49 | 53.93 | 0.53 | 0.33 |
| Hex | 81 | 78 | 28 | 0 | 7 | 45 | 31 | 36 | 35 | 21 |
| Octal | 201 | 170 | 50 | 0 | 7 | 105 | 61 | 66 | 65 | 41 |
| Binary | 10000001 | 1111000 | 101000 | 0 | 111 | 1000101 | 110001 | 110110 | 110101 | 100001 |
Color Harmonies of #817828
Complementary color
Monochromatic Colors of #817828
Black with #817828
Text Example
Text Example
White with #817828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817828; }
p { color: rgb(129,120,40); }
H1.HeaderClassName
{
color: #817828;
}
.AnyTagClassName
{
color: #817828;
}
</style>
background-color css
<style>
a { background-color: #817828; }
a { background-color: rgb(129,120,40); }
div.DivClassName
{
background-color: #817828;
}
.BgClassName
{
background-color: #817828;
}
</style>
border-color css
<style>
span { border-color: #817828; }
span { border-color: rgb(129,120,40); }
td.TdClassName
{
border-color: #817828;
}
.TagClassName
{
border-color: #817828;
}
</style>