Shades of Wood Bark #332723
Tints of Wood Bark #332723
RGB
CMYK
RGB Variations
Color information
#332723 (or 0x332723) is known color: Wood Bark. HEX triplet: 33, 27 and 23. RGB value is (51,39,35). Sum of RGB (Red+Green+Blue) = 51+39+35=125 (16% of max value = 765). Red value is 51 (20.31% from 255 or 40.8% from 125); Green value is 39 (15.62% from 255 or 31.2% from 125); Blue value is 35 (14.06% from 255 or 28% from 125); Max value from RGB is 51 - color contains mainly: red. Hex color #332723 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #332723 is #CCD8DC. Grayscale: #2A2A2A. Windows color (decimal): -13424861 or 2303795. OLE color: 2303795.
HSL color Cylindrical-coordinate representation of color #332723: hue angle of 15º degrees, saturation: 0.19, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #332723 is Cyan = 0, Magento = 0.24, Yellow = 0.31 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 39 | 35 | - |
| CMYK | 0 | 0.24 | 0.31 | 0.8 |
| HSL | 15º | 0.19% | 0.17% | - |
| HSV(B) | 15º | 0.31% | 0.2% | - |
| XYZ | 2.39 | 2.28 | 1.9 | - |
| YUV | 42.13 | 123.98 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 39 | 35 | 0 | 0.24 | 0.31 | 0.8 | 15 | 0.19 | 0.17 |
| Hex | 33 | 27 | 23 | 0 | 18 | 1F | 50 | F | 13 | 11 |
| Octal | 63 | 47 | 43 | 0 | 30 | 37 | 120 | 17 | 23 | 21 |
| Binary | 110011 | 100111 | 100011 | 0 | 11000 | 11111 | 1010000 | 1111 | 10011 | 10001 |
Color Harmonies of #332723
Complementary color
Monochromatic Colors of #332723
Black with #332723
Text Example
Text Example
White with #332723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332723; }
p { color: rgb(51,39,35); }
H1.HeaderClassName
{
color: #332723;
}
.AnyTagClassName
{
color: #332723;
}
</style>
background-color css
<style>
a { background-color: #332723; }
a { background-color: rgb(51,39,35); }
div.DivClassName
{
background-color: #332723;
}
.BgClassName
{
background-color: #332723;
}
</style>
border-color css
<style>
span { border-color: #332723; }
span { border-color: rgb(51,39,35); }
td.TdClassName
{
border-color: #332723;
}
.TagClassName
{
border-color: #332723;
}
</style>