Shades of Pine Cone #756354
Tints of Pine Cone #756354
RGB
CMYK
RGB Variations
Color information
#756354 (or 0x756354) is known color: Pine Cone. HEX triplet: 75, 63 and 54. RGB value is (117,99,84). Sum of RGB (Red+Green+Blue) = 117+99+84=300 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39% from 300); Green value is 99 (39.06% from 255 or 33% from 300); Blue value is 84 (33.20% from 255 or 28% from 300); Max value from RGB is 117 - color contains mainly: red. Hex color #756354 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756354 is #8A9CAB. Grayscale: #666666. Windows color (decimal): -9084076 or 5530485. OLE color: 5530485.
HSL color Cylindrical-coordinate representation of color #756354: hue angle of 27.27º 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 #756354 is Cyan = 0, Magento = 0.15, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 99 | 84 | - |
| CMYK | 0 | 0.15 | 0.28 | 0.54 |
| HSL | 27.27º | 0.16% | 0.39% | - |
| HSV(B) | 27.27º | 0.28% | 0.46% | - |
| XYZ | 13.4 | 13.35 | 10.26 | - |
| YUV | 102.67 | 117.46 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 84 | 0 | 0.15 | 0.28 | 0.54 | 27.27 | 0.16 | 0.39 |
| Hex | 75 | 63 | 54 | 0 | F | 1C | 36 | 1B | 10 | 27 |
| Octal | 165 | 143 | 124 | 0 | 17 | 34 | 66 | 33 | 20 | 47 |
| Binary | 1110101 | 1100011 | 1010100 | 0 | 1111 | 11100 | 110110 | 11011 | 10000 | 100111 |
Color Harmonies of #756354
Complementary color
Monochromatic Colors of #756354
Black with #756354
Text Example
Text Example
White with #756354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756354; }
p { color: rgb(117,99,84); }
H1.HeaderClassName
{
color: #756354;
}
.AnyTagClassName
{
color: #756354;
}
</style>
background-color css
<style>
a { background-color: #756354; }
a { background-color: rgb(117,99,84); }
div.DivClassName
{
background-color: #756354;
}
.BgClassName
{
background-color: #756354;
}
</style>
border-color css
<style>
span { border-color: #756354; }
span { border-color: rgb(117,99,84); }
td.TdClassName
{
border-color: #756354;
}
.TagClassName
{
border-color: #756354;
}
</style>