Shades of Pine Cone #746759
Tints of Pine Cone #746759
RGB
CMYK
RGB Variations
Color information
#746759 (or 0x746759) is known color: Pine Cone. HEX triplet: 74, 67 and 59. RGB value is (116,103,89). Sum of RGB (Red+Green+Blue) = 116+103+89=308 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.66% from 308); Green value is 103 (40.62% from 255 or 33.44% from 308); Blue value is 89 (35.16% from 255 or 28.90% from 308); Max value from RGB is 116 - color contains mainly: red. Hex color #746759 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746759 is #8B98A6. Grayscale: #696969. Windows color (decimal): -9148583 or 5859188. OLE color: 5859188.
HSL color Cylindrical-coordinate representation of color #746759: hue angle of 31.11º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #746759 is Cyan = 0, Magento = 0.11, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 103 | 89 | - |
| CMYK | 0 | 0.11 | 0.23 | 0.55 |
| HSL | 31.11º | 0.13% | 0.4% | - |
| HSV(B) | 31.11º | 0.23% | 0.45% | - |
| XYZ | 13.86 | 14.13 | 11.45 | - |
| YUV | 105.29 | 118.81 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 89 | 0 | 0.11 | 0.23 | 0.55 | 31.11 | 0.13 | 0.4 |
| Hex | 74 | 67 | 59 | 0 | B | 17 | 37 | 1F | D | 28 |
| Octal | 164 | 147 | 131 | 0 | 13 | 27 | 67 | 37 | 15 | 50 |
| Binary | 1110100 | 1100111 | 1011001 | 0 | 1011 | 10111 | 110111 | 11111 | 1101 | 101000 |
Color Harmonies of #746759
Complementary color
Monochromatic Colors of #746759
Black with #746759
Text Example
Text Example
White with #746759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746759; }
p { color: rgb(116,103,89); }
H1.HeaderClassName
{
color: #746759;
}
.AnyTagClassName
{
color: #746759;
}
</style>
background-color css
<style>
a { background-color: #746759; }
a { background-color: rgb(116,103,89); }
div.DivClassName
{
background-color: #746759;
}
.BgClassName
{
background-color: #746759;
}
</style>
border-color css
<style>
span { border-color: #746759; }
span { border-color: rgb(116,103,89); }
td.TdClassName
{
border-color: #746759;
}
.TagClassName
{
border-color: #746759;
}
</style>