Shades of Pesto #776927
Tints of Pesto #776927
RGB
CMYK
RGB Variations
Color information
#776927 (or 0x776927) is known color: Pesto. HEX triplet: 77, 69 and 27. RGB value is (119,105,39). Sum of RGB (Red+Green+Blue) = 119+105+39=263 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.25% from 263); Green value is 105 (41.41% from 255 or 39.92% from 263); Blue value is 39 (15.62% from 255 or 14.83% from 263); Max value from RGB is 119 - color contains mainly: red. Hex color #776927 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #776927 is #8896D8. Grayscale: #656565. Windows color (decimal): -8951513 or 2582903. OLE color: 2582903.
HSL color Cylindrical-coordinate representation of color #776927: hue angle of 49.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #776927 is Cyan = 0, Magento = 0.12, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 39 | - |
| CMYK | 0 | 0.12 | 0.67 | 0.53 |
| HSL | 49.5º | 0.51% | 0.31% | - |
| HSV(B) | 49.5º | 0.67% | 0.47% | - |
| XYZ | 13.03 | 14.17 | 3.97 | - |
| YUV | 101.66 | 92.64 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 39 | 0 | 0.12 | 0.67 | 0.53 | 49.5 | 0.51 | 0.31 |
| Hex | 77 | 69 | 27 | 0 | C | 43 | 35 | 32 | 33 | 1F |
| Octal | 167 | 151 | 47 | 0 | 14 | 103 | 65 | 62 | 63 | 37 |
| Binary | 1110111 | 1101001 | 100111 | 0 | 1100 | 1000011 | 110101 | 110010 | 110011 | 11111 |
Color Harmonies of #776927
Complementary color
Monochromatic Colors of #776927
Black with #776927
Text Example
Text Example
White with #776927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776927; }
p { color: rgb(119,105,39); }
H1.HeaderClassName
{
color: #776927;
}
.AnyTagClassName
{
color: #776927;
}
</style>
background-color css
<style>
a { background-color: #776927; }
a { background-color: rgb(119,105,39); }
div.DivClassName
{
background-color: #776927;
}
.BgClassName
{
background-color: #776927;
}
</style>
border-color css
<style>
span { border-color: #776927; }
span { border-color: rgb(119,105,39); }
td.TdClassName
{
border-color: #776927;
}
.TagClassName
{
border-color: #776927;
}
</style>