Shades of Pine Cone #766758
Tints of Pine Cone #766758
RGB
CMYK
RGB Variations
Color information
#766758 (or 0x766758) is known color: Pine Cone. HEX triplet: 76, 67 and 58. RGB value is (118,103,88). Sum of RGB (Red+Green+Blue) = 118+103+88=309 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.19% from 309); Green value is 103 (40.62% from 255 or 33.33% from 309); Blue value is 88 (34.77% from 255 or 28.48% from 309); Max value from RGB is 118 - color contains mainly: red. Hex color #766758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766758 is #8998A7. Grayscale: #696969. Windows color (decimal): -9017512 or 5793654. OLE color: 5793654.
HSL color Cylindrical-coordinate representation of color #766758: hue angle of 30º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #766758 is Cyan = 0, Magento = 0.13, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 88 | - |
| CMYK | 0 | 0.13 | 0.25 | 0.54 |
| HSL | 30º | 0.15% | 0.4% | - |
| HSV(B) | 30º | 0.25% | 0.46% | - |
| XYZ | 14.08 | 14.26 | 11.24 | - |
| YUV | 105.78 | 117.97 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 88 | 0 | 0.13 | 0.25 | 0.54 | 30 | 0.15 | 0.4 |
| Hex | 76 | 67 | 58 | 0 | D | 19 | 36 | 1E | F | 28 |
| Octal | 166 | 147 | 130 | 0 | 15 | 31 | 66 | 36 | 17 | 50 |
| Binary | 1110110 | 1100111 | 1011000 | 0 | 1101 | 11001 | 110110 | 11110 | 1111 | 101000 |
Color Harmonies of #766758
Complementary color
Monochromatic Colors of #766758
Black with #766758
Text Example
Text Example
White with #766758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766758; }
p { color: rgb(118,103,88); }
H1.HeaderClassName
{
color: #766758;
}
.AnyTagClassName
{
color: #766758;
}
</style>
background-color css
<style>
a { background-color: #766758; }
a { background-color: rgb(118,103,88); }
div.DivClassName
{
background-color: #766758;
}
.BgClassName
{
background-color: #766758;
}
</style>
border-color css
<style>
span { border-color: #766758; }
span { border-color: rgb(118,103,88); }
td.TdClassName
{
border-color: #766758;
}
.TagClassName
{
border-color: #766758;
}
</style>