Shades of Pine Cone #766051
Tints of Pine Cone #766051
RGB
CMYK
RGB Variations
Color information
#766051 (or 0x766051) is known color: Pine Cone. HEX triplet: 76, 60 and 51. RGB value is (118,96,81). Sum of RGB (Red+Green+Blue) = 118+96+81=295 (39% of max value = 765). Red value is 118 (46.48% from 255 or 40% from 295); Green value is 96 (37.89% from 255 or 32.54% from 295); Blue value is 81 (32.03% from 255 or 27.46% from 295); Max value from RGB is 118 - color contains mainly: red. Hex color #766051 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766051 is #899FAE. Grayscale: #646464. Windows color (decimal): -9019311 or 5333110. OLE color: 5333110.
HSL color Cylindrical-coordinate representation of color #766051: hue angle of 24.32º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #766051 is Cyan = 0, Magento = 0.19, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 81 | - |
| CMYK | 0 | 0.19 | 0.31 | 0.54 |
| HSL | 24.32º | 0.19% | 0.39% | - |
| HSV(B) | 24.32º | 0.31% | 0.46% | - |
| XYZ | 13.14 | 12.81 | 9.56 | - |
| YUV | 100.87 | 116.79 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 81 | 0 | 0.19 | 0.31 | 0.54 | 24.32 | 0.19 | 0.39 |
| Hex | 76 | 60 | 51 | 0 | 13 | 1F | 36 | 18 | 13 | 27 |
| Octal | 166 | 140 | 121 | 0 | 23 | 37 | 66 | 30 | 23 | 47 |
| Binary | 1110110 | 1100000 | 1010001 | 0 | 10011 | 11111 | 110110 | 11000 | 10011 | 100111 |
Color Harmonies of #766051
Complementary color
Monochromatic Colors of #766051
Black with #766051
Text Example
Text Example
White with #766051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766051; }
p { color: rgb(118,96,81); }
H1.HeaderClassName
{
color: #766051;
}
.AnyTagClassName
{
color: #766051;
}
</style>
background-color css
<style>
a { background-color: #766051; }
a { background-color: rgb(118,96,81); }
div.DivClassName
{
background-color: #766051;
}
.BgClassName
{
background-color: #766051;
}
</style>
border-color css
<style>
span { border-color: #766051; }
span { border-color: rgb(118,96,81); }
td.TdClassName
{
border-color: #766051;
}
.TagClassName
{
border-color: #766051;
}
</style>