Shades of Pine Cone #746756
Tints of Pine Cone #746756
RGB
CMYK
RGB Variations
Color information
#746756 (or 0x746756) is known color: Pine Cone. HEX triplet: 74, 67 and 56. RGB value is (116,103,86). Sum of RGB (Red+Green+Blue) = 116+103+86=305 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.03% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 86 (33.98% from 255 or 28.20% from 305); Max value from RGB is 116 - color contains mainly: red. Hex color #746756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746756 is #8B98A9. Grayscale: #696969. Windows color (decimal): -9148586 or 5662580. OLE color: 5662580.
HSL color Cylindrical-coordinate representation of color #746756: hue angle of 34º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #746756 is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 103 | 86 | - |
| CMYK | 0 | 0.11 | 0.26 | 0.55 |
| HSL | 34º | 0.15% | 0.4% | - |
| HSV(B) | 34º | 0.26% | 0.45% | - |
| XYZ | 13.73 | 14.09 | 10.8 | - |
| YUV | 104.95 | 117.31 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 86 | 0 | 0.11 | 0.26 | 0.55 | 34 | 0.15 | 0.4 |
| Hex | 74 | 67 | 56 | 0 | B | 1A | 37 | 22 | F | 28 |
| Octal | 164 | 147 | 126 | 0 | 13 | 32 | 67 | 42 | 17 | 50 |
| Binary | 1110100 | 1100111 | 1010110 | 0 | 1011 | 11010 | 110111 | 100010 | 1111 | 101000 |
Color Harmonies of #746756
Complementary color
Monochromatic Colors of #746756
Black with #746756
Text Example
Text Example
White with #746756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746756; }
p { color: rgb(116,103,86); }
H1.HeaderClassName
{
color: #746756;
}
.AnyTagClassName
{
color: #746756;
}
</style>
background-color css
<style>
a { background-color: #746756; }
a { background-color: rgb(116,103,86); }
div.DivClassName
{
background-color: #746756;
}
.BgClassName
{
background-color: #746756;
}
</style>
border-color css
<style>
span { border-color: #746756; }
span { border-color: rgb(116,103,86); }
td.TdClassName
{
border-color: #746756;
}
.TagClassName
{
border-color: #746756;
}
</style>