Shades of Pine Cone #756051
Tints of Pine Cone #756051
RGB
CMYK
RGB Variations
Color information
#756051 (or 0x756051) is known color: Pine Cone. HEX triplet: 75, 60 and 51. RGB value is (117,96,81). Sum of RGB (Red+Green+Blue) = 117+96+81=294 (38% of max value = 765). Red value is 117 (46.09% from 255 or 39.80% from 294); Green value is 96 (37.89% from 255 or 32.65% from 294); Blue value is 81 (32.03% from 255 or 27.55% from 294); Max value from RGB is 117 - color contains mainly: red. Hex color #756051 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756051 is #8A9FAE. Grayscale: #646464. Windows color (decimal): -9084847 or 5333109. OLE color: 5333109.
HSL color Cylindrical-coordinate representation of color #756051: hue angle of 25º 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 #756051 is Cyan = 0, Magento = 0.18, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 81 | - |
| CMYK | 0 | 0.18 | 0.31 | 0.54 |
| HSL | 25º | 0.18% | 0.39% | - |
| HSV(B) | 25º | 0.31% | 0.46% | - |
| XYZ | 13 | 12.74 | 9.56 | - |
| YUV | 100.57 | 116.96 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 81 | 0 | 0.18 | 0.31 | 0.54 | 25 | 0.18 | 0.39 |
| Hex | 75 | 60 | 51 | 0 | 12 | 1F | 36 | 19 | 12 | 27 |
| Octal | 165 | 140 | 121 | 0 | 22 | 37 | 66 | 31 | 22 | 47 |
| Binary | 1110101 | 1100000 | 1010001 | 0 | 10010 | 11111 | 110110 | 11001 | 10010 | 100111 |
Color Harmonies of #756051
Complementary color
Monochromatic Colors of #756051
Black with #756051
Text Example
Text Example
White with #756051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756051; }
p { color: rgb(117,96,81); }
H1.HeaderClassName
{
color: #756051;
}
.AnyTagClassName
{
color: #756051;
}
</style>
background-color css
<style>
a { background-color: #756051; }
a { background-color: rgb(117,96,81); }
div.DivClassName
{
background-color: #756051;
}
.BgClassName
{
background-color: #756051;
}
</style>
border-color css
<style>
span { border-color: #756051; }
span { border-color: rgb(117,96,81); }
td.TdClassName
{
border-color: #756051;
}
.TagClassName
{
border-color: #756051;
}
</style>