Shades of Wood Bark #362923
Tints of Wood Bark #362923
RGB
CMYK
RGB Variations
Color information
#362923 (or 0x362923) is known color: Wood Bark. HEX triplet: 36, 29 and 23. RGB value is (54,41,35). Sum of RGB (Red+Green+Blue) = 54+41+35=130 (17% of max value = 765). Red value is 54 (21.48% from 255 or 41.54% from 130); Green value is 41 (16.41% from 255 or 31.54% from 130); Blue value is 35 (14.06% from 255 or 26.92% from 130); Max value from RGB is 54 - color contains mainly: red. Hex color #362923 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362923 is #C9D6DC. Grayscale: #2C2C2C. Windows color (decimal): -13227741 or 2304310. OLE color: 2304310.
HSL color Cylindrical-coordinate representation of color #362923: hue angle of 18.95º degrees, saturation: 0.21, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #362923 is Cyan = 0, Magento = 0.24, Yellow = 0.35 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 41 | 35 | - |
| CMYK | 0 | 0.24 | 0.35 | 0.79 |
| HSL | 18.95º | 0.21% | 0.17% | - |
| HSV(B) | 18.95º | 0.35% | 0.21% | - |
| XYZ | 2.62 | 2.49 | 1.93 | - |
| YUV | 44.2 | 122.81 | 134.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 41 | 35 | 0 | 0.24 | 0.35 | 0.79 | 18.95 | 0.21 | 0.17 |
| Hex | 36 | 29 | 23 | 0 | 18 | 23 | 4F | 13 | 15 | 11 |
| Octal | 66 | 51 | 43 | 0 | 30 | 43 | 117 | 23 | 25 | 21 |
| Binary | 110110 | 101001 | 100011 | 0 | 11000 | 100011 | 1001111 | 10011 | 10101 | 10001 |
Color Harmonies of #362923
Complementary color
Monochromatic Colors of #362923
Black with #362923
Text Example
Text Example
White with #362923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362923; }
p { color: rgb(54,41,35); }
H1.HeaderClassName
{
color: #362923;
}
.AnyTagClassName
{
color: #362923;
}
</style>
background-color css
<style>
a { background-color: #362923; }
a { background-color: rgb(54,41,35); }
div.DivClassName
{
background-color: #362923;
}
.BgClassName
{
background-color: #362923;
}
</style>
border-color css
<style>
span { border-color: #362923; }
span { border-color: rgb(54,41,35); }
td.TdClassName
{
border-color: #362923;
}
.TagClassName
{
border-color: #362923;
}
</style>