Shades of Pine Cone #756458
Tints of Pine Cone #756458
RGB
CMYK
RGB Variations
Color information
#756458 (or 0x756458) is known color: Pine Cone. HEX triplet: 75, 64 and 58. RGB value is (117,100,88). Sum of RGB (Red+Green+Blue) = 117+100+88=305 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.36% from 305); Green value is 100 (39.45% from 255 or 32.79% from 305); Blue value is 88 (34.77% from 255 or 28.85% from 305); Max value from RGB is 117 - color contains mainly: red. Hex color #756458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756458 is #8A9BA7. Grayscale: #676767. Windows color (decimal): -9083816 or 5792885. OLE color: 5792885.
HSL color Cylindrical-coordinate representation of color #756458: hue angle of 24.83º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #756458 is Cyan = 0, Magento = 0.15, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 88 | - |
| CMYK | 0 | 0.15 | 0.25 | 0.54 |
| HSL | 24.83º | 0.14% | 0.4% | - |
| HSV(B) | 24.83º | 0.25% | 0.46% | - |
| XYZ | 13.65 | 13.6 | 11.14 | - |
| YUV | 103.72 | 119.13 | 137.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 88 | 0 | 0.15 | 0.25 | 0.54 | 24.83 | 0.14 | 0.4 |
| Hex | 75 | 64 | 58 | 0 | F | 19 | 36 | 19 | E | 28 |
| Octal | 165 | 144 | 130 | 0 | 17 | 31 | 66 | 31 | 16 | 50 |
| Binary | 1110101 | 1100100 | 1011000 | 0 | 1111 | 11001 | 110110 | 11001 | 1110 | 101000 |
Color Harmonies of #756458
Complementary color
Monochromatic Colors of #756458
Black with #756458
Text Example
Text Example
White with #756458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756458; }
p { color: rgb(117,100,88); }
H1.HeaderClassName
{
color: #756458;
}
.AnyTagClassName
{
color: #756458;
}
</style>
background-color css
<style>
a { background-color: #756458; }
a { background-color: rgb(117,100,88); }
div.DivClassName
{
background-color: #756458;
}
.BgClassName
{
background-color: #756458;
}
</style>
border-color css
<style>
span { border-color: #756458; }
span { border-color: rgb(117,100,88); }
td.TdClassName
{
border-color: #756458;
}
.TagClassName
{
border-color: #756458;
}
</style>