Shades of Pesto #817618
Tints of Pesto #817618
RGB
CMYK
RGB Variations
Color information
#817618 (or 0x817618) is known color: Pesto. HEX triplet: 81, 76 and 18. RGB value is (129,118,24). Sum of RGB (Red+Green+Blue) = 129+118+24=271 (35% of max value = 765). Red value is 129 (50.78% from 255 or 47.60% from 271); Green value is 118 (46.48% from 255 or 43.54% from 271); Blue value is 24 (9.77% from 255 or 8.86% from 271); Max value from RGB is 129 - color contains mainly: red. Hex color #817618 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #817618 is #7E89E7. Grayscale: #6E6E6E. Windows color (decimal): -8292840 or 1603201. OLE color: 1603201.
HSL color Cylindrical-coordinate representation of color #817618: hue angle of 53.71º degrees, saturation: 0.69, 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 #817618 is Cyan = 0, Magento = 0.09, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 118 | 24 | - |
| CMYK | 0 | 0.09 | 0.81 | 0.49 |
| HSL | 53.71º | 0.69% | 0.3% | - |
| HSV(B) | 53.71º | 0.81% | 0.51% | - |
| XYZ | 15.7 | 17.69 | 3.45 | - |
| YUV | 110.57 | 79.14 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 24 | 0 | 0.09 | 0.81 | 0.49 | 53.71 | 0.69 | 0.3 |
| Hex | 81 | 76 | 18 | 0 | 9 | 51 | 31 | 36 | 45 | 1E |
| Octal | 201 | 166 | 30 | 0 | 11 | 121 | 61 | 66 | 105 | 36 |
| Binary | 10000001 | 1110110 | 11000 | 0 | 1001 | 1010001 | 110001 | 110110 | 1000101 | 11110 |
Color Harmonies of #817618
Complementary color
Monochromatic Colors of #817618
Black with #817618
Text Example
Text Example
White with #817618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817618; }
p { color: rgb(129,118,24); }
H1.HeaderClassName
{
color: #817618;
}
.AnyTagClassName
{
color: #817618;
}
</style>
background-color css
<style>
a { background-color: #817618; }
a { background-color: rgb(129,118,24); }
div.DivClassName
{
background-color: #817618;
}
.BgClassName
{
background-color: #817618;
}
</style>
border-color css
<style>
span { border-color: #817618; }
span { border-color: rgb(129,118,24); }
td.TdClassName
{
border-color: #817618;
}
.TagClassName
{
border-color: #817618;
}
</style>