Shades of Pine Cone #746453
Tints of Pine Cone #746453
RGB
CMYK
RGB Variations
Color information
#746453 (or 0x746453) is known color: Pine Cone. HEX triplet: 74, 64 and 53. RGB value is (116,100,83). Sum of RGB (Red+Green+Blue) = 116+100+83=299 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.80% from 299); Green value is 100 (39.45% from 255 or 33.44% from 299); Blue value is 83 (32.81% from 255 or 27.76% from 299); Max value from RGB is 116 - color contains mainly: red. Hex color #746453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746453 is #8B9BAC. Grayscale: #666666. Windows color (decimal): -9149357 or 5465204. OLE color: 5465204.
HSL color Cylindrical-coordinate representation of color #746453: hue angle of 30.91º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #746453 is Cyan = 0, Magento = 0.14, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 83 | - |
| CMYK | 0 | 0.14 | 0.28 | 0.55 |
| HSL | 30.91º | 0.17% | 0.39% | - |
| HSV(B) | 30.91º | 0.28% | 0.45% | - |
| XYZ | 13.32 | 13.45 | 10.08 | - |
| YUV | 102.85 | 116.8 | 137.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 83 | 0 | 0.14 | 0.28 | 0.55 | 30.91 | 0.17 | 0.39 |
| Hex | 74 | 64 | 53 | 0 | E | 1C | 37 | 1F | 11 | 27 |
| Octal | 164 | 144 | 123 | 0 | 16 | 34 | 67 | 37 | 21 | 47 |
| Binary | 1110100 | 1100100 | 1010011 | 0 | 1110 | 11100 | 110111 | 11111 | 10001 | 100111 |
Color Harmonies of #746453
Complementary color
Monochromatic Colors of #746453
Black with #746453
Text Example
Text Example
White with #746453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746453; }
p { color: rgb(116,100,83); }
H1.HeaderClassName
{
color: #746453;
}
.AnyTagClassName
{
color: #746453;
}
</style>
background-color css
<style>
a { background-color: #746453; }
a { background-color: rgb(116,100,83); }
div.DivClassName
{
background-color: #746453;
}
.BgClassName
{
background-color: #746453;
}
</style>
border-color css
<style>
span { border-color: #746453; }
span { border-color: rgb(116,100,83); }
td.TdClassName
{
border-color: #746453;
}
.TagClassName
{
border-color: #746453;
}
</style>