Shades of Pine Cone #766757
Tints of Pine Cone #766757
RGB
CMYK
RGB Variations
Color information
#766757 (or 0x766757) is known color: Pine Cone. HEX triplet: 76, 67 and 57. RGB value is (118,103,87). Sum of RGB (Red+Green+Blue) = 118+103+87=308 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.31% from 308); Green value is 103 (40.62% from 255 or 33.44% from 308); Blue value is 87 (34.38% from 255 or 28.25% from 308); Max value from RGB is 118 - color contains mainly: red. Hex color #766757 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766757 is #8998A8. Grayscale: #696969. Windows color (decimal): -9017513 or 5728118. OLE color: 5728118.
HSL color Cylindrical-coordinate representation of color #766757: hue angle of 30.97º 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 #766757 is Cyan = 0, Magento = 0.13, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 87 | - |
| CMYK | 0 | 0.13 | 0.26 | 0.54 |
| HSL | 30.97º | 0.15% | 0.4% | - |
| HSV(B) | 30.97º | 0.26% | 0.46% | - |
| XYZ | 14.04 | 14.24 | 11.03 | - |
| YUV | 105.66 | 117.47 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 87 | 0 | 0.13 | 0.26 | 0.54 | 30.97 | 0.15 | 0.4 |
| Hex | 76 | 67 | 57 | 0 | D | 1A | 36 | 1F | F | 28 |
| Octal | 166 | 147 | 127 | 0 | 15 | 32 | 66 | 37 | 17 | 50 |
| Binary | 1110110 | 1100111 | 1010111 | 0 | 1101 | 11010 | 110110 | 11111 | 1111 | 101000 |
Color Harmonies of #766757
Complementary color
Monochromatic Colors of #766757
Black with #766757
Text Example
Text Example
White with #766757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766757; }
p { color: rgb(118,103,87); }
H1.HeaderClassName
{
color: #766757;
}
.AnyTagClassName
{
color: #766757;
}
</style>
background-color css
<style>
a { background-color: #766757; }
a { background-color: rgb(118,103,87); }
div.DivClassName
{
background-color: #766757;
}
.BgClassName
{
background-color: #766757;
}
</style>
border-color css
<style>
span { border-color: #766757; }
span { border-color: rgb(118,103,87); }
td.TdClassName
{
border-color: #766757;
}
.TagClassName
{
border-color: #766757;
}
</style>