Shades of Pine Cone #746456
Tints of Pine Cone #746456
RGB
CMYK
RGB Variations
Color information
#746456 (or 0x746456) is known color: Pine Cone. HEX triplet: 74, 64 and 56. RGB value is (116,100,86). Sum of RGB (Red+Green+Blue) = 116+100+86=302 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.41% from 302); Green value is 100 (39.45% from 255 or 33.11% from 302); Blue value is 86 (33.98% from 255 or 28.48% from 302); Max value from RGB is 116 - color contains mainly: red. Hex color #746456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746456 is #8B9BA9. Grayscale: #676767. Windows color (decimal): -9149354 or 5661812. OLE color: 5661812.
HSL color Cylindrical-coordinate representation of color #746456: hue angle of 28º 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 #746456 is Cyan = 0, Magento = 0.14, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 86 | - |
| CMYK | 0 | 0.14 | 0.26 | 0.55 |
| HSL | 28º | 0.15% | 0.4% | - |
| HSV(B) | 28º | 0.26% | 0.45% | - |
| XYZ | 13.44 | 13.5 | 10.7 | - |
| YUV | 103.19 | 118.3 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 86 | 0 | 0.14 | 0.26 | 0.55 | 28 | 0.15 | 0.4 |
| Hex | 74 | 64 | 56 | 0 | E | 1A | 37 | 1C | F | 28 |
| Octal | 164 | 144 | 126 | 0 | 16 | 32 | 67 | 34 | 17 | 50 |
| Binary | 1110100 | 1100100 | 1010110 | 0 | 1110 | 11010 | 110111 | 11100 | 1111 | 101000 |
Color Harmonies of #746456
Complementary color
Monochromatic Colors of #746456
Black with #746456
Text Example
Text Example
White with #746456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746456; }
p { color: rgb(116,100,86); }
H1.HeaderClassName
{
color: #746456;
}
.AnyTagClassName
{
color: #746456;
}
</style>
background-color css
<style>
a { background-color: #746456; }
a { background-color: rgb(116,100,86); }
div.DivClassName
{
background-color: #746456;
}
.BgClassName
{
background-color: #746456;
}
</style>
border-color css
<style>
span { border-color: #746456; }
span { border-color: rgb(116,100,86); }
td.TdClassName
{
border-color: #746456;
}
.TagClassName
{
border-color: #746456;
}
</style>