Shades of Pine Cone #766458
Tints of Pine Cone #766458
RGB
CMYK
RGB Variations
Color information
#766458 (or 0x766458) is known color: Pine Cone. HEX triplet: 76, 64 and 58. RGB value is (118,100,88). Sum of RGB (Red+Green+Blue) = 118+100+88=306 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.56% from 306); Green value is 100 (39.45% from 255 or 32.68% from 306); Blue value is 88 (34.77% from 255 or 28.76% from 306); Max value from RGB is 118 - color contains mainly: red. Hex color #766458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766458 is #899BA7. Grayscale: #686868. Windows color (decimal): -9018280 or 5792886. OLE color: 5792886.
HSL color Cylindrical-coordinate representation of color #766458: hue angle of 24º 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 #766458 is Cyan = 0, Magento = 0.15, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 100 | 88 | - |
| CMYK | 0 | 0.15 | 0.25 | 0.54 |
| HSL | 24º | 0.15% | 0.4% | - |
| HSV(B) | 24º | 0.25% | 0.46% | - |
| XYZ | 13.79 | 13.67 | 11.14 | - |
| YUV | 104.01 | 118.96 | 137.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 88 | 0 | 0.15 | 0.25 | 0.54 | 24 | 0.15 | 0.4 |
| Hex | 76 | 64 | 58 | 0 | F | 19 | 36 | 18 | F | 28 |
| Octal | 166 | 144 | 130 | 0 | 17 | 31 | 66 | 30 | 17 | 50 |
| Binary | 1110110 | 1100100 | 1011000 | 0 | 1111 | 11001 | 110110 | 11000 | 1111 | 101000 |
Color Harmonies of #766458
Complementary color
Monochromatic Colors of #766458
Black with #766458
Text Example
Text Example
White with #766458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766458; }
p { color: rgb(118,100,88); }
H1.HeaderClassName
{
color: #766458;
}
.AnyTagClassName
{
color: #766458;
}
</style>
background-color css
<style>
a { background-color: #766458; }
a { background-color: rgb(118,100,88); }
div.DivClassName
{
background-color: #766458;
}
.BgClassName
{
background-color: #766458;
}
</style>
border-color css
<style>
span { border-color: #766458; }
span { border-color: rgb(118,100,88); }
td.TdClassName
{
border-color: #766458;
}
.TagClassName
{
border-color: #766458;
}
</style>