Shades of Pine Cone #776558
Tints of Pine Cone #776558
RGB
CMYK
RGB Variations
Color information
#776558 (or 0x776558) is known color: Pine Cone. HEX triplet: 77, 65 and 58. RGB value is (119,101,88). Sum of RGB (Red+Green+Blue) = 119+101+88=308 (40% of max value = 765). Red value is 119 (46.88% from 255 or 38.64% from 308); Green value is 101 (39.84% from 255 or 32.79% from 308); Blue value is 88 (34.77% from 255 or 28.57% from 308); Max value from RGB is 119 - color contains mainly: red. Hex color #776558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776558 is #889AA7. Grayscale: #686868. Windows color (decimal): -8952488 or 5793143. OLE color: 5793143.
HSL color Cylindrical-coordinate representation of color #776558: hue angle of 25.16º 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 #776558 is Cyan = 0, Magento = 0.15, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 101 | 88 | - |
| CMYK | 0 | 0.15 | 0.26 | 0.53 |
| HSL | 25.16º | 0.15% | 0.41% | - |
| HSV(B) | 25.16º | 0.26% | 0.47% | - |
| XYZ | 14.02 | 13.93 | 11.18 | - |
| YUV | 104.9 | 118.46 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 101 | 88 | 0 | 0.15 | 0.26 | 0.53 | 25.16 | 0.15 | 0.41 |
| Hex | 77 | 65 | 58 | 0 | F | 1A | 35 | 19 | F | 29 |
| Octal | 167 | 145 | 130 | 0 | 17 | 32 | 65 | 31 | 17 | 51 |
| Binary | 1110111 | 1100101 | 1011000 | 0 | 1111 | 11010 | 110101 | 11001 | 1111 | 101001 |
Color Harmonies of #776558
Complementary color
Monochromatic Colors of #776558
Black with #776558
Text Example
Text Example
White with #776558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776558; }
p { color: rgb(119,101,88); }
H1.HeaderClassName
{
color: #776558;
}
.AnyTagClassName
{
color: #776558;
}
</style>
background-color css
<style>
a { background-color: #776558; }
a { background-color: rgb(119,101,88); }
div.DivClassName
{
background-color: #776558;
}
.BgClassName
{
background-color: #776558;
}
</style>
border-color css
<style>
span { border-color: #776558; }
span { border-color: rgb(119,101,88); }
td.TdClassName
{
border-color: #776558;
}
.TagClassName
{
border-color: #776558;
}
</style>