Shades of Pine Cone #766557
Tints of Pine Cone #766557
RGB
CMYK
RGB Variations
Color information
#766557 (or 0x766557) is known color: Pine Cone. HEX triplet: 76, 65 and 57. RGB value is (118,101,87). Sum of RGB (Red+Green+Blue) = 118+101+87=306 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.56% from 306); Green value is 101 (39.84% from 255 or 33.01% from 306); Blue value is 87 (34.38% from 255 or 28.43% from 306); Max value from RGB is 118 - color contains mainly: red. Hex color #766557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766557 is #899AA8. Grayscale: #686868. Windows color (decimal): -9018025 or 5727606. OLE color: 5727606.
HSL color Cylindrical-coordinate representation of color #766557: hue angle of 27.1º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #766557 is Cyan = 0, Magento = 0.14, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 87 | - |
| CMYK | 0 | 0.14 | 0.26 | 0.54 |
| HSL | 27.1º | 0.15% | 0.4% | - |
| HSV(B) | 27.1º | 0.26% | 0.46% | - |
| XYZ | 13.85 | 13.85 | 10.96 | - |
| YUV | 104.49 | 118.13 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 87 | 0 | 0.14 | 0.26 | 0.54 | 27.1 | 0.15 | 0.4 |
| Hex | 76 | 65 | 57 | 0 | E | 1A | 36 | 1B | F | 28 |
| Octal | 166 | 145 | 127 | 0 | 16 | 32 | 66 | 33 | 17 | 50 |
| Binary | 1110110 | 1100101 | 1010111 | 0 | 1110 | 11010 | 110110 | 11011 | 1111 | 101000 |
Color Harmonies of #766557
Complementary color
Monochromatic Colors of #766557
Black with #766557
Text Example
Text Example
White with #766557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766557; }
p { color: rgb(118,101,87); }
H1.HeaderClassName
{
color: #766557;
}
.AnyTagClassName
{
color: #766557;
}
</style>
background-color css
<style>
a { background-color: #766557; }
a { background-color: rgb(118,101,87); }
div.DivClassName
{
background-color: #766557;
}
.BgClassName
{
background-color: #766557;
}
</style>
border-color css
<style>
span { border-color: #766557; }
span { border-color: rgb(118,101,87); }
td.TdClassName
{
border-color: #766557;
}
.TagClassName
{
border-color: #766557;
}
</style>