Shades of Wood Bark #362823
Tints of Wood Bark #362823
RGB
CMYK
RGB Variations
Color information
#362823 (or 0x362823) is known color: Wood Bark. HEX triplet: 36, 28 and 23. RGB value is (54,40,35). Sum of RGB (Red+Green+Blue) = 54+40+35=129 (17% of max value = 765). Red value is 54 (21.48% from 255 or 41.86% from 129); Green value is 40 (16.02% from 255 or 31.01% from 129); Blue value is 35 (14.06% from 255 or 27.13% from 129); Max value from RGB is 54 - color contains mainly: red. Hex color #362823 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362823 is #C9D7DC. Grayscale: #2B2B2B. Windows color (decimal): -13227997 or 2304054. OLE color: 2304054.
HSL color Cylindrical-coordinate representation of color #362823: hue angle of 15.79º 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 #362823 is Cyan = 0, Magento = 0.26, Yellow = 0.35 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 40 | 35 | - |
| CMYK | 0 | 0.26 | 0.35 | 0.79 |
| HSL | 15.79º | 0.21% | 0.17% | - |
| HSV(B) | 15.79º | 0.35% | 0.21% | - |
| XYZ | 2.58 | 2.42 | 1.92 | - |
| YUV | 43.62 | 123.14 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 40 | 35 | 0 | 0.26 | 0.35 | 0.79 | 15.79 | 0.21 | 0.17 |
| Hex | 36 | 28 | 23 | 0 | 1A | 23 | 4F | 10 | 15 | 11 |
| Octal | 66 | 50 | 43 | 0 | 32 | 43 | 117 | 20 | 25 | 21 |
| Binary | 110110 | 101000 | 100011 | 0 | 11010 | 100011 | 1001111 | 10000 | 10101 | 10001 |
Color Harmonies of #362823
Complementary color
Monochromatic Colors of #362823
Black with #362823
Text Example
Text Example
White with #362823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362823; }
p { color: rgb(54,40,35); }
H1.HeaderClassName
{
color: #362823;
}
.AnyTagClassName
{
color: #362823;
}
</style>
background-color css
<style>
a { background-color: #362823; }
a { background-color: rgb(54,40,35); }
div.DivClassName
{
background-color: #362823;
}
.BgClassName
{
background-color: #362823;
}
</style>
border-color css
<style>
span { border-color: #362823; }
span { border-color: rgb(54,40,35); }
td.TdClassName
{
border-color: #362823;
}
.TagClassName
{
border-color: #362823;
}
</style>