Shades of Pesto #837427
Tints of Pesto #837427
RGB
CMYK
RGB Variations
Color information
#837427 (or 0x837427) is known color: Pesto. HEX triplet: 83, 74 and 27. RGB value is (131,116,39). Sum of RGB (Red+Green+Blue) = 131+116+39=286 (37% of max value = 765). Red value is 131 (51.56% from 255 or 45.80% from 286); Green value is 116 (45.70% from 255 or 40.56% from 286); Blue value is 39 (15.62% from 255 or 13.64% from 286); Max value from RGB is 131 - color contains mainly: red. Hex color #837427 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837427 is #7C8BD8. Grayscale: #707070. Windows color (decimal): -8162265 or 2585731. OLE color: 2585731.
HSL color Cylindrical-coordinate representation of color #837427: hue angle of 50.22º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #837427 is Cyan = 0, Magento = 0.11, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 39 | - |
| CMYK | 0 | 0.11 | 0.70 | 0.49 |
| HSL | 50.22º | 0.54% | 0.33% | - |
| HSV(B) | 50.22º | 0.7% | 0.51% | - |
| XYZ | 15.97 | 17.46 | 4.45 | - |
| YUV | 111.71 | 86.97 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 39 | 0 | 0.11 | 0.70 | 0.49 | 50.22 | 0.54 | 0.33 |
| Hex | 83 | 74 | 27 | 0 | B | 46 | 31 | 32 | 36 | 21 |
| Octal | 203 | 164 | 47 | 0 | 13 | 106 | 61 | 62 | 66 | 41 |
| Binary | 10000011 | 1110100 | 100111 | 0 | 1011 | 1000110 | 110001 | 110010 | 110110 | 100001 |
Color Harmonies of #837427
Complementary color
Monochromatic Colors of #837427
Black with #837427
Text Example
Text Example
White with #837427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837427; }
p { color: rgb(131,116,39); }
H1.HeaderClassName
{
color: #837427;
}
.AnyTagClassName
{
color: #837427;
}
</style>
background-color css
<style>
a { background-color: #837427; }
a { background-color: rgb(131,116,39); }
div.DivClassName
{
background-color: #837427;
}
.BgClassName
{
background-color: #837427;
}
</style>
border-color css
<style>
span { border-color: #837427; }
span { border-color: rgb(131,116,39); }
td.TdClassName
{
border-color: #837427;
}
.TagClassName
{
border-color: #837427;
}
</style>