Shades of Pesto #817230
Tints of Pesto #817230
RGB
CMYK
RGB Variations
Color information
#817230 (or 0x817230) is known color: Pesto. HEX triplet: 81, 72 and 30. RGB value is (129,114,48). Sum of RGB (Red+Green+Blue) = 129+114+48=291 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.33% from 291); Green value is 114 (44.92% from 255 or 39.18% from 291); Blue value is 48 (19.14% from 255 or 16.49% from 291); Max value from RGB is 129 - color contains mainly: red. Hex color #817230 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #817230 is #7E8DCF. Grayscale: #6F6F6F. Windows color (decimal): -8293840 or 3175041. OLE color: 3175041.
HSL color Cylindrical-coordinate representation of color #817230: hue angle of 48.89º 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 #817230 is Cyan = 0, Magento = 0.12, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 48 | - |
| CMYK | 0 | 0.12 | 0.63 | 0.49 |
| HSL | 48.89º | 0.46% | 0.35% | - |
| HSV(B) | 48.89º | 0.63% | 0.51% | - |
| XYZ | 15.6 | 16.92 | 5.24 | - |
| YUV | 110.96 | 92.47 | 140.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 48 | 0 | 0.12 | 0.63 | 0.49 | 48.89 | 0.46 | 0.35 |
| Hex | 81 | 72 | 30 | 0 | C | 3F | 31 | 31 | 2E | 23 |
| Octal | 201 | 162 | 60 | 0 | 14 | 77 | 61 | 61 | 56 | 43 |
| Binary | 10000001 | 1110010 | 110000 | 0 | 1100 | 111111 | 110001 | 110001 | 101110 | 100011 |
Color Harmonies of #817230
Complementary color
Monochromatic Colors of #817230
Black with #817230
Text Example
Text Example
White with #817230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817230; }
p { color: rgb(129,114,48); }
H1.HeaderClassName
{
color: #817230;
}
.AnyTagClassName
{
color: #817230;
}
</style>
background-color css
<style>
a { background-color: #817230; }
a { background-color: rgb(129,114,48); }
div.DivClassName
{
background-color: #817230;
}
.BgClassName
{
background-color: #817230;
}
</style>
border-color css
<style>
span { border-color: #817230; }
span { border-color: rgb(129,114,48); }
td.TdClassName
{
border-color: #817230;
}
.TagClassName
{
border-color: #817230;
}
</style>