Shades of Pesto #817333
Tints of Pesto #817333
RGB
CMYK
RGB Variations
Color information
#817333 (or 0x817333) is known color: Pesto. HEX triplet: 81, 73 and 33. RGB value is (129,115,51). Sum of RGB (Red+Green+Blue) = 129+115+51=295 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.73% from 295); Green value is 115 (45.31% from 255 or 38.98% from 295); Blue value is 51 (20.31% from 255 or 17.29% from 295); Max value from RGB is 129 - color contains mainly: red. Hex color #817333 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817333 is #7E8CCC. Grayscale: #707070. Windows color (decimal): -8293581 or 3371905. OLE color: 3371905.
HSL color Cylindrical-coordinate representation of color #817333: hue angle of 49.23º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #817333 is Cyan = 0, Magento = 0.11, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 51 | - |
| CMYK | 0 | 0.11 | 0.60 | 0.49 |
| HSL | 49.23º | 0.43% | 0.35% | - |
| HSV(B) | 49.23º | 0.6% | 0.51% | - |
| XYZ | 15.78 | 17.17 | 5.61 | - |
| YUV | 111.89 | 93.64 | 140.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 51 | 0 | 0.11 | 0.60 | 0.49 | 49.23 | 0.43 | 0.35 |
| Hex | 81 | 73 | 33 | 0 | B | 3C | 31 | 31 | 2B | 23 |
| Octal | 201 | 163 | 63 | 0 | 13 | 74 | 61 | 61 | 53 | 43 |
| Binary | 10000001 | 1110011 | 110011 | 0 | 1011 | 111100 | 110001 | 110001 | 101011 | 100011 |
Color Harmonies of #817333
Complementary color
Monochromatic Colors of #817333
Black with #817333
Text Example
Text Example
White with #817333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817333; }
p { color: rgb(129,115,51); }
H1.HeaderClassName
{
color: #817333;
}
.AnyTagClassName
{
color: #817333;
}
</style>
background-color css
<style>
a { background-color: #817333; }
a { background-color: rgb(129,115,51); }
div.DivClassName
{
background-color: #817333;
}
.BgClassName
{
background-color: #817333;
}
</style>
border-color css
<style>
span { border-color: #817333; }
span { border-color: rgb(129,115,51); }
td.TdClassName
{
border-color: #817333;
}
.TagClassName
{
border-color: #817333;
}
</style>