Shades of Pesto #817328
Tints of Pesto #817328
RGB
CMYK
RGB Variations
Color information
#817328 (or 0x817328) is known color: Pesto. HEX triplet: 81, 73 and 28. RGB value is (129,115,40). Sum of RGB (Red+Green+Blue) = 129+115+40=284 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.42% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 40 (16.02% from 255 or 14.08% from 284); Max value from RGB is 129 - color contains mainly: red. Hex color #817328 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817328 is #7E8CD7. Grayscale: #6E6E6E. Windows color (decimal): -8293592 or 2651009. OLE color: 2651009.
HSL color Cylindrical-coordinate representation of color #817328: hue angle of 50.56º 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 #817328 is Cyan = 0, Magento = 0.11, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 40 | - |
| CMYK | 0 | 0.11 | 0.69 | 0.49 |
| HSL | 50.56º | 0.53% | 0.33% | - |
| HSV(B) | 50.56º | 0.69% | 0.51% | - |
| XYZ | 15.57 | 17.08 | 4.48 | - |
| YUV | 110.64 | 88.14 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 40 | 0 | 0.11 | 0.69 | 0.49 | 50.56 | 0.53 | 0.33 |
| Hex | 81 | 73 | 28 | 0 | B | 45 | 31 | 33 | 35 | 21 |
| Octal | 201 | 163 | 50 | 0 | 13 | 105 | 61 | 63 | 65 | 41 |
| Binary | 10000001 | 1110011 | 101000 | 0 | 1011 | 1000101 | 110001 | 110011 | 110101 | 100001 |
Color Harmonies of #817328
Complementary color
Monochromatic Colors of #817328
Black with #817328
Text Example
Text Example
White with #817328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817328; }
p { color: rgb(129,115,40); }
H1.HeaderClassName
{
color: #817328;
}
.AnyTagClassName
{
color: #817328;
}
</style>
background-color css
<style>
a { background-color: #817328; }
a { background-color: rgb(129,115,40); }
div.DivClassName
{
background-color: #817328;
}
.BgClassName
{
background-color: #817328;
}
</style>
border-color css
<style>
span { border-color: #817328; }
span { border-color: rgb(129,115,40); }
td.TdClassName
{
border-color: #817328;
}
.TagClassName
{
border-color: #817328;
}
</style>