Shades of Pesto #817719
Tints of Pesto #817719
RGB
CMYK
RGB Variations
Color information
#817719 (or 0x817719) is known color: Pesto. HEX triplet: 81, 77 and 19. RGB value is (129,119,25). Sum of RGB (Red+Green+Blue) = 129+119+25=273 (36% of max value = 765). Red value is 129 (50.78% from 255 or 47.25% from 273); Green value is 119 (46.88% from 255 or 43.59% from 273); Blue value is 25 (10.16% from 255 or 9.16% from 273); Max value from RGB is 129 - color contains mainly: red. Hex color #817719 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817719 is #7E88E6. Grayscale: #6F6F6F. Windows color (decimal): -8292583 or 1668993. OLE color: 1668993.
HSL color Cylindrical-coordinate representation of color #817719: hue angle of 54.23º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #817719 is Cyan = 0, Magento = 0.08, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 119 | 25 | - |
| CMYK | 0 | 0.08 | 0.81 | 0.49 |
| HSL | 54.23º | 0.68% | 0.3% | - |
| HSV(B) | 54.23º | 0.81% | 0.51% | - |
| XYZ | 15.83 | 17.93 | 3.55 | - |
| YUV | 111.27 | 79.31 | 140.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 119 | 25 | 0 | 0.08 | 0.81 | 0.49 | 54.23 | 0.68 | 0.3 |
| Hex | 81 | 77 | 19 | 0 | 8 | 51 | 31 | 36 | 44 | 1E |
| Octal | 201 | 167 | 31 | 0 | 10 | 121 | 61 | 66 | 104 | 36 |
| Binary | 10000001 | 1110111 | 11001 | 0 | 1000 | 1010001 | 110001 | 110110 | 1000100 | 11110 |
Color Harmonies of #817719
Complementary color
Monochromatic Colors of #817719
Black with #817719
Text Example
Text Example
White with #817719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817719; }
p { color: rgb(129,119,25); }
H1.HeaderClassName
{
color: #817719;
}
.AnyTagClassName
{
color: #817719;
}
</style>
background-color css
<style>
a { background-color: #817719; }
a { background-color: rgb(129,119,25); }
div.DivClassName
{
background-color: #817719;
}
.BgClassName
{
background-color: #817719;
}
</style>
border-color css
<style>
span { border-color: #817719; }
span { border-color: rgb(129,119,25); }
td.TdClassName
{
border-color: #817719;
}
.TagClassName
{
border-color: #817719;
}
</style>