Shades of Pine Cone #766754
Tints of Pine Cone #766754
RGB
CMYK
RGB Variations
Color information
#766754 (or 0x766754) is known color: Pine Cone. HEX triplet: 76, 67 and 54. RGB value is (118,103,84). Sum of RGB (Red+Green+Blue) = 118+103+84=305 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.69% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 84 (33.20% from 255 or 27.54% from 305); Max value from RGB is 118 - color contains mainly: red. Hex color #766754 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766754 is #8998AB. Grayscale: #696969. Windows color (decimal): -9017516 or 5531510. OLE color: 5531510.
HSL color Cylindrical-coordinate representation of color #766754: hue angle of 33.53º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #766754 is Cyan = 0, Magento = 0.13, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 84 | - |
| CMYK | 0 | 0.13 | 0.29 | 0.54 |
| HSL | 33.53º | 0.17% | 0.4% | - |
| HSV(B) | 33.53º | 0.29% | 0.46% | - |
| XYZ | 13.92 | 14.19 | 10.39 | - |
| YUV | 105.32 | 115.97 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 84 | 0 | 0.13 | 0.29 | 0.54 | 33.53 | 0.17 | 0.4 |
| Hex | 76 | 67 | 54 | 0 | D | 1D | 36 | 22 | 11 | 28 |
| Octal | 166 | 147 | 124 | 0 | 15 | 35 | 66 | 42 | 21 | 50 |
| Binary | 1110110 | 1100111 | 1010100 | 0 | 1101 | 11101 | 110110 | 100010 | 10001 | 101000 |
Color Harmonies of #766754
Complementary color
Monochromatic Colors of #766754
Black with #766754
Text Example
Text Example
White with #766754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766754; }
p { color: rgb(118,103,84); }
H1.HeaderClassName
{
color: #766754;
}
.AnyTagClassName
{
color: #766754;
}
</style>
background-color css
<style>
a { background-color: #766754; }
a { background-color: rgb(118,103,84); }
div.DivClassName
{
background-color: #766754;
}
.BgClassName
{
background-color: #766754;
}
</style>
border-color css
<style>
span { border-color: #766754; }
span { border-color: rgb(118,103,84); }
td.TdClassName
{
border-color: #766754;
}
.TagClassName
{
border-color: #766754;
}
</style>