Shades of Pine Cone #766254
Tints of Pine Cone #766254
RGB
CMYK
RGB Variations
Color information
#766254 (or 0x766254) is known color: Pine Cone. HEX triplet: 76, 62 and 54. RGB value is (118,98,84). Sum of RGB (Red+Green+Blue) = 118+98+84=300 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.33% from 300); Green value is 98 (38.67% from 255 or 32.67% from 300); Blue value is 84 (33.20% from 255 or 28% from 300); Max value from RGB is 118 - color contains mainly: red. Hex color #766254 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766254 is #899DAB. Grayscale: #666666. Windows color (decimal): -9018796 or 5530230. OLE color: 5530230.
HSL color Cylindrical-coordinate representation of color #766254: hue angle of 24.71º 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 #766254 is Cyan = 0, Magento = 0.17, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 98 | 84 | - |
| CMYK | 0 | 0.17 | 0.29 | 0.54 |
| HSL | 24.71º | 0.17% | 0.4% | - |
| HSV(B) | 24.71º | 0.29% | 0.46% | - |
| XYZ | 13.44 | 13.23 | 10.23 | - |
| YUV | 102.38 | 117.63 | 139.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 84 | 0 | 0.17 | 0.29 | 0.54 | 24.71 | 0.17 | 0.4 |
| Hex | 76 | 62 | 54 | 0 | 11 | 1D | 36 | 19 | 11 | 28 |
| Octal | 166 | 142 | 124 | 0 | 21 | 35 | 66 | 31 | 21 | 50 |
| Binary | 1110110 | 1100010 | 1010100 | 0 | 10001 | 11101 | 110110 | 11001 | 10001 | 101000 |
Color Harmonies of #766254
Complementary color
Monochromatic Colors of #766254
Black with #766254
Text Example
Text Example
White with #766254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766254; }
p { color: rgb(118,98,84); }
H1.HeaderClassName
{
color: #766254;
}
.AnyTagClassName
{
color: #766254;
}
</style>
background-color css
<style>
a { background-color: #766254; }
a { background-color: rgb(118,98,84); }
div.DivClassName
{
background-color: #766254;
}
.BgClassName
{
background-color: #766254;
}
</style>
border-color css
<style>
span { border-color: #766254; }
span { border-color: rgb(118,98,84); }
td.TdClassName
{
border-color: #766254;
}
.TagClassName
{
border-color: #766254;
}
</style>