Shades of Pesto #837424
Tints of Pesto #837424
RGB
CMYK
RGB Variations
Color information
#837424 (or 0x837424) is known color: Pesto. HEX triplet: 83, 74 and 24. RGB value is (131,116,36). Sum of RGB (Red+Green+Blue) = 131+116+36=283 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.29% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 36 (14.45% from 255 or 12.72% from 283); Max value from RGB is 131 - color contains mainly: red. Hex color #837424 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837424 is #7C8BDB. Grayscale: #6F6F6F. Windows color (decimal): -8162268 or 2389123. OLE color: 2389123.
HSL color Cylindrical-coordinate representation of color #837424: hue angle of 50.53º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #837424 is Cyan = 0, Magento = 0.11, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 36 | - |
| CMYK | 0 | 0.11 | 0.73 | 0.49 |
| HSL | 50.53º | 0.57% | 0.33% | - |
| HSV(B) | 50.53º | 0.73% | 0.51% | - |
| XYZ | 15.92 | 17.44 | 4.2 | - |
| YUV | 111.37 | 85.47 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 36 | 0 | 0.11 | 0.73 | 0.49 | 50.53 | 0.57 | 0.33 |
| Hex | 83 | 74 | 24 | 0 | B | 49 | 31 | 33 | 39 | 21 |
| Octal | 203 | 164 | 44 | 0 | 13 | 111 | 61 | 63 | 71 | 41 |
| Binary | 10000011 | 1110100 | 100100 | 0 | 1011 | 1001001 | 110001 | 110011 | 111001 | 100001 |
Color Harmonies of #837424
Complementary color
Monochromatic Colors of #837424
Black with #837424
Text Example
Text Example
White with #837424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837424; }
p { color: rgb(131,116,36); }
H1.HeaderClassName
{
color: #837424;
}
.AnyTagClassName
{
color: #837424;
}
</style>
background-color css
<style>
a { background-color: #837424; }
a { background-color: rgb(131,116,36); }
div.DivClassName
{
background-color: #837424;
}
.BgClassName
{
background-color: #837424;
}
</style>
border-color css
<style>
span { border-color: #837424; }
span { border-color: rgb(131,116,36); }
td.TdClassName
{
border-color: #837424;
}
.TagClassName
{
border-color: #837424;
}
</style>