Shades of Pine Tree #273018
Tints of Pine Tree #273018
RGB
CMYK
RGB Variations
Color information
#273018 (or 0x273018) is known color: Pine Tree. HEX triplet: 27, 30 and 18. RGB value is (39,48,24). Sum of RGB (Red+Green+Blue) = 39+48+24=111 (14% of max value = 765). Red value is 39 (15.62% from 255 or 35.14% from 111); Green value is 48 (19.14% from 255 or 43.24% from 111); Blue value is 24 (9.77% from 255 or 21.62% from 111); Max value from RGB is 48 - color contains mainly: green. Hex color #273018 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #273018 is #D8CFE7. Grayscale: #2A2A2A. Windows color (decimal): -14209000 or 1585191. OLE color: 1585191.
HSL color Cylindrical-coordinate representation of color #273018: hue angle of 82.5º degrees, saturation: 0.33, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #273018 is Cyan = 0.19, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 39 | 48 | 24 | - |
| CMYK | 0.19 | 0 | 0.5 | 0.81 |
| HSL | 82.5º | 0.33% | 0.14% | - |
| HSV(B) | 82.5º | 0.5% | 0.19% | - |
| XYZ | 2.06 | 2.61 | 1.26 | - |
| YUV | 42.57 | 117.52 | 125.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 24 | 0.19 | 0 | 0.5 | 0.81 | 82.5 | 0.33 | 0.14 |
| Hex | 27 | 30 | 18 | 13 | 0 | 32 | 51 | 52 | 21 | E |
| Octal | 47 | 60 | 30 | 23 | 0 | 62 | 121 | 122 | 41 | 16 |
| Binary | 100111 | 110000 | 11000 | 10011 | 0 | 110010 | 1010001 | 1010010 | 100001 | 1110 |
Color Harmonies of #273018
Complementary color
Monochromatic Colors of #273018
Black with #273018
Text Example
Text Example
White with #273018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273018; }
p { color: rgb(39,48,24); }
H1.HeaderClassName
{
color: #273018;
}
.AnyTagClassName
{
color: #273018;
}
</style>
background-color css
<style>
a { background-color: #273018; }
a { background-color: rgb(39,48,24); }
div.DivClassName
{
background-color: #273018;
}
.BgClassName
{
background-color: #273018;
}
</style>
border-color css
<style>
span { border-color: #273018; }
span { border-color: rgb(39,48,24); }
td.TdClassName
{
border-color: #273018;
}
.TagClassName
{
border-color: #273018;
}
</style>