Shades of Pesto #817330
Tints of Pesto #817330
RGB
CMYK
RGB Variations
Color information
#817330 (or 0x817330) is known color: Pesto. HEX triplet: 81, 73 and 30. RGB value is (129,115,48). Sum of RGB (Red+Green+Blue) = 129+115+48=292 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.18% from 292); Green value is 115 (45.31% from 255 or 39.38% from 292); Blue value is 48 (19.14% from 255 or 16.44% from 292); Max value from RGB is 129 - color contains mainly: red. Hex color #817330 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817330 is #7E8CCF. Grayscale: #6F6F6F. Windows color (decimal): -8293584 or 3175297. OLE color: 3175297.
HSL color Cylindrical-coordinate representation of color #817330: hue angle of 49.63º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #817330 is Cyan = 0, Magento = 0.11, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 48 | - |
| CMYK | 0 | 0.11 | 0.63 | 0.49 |
| HSL | 49.63º | 0.46% | 0.35% | - |
| HSV(B) | 49.63º | 0.63% | 0.51% | - |
| XYZ | 15.72 | 17.14 | 5.28 | - |
| YUV | 111.55 | 92.14 | 140.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 48 | 0 | 0.11 | 0.63 | 0.49 | 49.63 | 0.46 | 0.35 |
| Hex | 81 | 73 | 30 | 0 | B | 3F | 31 | 32 | 2E | 23 |
| Octal | 201 | 163 | 60 | 0 | 13 | 77 | 61 | 62 | 56 | 43 |
| Binary | 10000001 | 1110011 | 110000 | 0 | 1011 | 111111 | 110001 | 110010 | 101110 | 100011 |
Color Harmonies of #817330
Complementary color
Monochromatic Colors of #817330
Black with #817330
Text Example
Text Example
White with #817330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817330; }
p { color: rgb(129,115,48); }
H1.HeaderClassName
{
color: #817330;
}
.AnyTagClassName
{
color: #817330;
}
</style>
background-color css
<style>
a { background-color: #817330; }
a { background-color: rgb(129,115,48); }
div.DivClassName
{
background-color: #817330;
}
.BgClassName
{
background-color: #817330;
}
</style>
border-color css
<style>
span { border-color: #817330; }
span { border-color: rgb(129,115,48); }
td.TdClassName
{
border-color: #817330;
}
.TagClassName
{
border-color: #817330;
}
</style>