Shades of Pesto #817425
Tints of Pesto #817425
RGB
CMYK
RGB Variations
Color information
#817425 (or 0x817425) is known color: Pesto. HEX triplet: 81, 74 and 25. RGB value is (129,116,37). Sum of RGB (Red+Green+Blue) = 129+116+37=282 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.74% from 282); Green value is 116 (45.70% from 255 or 41.13% from 282); Blue value is 37 (14.84% from 255 or 13.12% from 282); Max value from RGB is 129 - color contains mainly: red. Hex color #817425 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817425 is #7E8BDA. Grayscale: #6F6F6F. Windows color (decimal): -8293339 or 2454657. OLE color: 2454657.
HSL color Cylindrical-coordinate representation of color #817425: hue angle of 51.52º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #817425 is Cyan = 0, Magento = 0.10, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 116 | 37 | - |
| CMYK | 0 | 0.10 | 0.71 | 0.49 |
| HSL | 51.52º | 0.55% | 0.33% | - |
| HSV(B) | 51.52º | 0.71% | 0.51% | - |
| XYZ | 15.63 | 17.29 | 4.26 | - |
| YUV | 110.88 | 86.31 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 116 | 37 | 0 | 0.10 | 0.71 | 0.49 | 51.52 | 0.55 | 0.33 |
| Hex | 81 | 74 | 25 | 0 | A | 47 | 31 | 34 | 37 | 21 |
| Octal | 201 | 164 | 45 | 0 | 12 | 107 | 61 | 64 | 67 | 41 |
| Binary | 10000001 | 1110100 | 100101 | 0 | 1010 | 1000111 | 110001 | 110100 | 110111 | 100001 |
Color Harmonies of #817425
Complementary color
Monochromatic Colors of #817425
Black with #817425
Text Example
Text Example
White with #817425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817425; }
p { color: rgb(129,116,37); }
H1.HeaderClassName
{
color: #817425;
}
.AnyTagClassName
{
color: #817425;
}
</style>
background-color css
<style>
a { background-color: #817425; }
a { background-color: rgb(129,116,37); }
div.DivClassName
{
background-color: #817425;
}
.BgClassName
{
background-color: #817425;
}
</style>
border-color css
<style>
span { border-color: #817425; }
span { border-color: rgb(129,116,37); }
td.TdClassName
{
border-color: #817425;
}
.TagClassName
{
border-color: #817425;
}
</style>