Shades of Pine Tree #223504
Tints of Pine Tree #223504
RGB
CMYK
RGB Variations
Color information
#223504 (or 0x223504) is known color: Pine Tree. HEX triplet: 22, 35 and 04. RGB value is (34,53,4). Sum of RGB (Red+Green+Blue) = 34+53+4=91 (12% of max value = 765). Red value is 34 (13.67% from 255 or 37.36% from 91); Green value is 53 (21.09% from 255 or 58.24% from 91); Blue value is 4 (1.95% from 255 or 4.40% from 91); Max value from RGB is 53 - color contains mainly: green. Hex color #223504 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #223504 is #DDCAFB. Grayscale: #292929. Windows color (decimal): -14535420 or 275746. OLE color: 275746.
HSL color Cylindrical-coordinate representation of color #223504: hue angle of 83.27º degrees, saturation: 0.86, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #223504 is Cyan = 0.36, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 34 | 53 | 4 | - |
| CMYK | 0.36 | 0 | 0.92 | 0.79 |
| HSL | 83.27º | 0.86% | 0.11% | - |
| HSV(B) | 83.27º | 0.92% | 0.21% | - |
| XYZ | 1.95 | 2.9 | 0.57 | - |
| YUV | 41.73 | 106.71 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 53 | 4 | 0.36 | 0 | 0.92 | 0.79 | 83.27 | 0.86 | 0.11 |
| Hex | 22 | 35 | 4 | 24 | 0 | 5C | 4F | 53 | 56 | B |
| Octal | 42 | 65 | 4 | 44 | 0 | 134 | 117 | 123 | 126 | 13 |
| Binary | 100010 | 110101 | 100 | 100100 | 0 | 1011100 | 1001111 | 1010011 | 1010110 | 1011 |
Color Harmonies of #223504
Complementary color
Monochromatic Colors of #223504
Black with #223504
Text Example
Text Example
White with #223504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #223504; }
p { color: rgb(34,53,4); }
H1.HeaderClassName
{
color: #223504;
}
.AnyTagClassName
{
color: #223504;
}
</style>
background-color css
<style>
a { background-color: #223504; }
a { background-color: rgb(34,53,4); }
div.DivClassName
{
background-color: #223504;
}
.BgClassName
{
background-color: #223504;
}
</style>
border-color css
<style>
span { border-color: #223504; }
span { border-color: rgb(34,53,4); }
td.TdClassName
{
border-color: #223504;
}
.TagClassName
{
border-color: #223504;
}
</style>