Shades of Pine Tree #233514
Tints of Pine Tree #233514
RGB
CMYK
RGB Variations
Color information
#233514 (or 0x233514) is known color: Pine Tree. HEX triplet: 23, 35 and 14. RGB value is (35,53,20). Sum of RGB (Red+Green+Blue) = 35+53+20=108 (14% of max value = 765). Red value is 35 (14.06% from 255 or 32.41% from 108); Green value is 53 (21.09% from 255 or 49.07% from 108); Blue value is 20 (8.20% from 255 or 18.52% from 108); Max value from RGB is 53 - color contains mainly: green. Hex color #233514 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #233514 is #DCCAEB. Grayscale: #2B2B2B. Windows color (decimal): -14469868 or 1324323. OLE color: 1324323.
HSL color Cylindrical-coordinate representation of color #233514: hue angle of 92.73º degrees, saturation: 0.45, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #233514 is Cyan = 0.34, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 35 | 53 | 20 | - |
| CMYK | 0.34 | 0 | 0.62 | 0.79 |
| HSL | 92.73º | 0.45% | 0.14% | - |
| HSV(B) | 92.73º | 0.62% | 0.21% | - |
| XYZ | 2.09 | 2.95 | 1.12 | - |
| YUV | 43.86 | 114.54 | 121.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 53 | 20 | 0.34 | 0 | 0.62 | 0.79 | 92.73 | 0.45 | 0.14 |
| Hex | 23 | 35 | 14 | 22 | 0 | 3E | 4F | 5D | 2D | E |
| Octal | 43 | 65 | 24 | 42 | 0 | 76 | 117 | 135 | 55 | 16 |
| Binary | 100011 | 110101 | 10100 | 100010 | 0 | 111110 | 1001111 | 1011101 | 101101 | 1110 |
Color Harmonies of #233514
Complementary color
Monochromatic Colors of #233514
Black with #233514
Text Example
Text Example
White with #233514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #233514; }
p { color: rgb(35,53,20); }
H1.HeaderClassName
{
color: #233514;
}
.AnyTagClassName
{
color: #233514;
}
</style>
background-color css
<style>
a { background-color: #233514; }
a { background-color: rgb(35,53,20); }
div.DivClassName
{
background-color: #233514;
}
.BgClassName
{
background-color: #233514;
}
</style>
border-color css
<style>
span { border-color: #233514; }
span { border-color: rgb(35,53,20); }
td.TdClassName
{
border-color: #233514;
}
.TagClassName
{
border-color: #233514;
}
</style>