Shades of Pesto #837428
Tints of Pesto #837428
RGB
CMYK
RGB Variations
Color information
#837428 (or 0x837428) is known color: Pesto. HEX triplet: 83, 74 and 28. RGB value is (131,116,40). Sum of RGB (Red+Green+Blue) = 131+116+40=287 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.64% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 40 (16.02% from 255 or 13.94% from 287); Max value from RGB is 131 - color contains mainly: red. Hex color #837428 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837428 is #7C8BD7. Grayscale: #707070. Windows color (decimal): -8162264 or 2651267. OLE color: 2651267.
HSL color Cylindrical-coordinate representation of color #837428: hue angle of 50.11º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #837428 is Cyan = 0, Magento = 0.11, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 40 | - |
| CMYK | 0 | 0.11 | 0.69 | 0.49 |
| HSL | 50.11º | 0.53% | 0.34% | - |
| HSV(B) | 50.11º | 0.69% | 0.51% | - |
| XYZ | 15.99 | 17.47 | 4.54 | - |
| YUV | 111.82 | 87.47 | 141.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 40 | 0 | 0.11 | 0.69 | 0.49 | 50.11 | 0.53 | 0.34 |
| Hex | 83 | 74 | 28 | 0 | B | 45 | 31 | 32 | 35 | 22 |
| Octal | 203 | 164 | 50 | 0 | 13 | 105 | 61 | 62 | 65 | 42 |
| Binary | 10000011 | 1110100 | 101000 | 0 | 1011 | 1000101 | 110001 | 110010 | 110101 | 100010 |
Color Harmonies of #837428
Complementary color
Monochromatic Colors of #837428
Black with #837428
Text Example
Text Example
White with #837428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837428; }
p { color: rgb(131,116,40); }
H1.HeaderClassName
{
color: #837428;
}
.AnyTagClassName
{
color: #837428;
}
</style>
background-color css
<style>
a { background-color: #837428; }
a { background-color: rgb(131,116,40); }
div.DivClassName
{
background-color: #837428;
}
.BgClassName
{
background-color: #837428;
}
</style>
border-color css
<style>
span { border-color: #837428; }
span { border-color: rgb(131,116,40); }
td.TdClassName
{
border-color: #837428;
}
.TagClassName
{
border-color: #837428;
}
</style>