Shades of Pine Tree #182410
Tints of Pine Tree #182410
RGB
CMYK
RGB Variations
Color information
#182410 (or 0x182410) is known color: Pine Tree. HEX triplet: 18, 24 and 10. RGB value is (24,36,16). Sum of RGB (Red+Green+Blue) = 24+36+16=76 (10% of max value = 765). Red value is 24 (9.77% from 255 or 31.58% from 76); Green value is 36 (14.45% from 255 or 47.37% from 76); Blue value is 16 (6.64% from 255 or 21.05% from 76); Max value from RGB is 36 - color contains mainly: green. Hex color #182410 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #182410 is #E7DBEF. Grayscale: #1E1E1E. Windows color (decimal): -15195120 or 1057816. OLE color: 1057816.
HSL color Cylindrical-coordinate representation of color #182410: hue angle of 96º degrees, saturation: 0.38, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #182410 is Cyan = 0.33, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 24 | 36 | 16 | - |
| CMYK | 0.33 | 0 | 0.56 | 0.86 |
| HSL | 96º | 0.38% | 0.1% | - |
| HSV(B) | 96º | 0.56% | 0.14% | - |
| XYZ | 1.1 | 1.49 | 0.72 | - |
| YUV | 30.13 | 120.02 | 123.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 36 | 16 | 0.33 | 0 | 0.56 | 0.86 | 96 | 0.38 | 0.1 |
| Hex | 18 | 24 | 10 | 21 | 0 | 38 | 56 | 60 | 26 | A |
| Octal | 30 | 44 | 20 | 41 | 0 | 70 | 126 | 140 | 46 | 12 |
| Binary | 11000 | 100100 | 10000 | 100001 | 0 | 111000 | 1010110 | 1100000 | 100110 | 1010 |
Color Harmonies of #182410
Complementary color
Monochromatic Colors of #182410
Black with #182410
Text Example
Text Example
White with #182410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #182410; }
p { color: rgb(24,36,16); }
H1.HeaderClassName
{
color: #182410;
}
.AnyTagClassName
{
color: #182410;
}
</style>
background-color css
<style>
a { background-color: #182410; }
a { background-color: rgb(24,36,16); }
div.DivClassName
{
background-color: #182410;
}
.BgClassName
{
background-color: #182410;
}
</style>
border-color css
<style>
span { border-color: #182410; }
span { border-color: rgb(24,36,16); }
td.TdClassName
{
border-color: #182410;
}
.TagClassName
{
border-color: #182410;
}
</style>