Shades of Pesto #766924
Tints of Pesto #766924
RGB
CMYK
RGB Variations
Color information
#766924 (or 0x766924) is known color: Pesto. HEX triplet: 76, 69 and 24. RGB value is (118,105,36). Sum of RGB (Red+Green+Blue) = 118+105+36=259 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.56% from 259); Green value is 105 (41.41% from 255 or 40.54% from 259); Blue value is 36 (14.45% from 255 or 13.90% from 259); Max value from RGB is 118 - color contains mainly: red. Hex color #766924 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766924 is #8996DB. Grayscale: #656565. Windows color (decimal): -9017052 or 2386294. OLE color: 2386294.
HSL color Cylindrical-coordinate representation of color #766924: hue angle of 50.49º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #766924 is Cyan = 0, Magento = 0.11, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 105 | 36 | - |
| CMYK | 0 | 0.11 | 0.69 | 0.54 |
| HSL | 50.49º | 0.53% | 0.3% | - |
| HSV(B) | 50.49º | 0.69% | 0.46% | - |
| XYZ | 12.84 | 14.08 | 3.71 | - |
| YUV | 101.02 | 91.31 | 140.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 105 | 36 | 0 | 0.11 | 0.69 | 0.54 | 50.49 | 0.53 | 0.3 |
| Hex | 76 | 69 | 24 | 0 | B | 45 | 36 | 32 | 35 | 1E |
| Octal | 166 | 151 | 44 | 0 | 13 | 105 | 66 | 62 | 65 | 36 |
| Binary | 1110110 | 1101001 | 100100 | 0 | 1011 | 1000101 | 110110 | 110010 | 110101 | 11110 |
Color Harmonies of #766924
Complementary color
Monochromatic Colors of #766924
Black with #766924
Text Example
Text Example
White with #766924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766924; }
p { color: rgb(118,105,36); }
H1.HeaderClassName
{
color: #766924;
}
.AnyTagClassName
{
color: #766924;
}
</style>
background-color css
<style>
a { background-color: #766924; }
a { background-color: rgb(118,105,36); }
div.DivClassName
{
background-color: #766924;
}
.BgClassName
{
background-color: #766924;
}
</style>
border-color css
<style>
span { border-color: #766924; }
span { border-color: rgb(118,105,36); }
td.TdClassName
{
border-color: #766924;
}
.TagClassName
{
border-color: #766924;
}
</style>