Shades of Pine Cone #756451
Tints of Pine Cone #756451
RGB
CMYK
RGB Variations
Color information
#756451 (or 0x756451) is known color: Pine Cone. HEX triplet: 75, 64 and 51. RGB value is (117,100,81). Sum of RGB (Red+Green+Blue) = 117+100+81=298 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.26% from 298); Green value is 100 (39.45% from 255 or 33.56% from 298); Blue value is 81 (32.03% from 255 or 27.18% from 298); Max value from RGB is 117 - color contains mainly: red. Hex color #756451 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756451 is #8A9BAE. Grayscale: #676767. Windows color (decimal): -9083823 or 5334133. OLE color: 5334133.
HSL color Cylindrical-coordinate representation of color #756451: hue angle of 31.67º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #756451 is Cyan = 0, Magento = 0.15, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 81 | - |
| CMYK | 0 | 0.15 | 0.31 | 0.54 |
| HSL | 31.67º | 0.18% | 0.39% | - |
| HSV(B) | 31.67º | 0.31% | 0.46% | - |
| XYZ | 13.38 | 13.49 | 9.68 | - |
| YUV | 102.92 | 115.63 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 81 | 0 | 0.15 | 0.31 | 0.54 | 31.67 | 0.18 | 0.39 |
| Hex | 75 | 64 | 51 | 0 | F | 1F | 36 | 20 | 12 | 27 |
| Octal | 165 | 144 | 121 | 0 | 17 | 37 | 66 | 40 | 22 | 47 |
| Binary | 1110101 | 1100100 | 1010001 | 0 | 1111 | 11111 | 110110 | 100000 | 10010 | 100111 |
Color Harmonies of #756451
Complementary color
Monochromatic Colors of #756451
Black with #756451
Text Example
Text Example
White with #756451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756451; }
p { color: rgb(117,100,81); }
H1.HeaderClassName
{
color: #756451;
}
.AnyTagClassName
{
color: #756451;
}
</style>
background-color css
<style>
a { background-color: #756451; }
a { background-color: rgb(117,100,81); }
div.DivClassName
{
background-color: #756451;
}
.BgClassName
{
background-color: #756451;
}
</style>
border-color css
<style>
span { border-color: #756451; }
span { border-color: rgb(117,100,81); }
td.TdClassName
{
border-color: #756451;
}
.TagClassName
{
border-color: #756451;
}
</style>