Shades of Pine Cone #756250
Tints of Pine Cone #756250
RGB
CMYK
RGB Variations
Color information
#756250 (or 0x756250) is known color: Pine Cone. HEX triplet: 75, 62 and 50. RGB value is (117,98,80). Sum of RGB (Red+Green+Blue) = 117+98+80=295 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.66% from 295); Green value is 98 (38.67% from 255 or 33.22% from 295); Blue value is 80 (31.64% from 255 or 27.12% from 295); Max value from RGB is 117 - color contains mainly: red. Hex color #756250 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756250 is #8A9DAF. Grayscale: #656565. Windows color (decimal): -9084336 or 5268085. OLE color: 5268085.
HSL color Cylindrical-coordinate representation of color #756250: hue angle of 29.19º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #756250 is Cyan = 0, Magento = 0.16, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 98 | 80 | - |
| CMYK | 0 | 0.16 | 0.32 | 0.54 |
| HSL | 29.19º | 0.19% | 0.39% | - |
| HSV(B) | 29.19º | 0.32% | 0.46% | - |
| XYZ | 13.15 | 13.1 | 9.42 | - |
| YUV | 101.63 | 115.79 | 138.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 80 | 0 | 0.16 | 0.32 | 0.54 | 29.19 | 0.19 | 0.39 |
| Hex | 75 | 62 | 50 | 0 | 10 | 20 | 36 | 1D | 13 | 27 |
| Octal | 165 | 142 | 120 | 0 | 20 | 40 | 66 | 35 | 23 | 47 |
| Binary | 1110101 | 1100010 | 1010000 | 0 | 10000 | 100000 | 110110 | 11101 | 10011 | 100111 |
Color Harmonies of #756250
Complementary color
Monochromatic Colors of #756250
Black with #756250
Text Example
Text Example
White with #756250
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756250; }
p { color: rgb(117,98,80); }
H1.HeaderClassName
{
color: #756250;
}
.AnyTagClassName
{
color: #756250;
}
</style>
background-color css
<style>
a { background-color: #756250; }
a { background-color: rgb(117,98,80); }
div.DivClassName
{
background-color: #756250;
}
.BgClassName
{
background-color: #756250;
}
</style>
border-color css
<style>
span { border-color: #756250; }
span { border-color: rgb(117,98,80); }
td.TdClassName
{
border-color: #756250;
}
.TagClassName
{
border-color: #756250;
}
</style>