Shades of Pine Cone #766558
Tints of Pine Cone #766558
RGB
CMYK
RGB Variations
Color information
#766558 (or 0x766558) is known color: Pine Cone. HEX triplet: 76, 65 and 58. RGB value is (118,101,88). Sum of RGB (Red+Green+Blue) = 118+101+88=307 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.44% from 307); Green value is 101 (39.84% from 255 or 32.90% from 307); Blue value is 88 (34.77% from 255 or 28.66% from 307); Max value from RGB is 118 - color contains mainly: red. Hex color #766558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766558 is #899AA7. Grayscale: #686868. Windows color (decimal): -9018024 or 5793142. OLE color: 5793142.
HSL color Cylindrical-coordinate representation of color #766558: hue angle of 26º 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 #766558 is Cyan = 0, Magento = 0.14, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 88 | - |
| CMYK | 0 | 0.14 | 0.25 | 0.54 |
| HSL | 26º | 0.15% | 0.4% | - |
| HSV(B) | 26º | 0.25% | 0.46% | - |
| XYZ | 13.89 | 13.86 | 11.18 | - |
| YUV | 104.6 | 118.63 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 88 | 0 | 0.14 | 0.25 | 0.54 | 26 | 0.15 | 0.4 |
| Hex | 76 | 65 | 58 | 0 | E | 19 | 36 | 1A | F | 28 |
| Octal | 166 | 145 | 130 | 0 | 16 | 31 | 66 | 32 | 17 | 50 |
| Binary | 1110110 | 1100101 | 1011000 | 0 | 1110 | 11001 | 110110 | 11010 | 1111 | 101000 |
Color Harmonies of #766558
Complementary color
Monochromatic Colors of #766558
Black with #766558
Text Example
Text Example
White with #766558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766558; }
p { color: rgb(118,101,88); }
H1.HeaderClassName
{
color: #766558;
}
.AnyTagClassName
{
color: #766558;
}
</style>
background-color css
<style>
a { background-color: #766558; }
a { background-color: rgb(118,101,88); }
div.DivClassName
{
background-color: #766558;
}
.BgClassName
{
background-color: #766558;
}
</style>
border-color css
<style>
span { border-color: #766558; }
span { border-color: rgb(118,101,88); }
td.TdClassName
{
border-color: #766558;
}
.TagClassName
{
border-color: #766558;
}
</style>