Shades of Pesto #837423
Tints of Pesto #837423
RGB
CMYK
RGB Variations
Color information
#837423 (or 0x837423) is known color: Pesto. HEX triplet: 83, 74 and 23. RGB value is (131,116,35). Sum of RGB (Red+Green+Blue) = 131+116+35=282 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.45% from 282); Green value is 116 (45.70% from 255 or 41.13% from 282); Blue value is 35 (14.06% from 255 or 12.41% from 282); Max value from RGB is 131 - color contains mainly: red. Hex color #837423 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #837423 is #7C8BDC. Grayscale: #6F6F6F. Windows color (decimal): -8162269 or 2323587. OLE color: 2323587.
HSL color Cylindrical-coordinate representation of color #837423: hue angle of 50.62º degrees, saturation: 0.58, 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 #837423 is Cyan = 0, Magento = 0.11, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 35 | - |
| CMYK | 0 | 0.11 | 0.73 | 0.49 |
| HSL | 50.63º | 0.58% | 0.33% | - |
| HSV(B) | 50.63º | 0.73% | 0.51% | - |
| XYZ | 15.91 | 17.44 | 4.12 | - |
| YUV | 111.25 | 84.97 | 142.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 35 | 0 | 0.11 | 0.73 | 0.49 | 50.63 | 0.58 | 0.33 |
| Hex | 83 | 74 | 23 | 0 | B | 49 | 31 | 33 | 3A | 21 |
| Octal | 203 | 164 | 43 | 0 | 13 | 111 | 61 | 63 | 72 | 41 |
| Binary | 10000011 | 1110100 | 100011 | 0 | 1011 | 1001001 | 110001 | 110011 | 111010 | 100001 |
Color Harmonies of #837423
Complementary color
Monochromatic Colors of #837423
Black with #837423
Text Example
Text Example
White with #837423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837423; }
p { color: rgb(131,116,35); }
H1.HeaderClassName
{
color: #837423;
}
.AnyTagClassName
{
color: #837423;
}
</style>
background-color css
<style>
a { background-color: #837423; }
a { background-color: rgb(131,116,35); }
div.DivClassName
{
background-color: #837423;
}
.BgClassName
{
background-color: #837423;
}
</style>
border-color css
<style>
span { border-color: #837423; }
span { border-color: rgb(131,116,35); }
td.TdClassName
{
border-color: #837423;
}
.TagClassName
{
border-color: #837423;
}
</style>