Shades of Pine Cone #766050
Tints of Pine Cone #766050
RGB
CMYK
RGB Variations
Color information
#766050 (or 0x766050) is known color: Pine Cone. HEX triplet: 76, 60 and 50. RGB value is (118,96,80). Sum of RGB (Red+Green+Blue) = 118+96+80=294 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.14% from 294); Green value is 96 (37.89% from 255 or 32.65% from 294); Blue value is 80 (31.64% from 255 or 27.21% from 294); Max value from RGB is 118 - color contains mainly: red. Hex color #766050 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766050 is #899FAF. Grayscale: #646464. Windows color (decimal): -9019312 or 5267574. OLE color: 5267574.
HSL color Cylindrical-coordinate representation of color #766050: hue angle of 25.26º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #766050 is Cyan = 0, Magento = 0.19, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 80 | - |
| CMYK | 0 | 0.19 | 0.32 | 0.54 |
| HSL | 25.26º | 0.19% | 0.39% | - |
| HSV(B) | 25.26º | 0.32% | 0.46% | - |
| XYZ | 13.1 | 12.8 | 9.37 | - |
| YUV | 100.75 | 116.29 | 140.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 80 | 0 | 0.19 | 0.32 | 0.54 | 25.26 | 0.19 | 0.39 |
| Hex | 76 | 60 | 50 | 0 | 13 | 20 | 36 | 19 | 13 | 27 |
| Octal | 166 | 140 | 120 | 0 | 23 | 40 | 66 | 31 | 23 | 47 |
| Binary | 1110110 | 1100000 | 1010000 | 0 | 10011 | 100000 | 110110 | 11001 | 10011 | 100111 |
Color Harmonies of #766050
Complementary color
Monochromatic Colors of #766050
Black with #766050
Text Example
Text Example
White with #766050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766050; }
p { color: rgb(118,96,80); }
H1.HeaderClassName
{
color: #766050;
}
.AnyTagClassName
{
color: #766050;
}
</style>
background-color css
<style>
a { background-color: #766050; }
a { background-color: rgb(118,96,80); }
div.DivClassName
{
background-color: #766050;
}
.BgClassName
{
background-color: #766050;
}
</style>
border-color css
<style>
span { border-color: #766050; }
span { border-color: rgb(118,96,80); }
td.TdClassName
{
border-color: #766050;
}
.TagClassName
{
border-color: #766050;
}
</style>