Shades of Pine Cone #756754
Tints of Pine Cone #756754
RGB
CMYK
RGB Variations
Color information
#756754 (or 0x756754) is known color: Pine Cone. HEX triplet: 75, 67 and 54. RGB value is (117,103,84). Sum of RGB (Red+Green+Blue) = 117+103+84=304 (40% of max value = 765). Red value is 117 (46.09% from 255 or 38.49% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 84 (33.20% from 255 or 27.63% from 304); Max value from RGB is 117 - color contains mainly: red. Hex color #756754 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756754 is #8A98AB. Grayscale: #696969. Windows color (decimal): -9083052 or 5531509. OLE color: 5531509.
HSL color Cylindrical-coordinate representation of color #756754: hue angle of 34.55º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #756754 is Cyan = 0, Magento = 0.12, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 84 | - |
| CMYK | 0 | 0.12 | 0.28 | 0.54 |
| HSL | 34.55º | 0.16% | 0.39% | - |
| HSV(B) | 34.55º | 0.28% | 0.46% | - |
| XYZ | 13.79 | 14.12 | 10.39 | - |
| YUV | 105.02 | 116.14 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 84 | 0 | 0.12 | 0.28 | 0.54 | 34.55 | 0.16 | 0.39 |
| Hex | 75 | 67 | 54 | 0 | C | 1C | 36 | 23 | 10 | 27 |
| Octal | 165 | 147 | 124 | 0 | 14 | 34 | 66 | 43 | 20 | 47 |
| Binary | 1110101 | 1100111 | 1010100 | 0 | 1100 | 11100 | 110110 | 100011 | 10000 | 100111 |
Color Harmonies of #756754
Complementary color
Monochromatic Colors of #756754
Black with #756754
Text Example
Text Example
White with #756754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756754; }
p { color: rgb(117,103,84); }
H1.HeaderClassName
{
color: #756754;
}
.AnyTagClassName
{
color: #756754;
}
</style>
background-color css
<style>
a { background-color: #756754; }
a { background-color: rgb(117,103,84); }
div.DivClassName
{
background-color: #756754;
}
.BgClassName
{
background-color: #756754;
}
</style>
border-color css
<style>
span { border-color: #756754; }
span { border-color: rgb(117,103,84); }
td.TdClassName
{
border-color: #756754;
}
.TagClassName
{
border-color: #756754;
}
</style>