Shades of Pine Cone #756353
Tints of Pine Cone #756353
RGB
CMYK
RGB Variations
Color information
#756353 (or 0x756353) is known color: Pine Cone. HEX triplet: 75, 63 and 53. RGB value is (117,99,83). Sum of RGB (Red+Green+Blue) = 117+99+83=299 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.13% from 299); Green value is 99 (39.06% from 255 or 33.11% from 299); Blue value is 83 (32.81% from 255 or 27.76% from 299); Max value from RGB is 117 - color contains mainly: red. Hex color #756353 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756353 is #8A9CAC. Grayscale: #666666. Windows color (decimal): -9084077 or 5464949. OLE color: 5464949.
HSL color Cylindrical-coordinate representation of color #756353: hue angle of 28.24º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #756353 is Cyan = 0, Magento = 0.15, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 99 | 83 | - |
| CMYK | 0 | 0.15 | 0.29 | 0.54 |
| HSL | 28.24º | 0.17% | 0.39% | - |
| HSV(B) | 28.24º | 0.29% | 0.46% | - |
| XYZ | 13.36 | 13.33 | 10.05 | - |
| YUV | 102.56 | 116.96 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 83 | 0 | 0.15 | 0.29 | 0.54 | 28.24 | 0.17 | 0.39 |
| Hex | 75 | 63 | 53 | 0 | F | 1D | 36 | 1C | 11 | 27 |
| Octal | 165 | 143 | 123 | 0 | 17 | 35 | 66 | 34 | 21 | 47 |
| Binary | 1110101 | 1100011 | 1010011 | 0 | 1111 | 11101 | 110110 | 11100 | 10001 | 100111 |
Color Harmonies of #756353
Complementary color
Monochromatic Colors of #756353
Black with #756353
Text Example
Text Example
White with #756353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756353; }
p { color: rgb(117,99,83); }
H1.HeaderClassName
{
color: #756353;
}
.AnyTagClassName
{
color: #756353;
}
</style>
background-color css
<style>
a { background-color: #756353; }
a { background-color: rgb(117,99,83); }
div.DivClassName
{
background-color: #756353;
}
.BgClassName
{
background-color: #756353;
}
</style>
border-color css
<style>
span { border-color: #756353; }
span { border-color: rgb(117,99,83); }
td.TdClassName
{
border-color: #756353;
}
.TagClassName
{
border-color: #756353;
}
</style>