Shades of Pesto #817324
Tints of Pesto #817324
RGB
CMYK
RGB Variations
Color information
#817324 (or 0x817324) is known color: Pesto. HEX triplet: 81, 73 and 24. RGB value is (129,115,36). Sum of RGB (Red+Green+Blue) = 129+115+36=280 (37% of max value = 765). Red value is 129 (50.78% from 255 or 46.07% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 36 (14.45% from 255 or 12.86% from 280); Max value from RGB is 129 - color contains mainly: red. Hex color #817324 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817324 is #7E8CDB. Grayscale: #6E6E6E. Windows color (decimal): -8293596 or 2388865. OLE color: 2388865.
HSL color Cylindrical-coordinate representation of color #817324: hue angle of 50.97º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #817324 is Cyan = 0, Magento = 0.11, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 36 | - |
| CMYK | 0 | 0.11 | 0.72 | 0.49 |
| HSL | 50.97º | 0.56% | 0.32% | - |
| HSV(B) | 50.97º | 0.72% | 0.51% | - |
| XYZ | 15.5 | 17.06 | 4.14 | - |
| YUV | 110.18 | 86.14 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 36 | 0 | 0.11 | 0.72 | 0.49 | 50.97 | 0.56 | 0.32 |
| Hex | 81 | 73 | 24 | 0 | B | 48 | 31 | 33 | 38 | 20 |
| Octal | 201 | 163 | 44 | 0 | 13 | 110 | 61 | 63 | 70 | 40 |
| Binary | 10000001 | 1110011 | 100100 | 0 | 1011 | 1001000 | 110001 | 110011 | 111000 | 100000 |
Color Harmonies of #817324
Complementary color
Monochromatic Colors of #817324
Black with #817324
Text Example
Text Example
White with #817324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817324; }
p { color: rgb(129,115,36); }
H1.HeaderClassName
{
color: #817324;
}
.AnyTagClassName
{
color: #817324;
}
</style>
background-color css
<style>
a { background-color: #817324; }
a { background-color: rgb(129,115,36); }
div.DivClassName
{
background-color: #817324;
}
.BgClassName
{
background-color: #817324;
}
</style>
border-color css
<style>
span { border-color: #817324; }
span { border-color: rgb(129,115,36); }
td.TdClassName
{
border-color: #817324;
}
.TagClassName
{
border-color: #817324;
}
</style>