Shades of Pine Cone #756454
Tints of Pine Cone #756454
RGB
CMYK
RGB Variations
Color information
#756454 (or 0x756454) is known color: Pine Cone. HEX triplet: 75, 64 and 54. RGB value is (117,100,84). Sum of RGB (Red+Green+Blue) = 117+100+84=301 (39% of max value = 765). Red value is 117 (46.09% from 255 or 38.87% from 301); Green value is 100 (39.45% from 255 or 33.22% from 301); Blue value is 84 (33.20% from 255 or 27.91% from 301); Max value from RGB is 117 - color contains mainly: red. Hex color #756454 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756454 is #8A9BAB. Grayscale: #676767. Windows color (decimal): -9083820 or 5530741. OLE color: 5530741.
HSL color Cylindrical-coordinate representation of color #756454: hue angle of 29.09º 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 #756454 is Cyan = 0, Magento = 0.15, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 84 | - |
| CMYK | 0 | 0.15 | 0.28 | 0.54 |
| HSL | 29.09º | 0.16% | 0.39% | - |
| HSV(B) | 29.09º | 0.28% | 0.46% | - |
| XYZ | 13.49 | 13.54 | 10.29 | - |
| YUV | 103.26 | 117.13 | 137.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 84 | 0 | 0.15 | 0.28 | 0.54 | 29.09 | 0.16 | 0.39 |
| Hex | 75 | 64 | 54 | 0 | F | 1C | 36 | 1D | 10 | 27 |
| Octal | 165 | 144 | 124 | 0 | 17 | 34 | 66 | 35 | 20 | 47 |
| Binary | 1110101 | 1100100 | 1010100 | 0 | 1111 | 11100 | 110110 | 11101 | 10000 | 100111 |
Color Harmonies of #756454
Complementary color
Monochromatic Colors of #756454
Black with #756454
Text Example
Text Example
White with #756454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756454; }
p { color: rgb(117,100,84); }
H1.HeaderClassName
{
color: #756454;
}
.AnyTagClassName
{
color: #756454;
}
</style>
background-color css
<style>
a { background-color: #756454; }
a { background-color: rgb(117,100,84); }
div.DivClassName
{
background-color: #756454;
}
.BgClassName
{
background-color: #756454;
}
</style>
border-color css
<style>
span { border-color: #756454; }
span { border-color: rgb(117,100,84); }
td.TdClassName
{
border-color: #756454;
}
.TagClassName
{
border-color: #756454;
}
</style>