Shades of Pine Tree #262824
Tints of Pine Tree #262824
RGB
CMYK
RGB Variations
Color information
#262824 (or 0x262824) is known color: Pine Tree. HEX triplet: 26, 28 and 24. RGB value is (38,40,36). Sum of RGB (Red+Green+Blue) = 38+40+36=114 (15% of max value = 765). Red value is 38 (15.23% from 255 or 33.33% from 114); Green value is 40 (16.02% from 255 or 35.09% from 114); Blue value is 36 (14.45% from 255 or 31.58% from 114); Max value from RGB is 40 - color contains mainly: green. Hex color #262824 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262824 is #D9D7DB. Grayscale: #262626. Windows color (decimal): -14276572 or 2369574. OLE color: 2369574.
HSL color Cylindrical-coordinate representation of color #262824: hue angle of 90º degrees, saturation: 0.05, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #262824 is Cyan = 0.05, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.84.
Color convert
RGB | 38 | 40 | 36 | - |
CMYK | 0.05 | 0 | 0.10 | 0.84 |
HSL | 90º | 0.05% | 0.15% | - |
HSV(B) | 90º | 0.1% | 0.16% | - |
XYZ | 1.88 | 2.06 | 1.97 | - |
YUV | 38.95 | 126.34 | 127.33 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 38 | 40 | 36 | 0.05 | 0 | 0.10 | 0.84 | 90 | 0.05 | 0.15 |
Hex | 26 | 28 | 24 | 5 | 0 | A | 54 | 5A | 5 | F |
Octal | 46 | 50 | 44 | 5 | 0 | 12 | 124 | 132 | 5 | 17 |
Binary | 100110 | 101000 | 100100 | 101 | 0 | 1010 | 1010100 | 1011010 | 101 | 1111 |
Color Harmonies of #262824
Complementary color
Monochromatic Colors of #262824
Black with #262824
Text Example
Text Example
White with #262824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262824; }
p { color: rgb(38,40,36); }
H1.HeaderClassName
{
color: #262824;
}
.AnyTagClassName
{
color: #262824;
}
</style>
background-color css
<style>
a { background-color: #262824; }
a { background-color: rgb(38,40,36); }
div.DivClassName
{
background-color: #262824;
}
.BgClassName
{
background-color: #262824;
}
</style>
border-color css
<style>
span { border-color: #262824; }
span { border-color: rgb(38,40,36); }
td.TdClassName
{
border-color: #262824;
}
.TagClassName
{
border-color: #262824;
}
</style>