Shades of Pine Cone #746350
Tints of Pine Cone #746350
RGB
CMYK
RGB Variations
Color information
#746350 (or 0x746350) is known color: Pine Cone. HEX triplet: 74, 63 and 50. RGB value is (116,99,80). Sum of RGB (Red+Green+Blue) = 116+99+80=295 (39% of max value = 765). Red value is 116 (45.70% from 255 or 39.32% from 295); Green value is 99 (39.06% from 255 or 33.56% from 295); Blue value is 80 (31.64% from 255 or 27.12% from 295); Max value from RGB is 116 - color contains mainly: red. Hex color #746350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746350 is #8B9CAF. Grayscale: #666666. Windows color (decimal): -9149616 or 5268340. OLE color: 5268340.
HSL color Cylindrical-coordinate representation of color #746350: hue angle of 31.67º 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 #746350 is Cyan = 0, Magento = 0.15, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 99 | 80 | - |
| CMYK | 0 | 0.15 | 0.31 | 0.55 |
| HSL | 31.67º | 0.18% | 0.38% | - |
| HSV(B) | 31.67º | 0.31% | 0.45% | - |
| XYZ | 13.11 | 13.22 | 9.45 | - |
| YUV | 101.92 | 115.63 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 99 | 80 | 0 | 0.15 | 0.31 | 0.55 | 31.67 | 0.18 | 0.38 |
| Hex | 74 | 63 | 50 | 0 | F | 1F | 37 | 20 | 12 | 26 |
| Octal | 164 | 143 | 120 | 0 | 17 | 37 | 67 | 40 | 22 | 46 |
| Binary | 1110100 | 1100011 | 1010000 | 0 | 1111 | 11111 | 110111 | 100000 | 10010 | 100110 |
Color Harmonies of #746350
Complementary color
Monochromatic Colors of #746350
Black with #746350
Text Example
Text Example
White with #746350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746350; }
p { color: rgb(116,99,80); }
H1.HeaderClassName
{
color: #746350;
}
.AnyTagClassName
{
color: #746350;
}
</style>
background-color css
<style>
a { background-color: #746350; }
a { background-color: rgb(116,99,80); }
div.DivClassName
{
background-color: #746350;
}
.BgClassName
{
background-color: #746350;
}
</style>
border-color css
<style>
span { border-color: #746350; }
span { border-color: rgb(116,99,80); }
td.TdClassName
{
border-color: #746350;
}
.TagClassName
{
border-color: #746350;
}
</style>