Shades of Pine Cone #746354
Tints of Pine Cone #746354
RGB
CMYK
RGB Variations
Color information
#746354 (or 0x746354) is known color: Pine Cone. HEX triplet: 74, 63 and 54. RGB value is (116,99,84). Sum of RGB (Red+Green+Blue) = 116+99+84=299 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.80% from 299); Green value is 99 (39.06% from 255 or 33.11% from 299); Blue value is 84 (33.20% from 255 or 28.09% from 299); Max value from RGB is 116 - color contains mainly: red. Hex color #746354 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746354 is #8B9CAB. Grayscale: #666666. Windows color (decimal): -9149612 or 5530484. OLE color: 5530484.
HSL color Cylindrical-coordinate representation of color #746354: hue angle of 28.12º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #746354 is Cyan = 0, Magento = 0.15, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 99 | 84 | - |
| CMYK | 0 | 0.15 | 0.28 | 0.55 |
| HSL | 28.13º | 0.16% | 0.39% | - |
| HSV(B) | 28.13º | 0.28% | 0.45% | - |
| XYZ | 13.26 | 13.28 | 10.25 | - |
| YUV | 102.37 | 117.63 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 84 | 0 | 0.15 | 0.28 | 0.55 | 28.13 | 0.16 | 0.39 |
| Hex | 74 | 63 | 54 | 0 | F | 1C | 37 | 1C | 10 | 27 |
| Octal | 164 | 143 | 124 | 0 | 17 | 34 | 67 | 34 | 20 | 47 |
| Binary | 1110100 | 1100011 | 1010100 | 0 | 1111 | 11100 | 110111 | 11100 | 10000 | 100111 |
Color Harmonies of #746354
Complementary color
Monochromatic Colors of #746354
Black with #746354
Text Example
Text Example
White with #746354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746354; }
p { color: rgb(116,99,84); }
H1.HeaderClassName
{
color: #746354;
}
.AnyTagClassName
{
color: #746354;
}
</style>
background-color css
<style>
a { background-color: #746354; }
a { background-color: rgb(116,99,84); }
div.DivClassName
{
background-color: #746354;
}
.BgClassName
{
background-color: #746354;
}
</style>
border-color css
<style>
span { border-color: #746354; }
span { border-color: rgb(116,99,84); }
td.TdClassName
{
border-color: #746354;
}
.TagClassName
{
border-color: #746354;
}
</style>