Shades of Pesto #766823
Tints of Pesto #766823
RGB
CMYK
RGB Variations
Color information
#766823 (or 0x766823) is known color: Pesto. HEX triplet: 76, 68 and 23. RGB value is (118,104,35). Sum of RGB (Red+Green+Blue) = 118+104+35=257 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.91% from 257); Green value is 104 (41.02% from 255 or 40.47% from 257); Blue value is 35 (14.06% from 255 or 13.62% from 257); Max value from RGB is 118 - color contains mainly: red. Hex color #766823 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766823 is #8997DC. Grayscale: #646464. Windows color (decimal): -9017309 or 2320502. OLE color: 2320502.
HSL color Cylindrical-coordinate representation of color #766823: hue angle of 49.88º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #766823 is Cyan = 0, Magento = 0.12, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 35 | - |
| CMYK | 0 | 0.12 | 0.70 | 0.54 |
| HSL | 49.88º | 0.54% | 0.3% | - |
| HSV(B) | 49.88º | 0.7% | 0.46% | - |
| XYZ | 12.72 | 13.87 | 3.6 | - |
| YUV | 100.32 | 91.14 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 35 | 0 | 0.12 | 0.70 | 0.54 | 49.88 | 0.54 | 0.3 |
| Hex | 76 | 68 | 23 | 0 | C | 46 | 36 | 32 | 36 | 1E |
| Octal | 166 | 150 | 43 | 0 | 14 | 106 | 66 | 62 | 66 | 36 |
| Binary | 1110110 | 1101000 | 100011 | 0 | 1100 | 1000110 | 110110 | 110010 | 110110 | 11110 |
Color Harmonies of #766823
Complementary color
Monochromatic Colors of #766823
Black with #766823
Text Example
Text Example
White with #766823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766823; }
p { color: rgb(118,104,35); }
H1.HeaderClassName
{
color: #766823;
}
.AnyTagClassName
{
color: #766823;
}
</style>
background-color css
<style>
a { background-color: #766823; }
a { background-color: rgb(118,104,35); }
div.DivClassName
{
background-color: #766823;
}
.BgClassName
{
background-color: #766823;
}
</style>
border-color css
<style>
span { border-color: #766823; }
span { border-color: rgb(118,104,35); }
td.TdClassName
{
border-color: #766823;
}
.TagClassName
{
border-color: #766823;
}
</style>