Shades of Pine Cone #746450
Tints of Pine Cone #746450
RGB
CMYK
RGB Variations
Color information
#746450 (or 0x746450) is known color: Pine Cone. HEX triplet: 74, 64 and 50. RGB value is (116,100,80). Sum of RGB (Red+Green+Blue) = 116+100+80=296 (39% of max value = 765). Red value is 116 (45.70% from 255 or 39.19% from 296); Green value is 100 (39.45% from 255 or 33.78% from 296); Blue value is 80 (31.64% from 255 or 27.03% from 296); Max value from RGB is 116 - color contains mainly: red. Hex color #746450 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746450 is #8B9BAF. Grayscale: #666666. Windows color (decimal): -9149360 or 5268596. OLE color: 5268596.
HSL color Cylindrical-coordinate representation of color #746450: hue angle of 33.33º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #746450 is Cyan = 0, Magento = 0.14, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 80 | - |
| CMYK | 0 | 0.14 | 0.31 | 0.55 |
| HSL | 33.33º | 0.18% | 0.38% | - |
| HSV(B) | 33.33º | 0.31% | 0.45% | - |
| XYZ | 13.21 | 13.41 | 9.48 | - |
| YUV | 102.5 | 115.3 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 80 | 0 | 0.14 | 0.31 | 0.55 | 33.33 | 0.18 | 0.38 |
| Hex | 74 | 64 | 50 | 0 | E | 1F | 37 | 21 | 12 | 26 |
| Octal | 164 | 144 | 120 | 0 | 16 | 37 | 67 | 41 | 22 | 46 |
| Binary | 1110100 | 1100100 | 1010000 | 0 | 1110 | 11111 | 110111 | 100001 | 10010 | 100110 |
Color Harmonies of #746450
Complementary color
Monochromatic Colors of #746450
Black with #746450
Text Example
Text Example
White with #746450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746450; }
p { color: rgb(116,100,80); }
H1.HeaderClassName
{
color: #746450;
}
.AnyTagClassName
{
color: #746450;
}
</style>
background-color css
<style>
a { background-color: #746450; }
a { background-color: rgb(116,100,80); }
div.DivClassName
{
background-color: #746450;
}
.BgClassName
{
background-color: #746450;
}
</style>
border-color css
<style>
span { border-color: #746450; }
span { border-color: rgb(116,100,80); }
td.TdClassName
{
border-color: #746450;
}
.TagClassName
{
border-color: #746450;
}
</style>