Shades of Pesto #837817
Tints of Pesto #837817
RGB
CMYK
RGB Variations
Color information
#837817 (or 0x837817) is known color: Pesto. HEX triplet: 83, 78 and 17. RGB value is (131,120,23). Sum of RGB (Red+Green+Blue) = 131+120+23=274 (36% of max value = 765). Red value is 131 (51.56% from 255 or 47.81% from 274); Green value is 120 (47.27% from 255 or 43.80% from 274); Blue value is 23 (9.38% from 255 or 8.39% from 274); Max value from RGB is 131 - color contains mainly: red. Hex color #837817 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #837817 is #7C87E8. Grayscale: #707070. Windows color (decimal): -8161257 or 1538179. OLE color: 1538179.
HSL color Cylindrical-coordinate representation of color #837817: hue angle of 53.89º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #837817 is Cyan = 0, Magento = 0.08, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 23 | - |
| CMYK | 0 | 0.08 | 0.82 | 0.49 |
| HSL | 53.89º | 0.7% | 0.3% | - |
| HSV(B) | 53.89º | 0.82% | 0.51% | - |
| XYZ | 16.23 | 18.32 | 3.49 | - |
| YUV | 112.23 | 77.64 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 23 | 0 | 0.08 | 0.82 | 0.49 | 53.89 | 0.7 | 0.3 |
| Hex | 83 | 78 | 17 | 0 | 8 | 52 | 31 | 36 | 46 | 1E |
| Octal | 203 | 170 | 27 | 0 | 10 | 122 | 61 | 66 | 106 | 36 |
| Binary | 10000011 | 1111000 | 10111 | 0 | 1000 | 1010010 | 110001 | 110110 | 1000110 | 11110 |
Color Harmonies of #837817
Complementary color
Monochromatic Colors of #837817
Black with #837817
Text Example
Text Example
White with #837817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837817; }
p { color: rgb(131,120,23); }
H1.HeaderClassName
{
color: #837817;
}
.AnyTagClassName
{
color: #837817;
}
</style>
background-color css
<style>
a { background-color: #837817; }
a { background-color: rgb(131,120,23); }
div.DivClassName
{
background-color: #837817;
}
.BgClassName
{
background-color: #837817;
}
</style>
border-color css
<style>
span { border-color: #837817; }
span { border-color: rgb(131,120,23); }
td.TdClassName
{
border-color: #837817;
}
.TagClassName
{
border-color: #837817;
}
</style>