Shades of Pine Tree #273519
Tints of Pine Tree #273519
RGB
CMYK
RGB Variations
Color information
#273519 (or 0x273519) is known color: Pine Tree. HEX triplet: 27, 35 and 19. RGB value is (39,53,25). Sum of RGB (Red+Green+Blue) = 39+53+25=117 (15% of max value = 765). Red value is 39 (15.62% from 255 or 33.33% from 117); Green value is 53 (21.09% from 255 or 45.30% from 117); Blue value is 25 (10.16% from 255 or 21.37% from 117); Max value from RGB is 53 - color contains mainly: green. Hex color #273519 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273519 is #D8CAE6. Grayscale: #2D2D2D. Windows color (decimal): -14207719 or 1652007. OLE color: 1652007.
HSL color Cylindrical-coordinate representation of color #273519: hue angle of 90º degrees, saturation: 0.36, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #273519 is Cyan = 0.26, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 39 | 53 | 25 | - |
| CMYK | 0.26 | 0 | 0.53 | 0.79 |
| HSL | 90º | 0.36% | 0.15% | - |
| HSV(B) | 90º | 0.53% | 0.21% | - |
| XYZ | 2.29 | 3.05 | 1.39 | - |
| YUV | 45.62 | 116.36 | 123.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 53 | 25 | 0.26 | 0 | 0.53 | 0.79 | 90 | 0.36 | 0.15 |
| Hex | 27 | 35 | 19 | 1A | 0 | 35 | 4F | 5A | 24 | F |
| Octal | 47 | 65 | 31 | 32 | 0 | 65 | 117 | 132 | 44 | 17 |
| Binary | 100111 | 110101 | 11001 | 11010 | 0 | 110101 | 1001111 | 1011010 | 100100 | 1111 |
Color Harmonies of #273519
Complementary color
Monochromatic Colors of #273519
Black with #273519
Text Example
Text Example
White with #273519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273519; }
p { color: rgb(39,53,25); }
H1.HeaderClassName
{
color: #273519;
}
.AnyTagClassName
{
color: #273519;
}
</style>
background-color css
<style>
a { background-color: #273519; }
a { background-color: rgb(39,53,25); }
div.DivClassName
{
background-color: #273519;
}
.BgClassName
{
background-color: #273519;
}
</style>
border-color css
<style>
span { border-color: #273519; }
span { border-color: rgb(39,53,25); }
td.TdClassName
{
border-color: #273519;
}
.TagClassName
{
border-color: #273519;
}
</style>