Shades of Pine Cone #746458
Tints of Pine Cone #746458
RGB
CMYK
RGB Variations
Color information
#746458 (or 0x746458) is known color: Pine Cone. HEX triplet: 74, 64 and 58. RGB value is (116,100,88). Sum of RGB (Red+Green+Blue) = 116+100+88=304 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.16% from 304); Green value is 100 (39.45% from 255 or 32.89% from 304); Blue value is 88 (34.77% from 255 or 28.95% from 304); Max value from RGB is 116 - color contains mainly: red. Hex color #746458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746458 is #8B9BA7. Grayscale: #676767. Windows color (decimal): -9149352 or 5792884. OLE color: 5792884.
HSL color Cylindrical-coordinate representation of color #746458: hue angle of 25.71º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #746458 is Cyan = 0, Magento = 0.14, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 88 | - |
| CMYK | 0 | 0.14 | 0.24 | 0.55 |
| HSL | 25.71º | 0.14% | 0.4% | - |
| HSV(B) | 25.71º | 0.24% | 0.45% | - |
| XYZ | 13.52 | 13.53 | 11.13 | - |
| YUV | 103.42 | 119.3 | 136.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 88 | 0 | 0.14 | 0.24 | 0.55 | 25.71 | 0.14 | 0.4 |
| Hex | 74 | 64 | 58 | 0 | E | 18 | 37 | 1A | E | 28 |
| Octal | 164 | 144 | 130 | 0 | 16 | 30 | 67 | 32 | 16 | 50 |
| Binary | 1110100 | 1100100 | 1011000 | 0 | 1110 | 11000 | 110111 | 11010 | 1110 | 101000 |
Color Harmonies of #746458
Complementary color
Monochromatic Colors of #746458
Black with #746458
Text Example
Text Example
White with #746458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746458; }
p { color: rgb(116,100,88); }
H1.HeaderClassName
{
color: #746458;
}
.AnyTagClassName
{
color: #746458;
}
</style>
background-color css
<style>
a { background-color: #746458; }
a { background-color: rgb(116,100,88); }
div.DivClassName
{
background-color: #746458;
}
.BgClassName
{
background-color: #746458;
}
</style>
border-color css
<style>
span { border-color: #746458; }
span { border-color: rgb(116,100,88); }
td.TdClassName
{
border-color: #746458;
}
.TagClassName
{
border-color: #746458;
}
</style>