Shades of Pine Cone #776758
Tints of Pine Cone #776758
RGB
CMYK
RGB Variations
Color information
#776758 (or 0x776758) is known color: Pine Cone. HEX triplet: 77, 67 and 58. RGB value is (119,103,88). Sum of RGB (Red+Green+Blue) = 119+103+88=310 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.39% from 310); Green value is 103 (40.62% from 255 or 33.23% from 310); Blue value is 88 (34.77% from 255 or 28.39% from 310); Max value from RGB is 119 - color contains mainly: red. Hex color #776758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776758 is #8898A7. Grayscale: #6A6A6A. Windows color (decimal): -8951976 or 5793655. OLE color: 5793655.
HSL color Cylindrical-coordinate representation of color #776758: hue angle of 29.03º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #776758 is Cyan = 0, Magento = 0.13, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 103 | 88 | - |
| CMYK | 0 | 0.13 | 0.26 | 0.53 |
| HSL | 29.03º | 0.15% | 0.41% | - |
| HSV(B) | 29.03º | 0.26% | 0.47% | - |
| XYZ | 14.22 | 14.33 | 11.25 | - |
| YUV | 106.07 | 117.8 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 88 | 0 | 0.13 | 0.26 | 0.53 | 29.03 | 0.15 | 0.41 |
| Hex | 77 | 67 | 58 | 0 | D | 1A | 35 | 1D | F | 29 |
| Octal | 167 | 147 | 130 | 0 | 15 | 32 | 65 | 35 | 17 | 51 |
| Binary | 1110111 | 1100111 | 1011000 | 0 | 1101 | 11010 | 110101 | 11101 | 1111 | 101001 |
Color Harmonies of #776758
Complementary color
Monochromatic Colors of #776758
Black with #776758
Text Example
Text Example
White with #776758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776758; }
p { color: rgb(119,103,88); }
H1.HeaderClassName
{
color: #776758;
}
.AnyTagClassName
{
color: #776758;
}
</style>
background-color css
<style>
a { background-color: #776758; }
a { background-color: rgb(119,103,88); }
div.DivClassName
{
background-color: #776758;
}
.BgClassName
{
background-color: #776758;
}
</style>
border-color css
<style>
span { border-color: #776758; }
span { border-color: rgb(119,103,88); }
td.TdClassName
{
border-color: #776758;
}
.TagClassName
{
border-color: #776758;
}
</style>