Shades of Woodburn #443324
Tints of Woodburn #443324
RGB
CMYK
RGB Variations
Color information
#443324 (or 0x443324) is known color: Woodburn. HEX triplet: 44, 33 and 24. RGB value is (68,51,36). Sum of RGB (Red+Green+Blue) = 68+51+36=155 (20% of max value = 765). Red value is 68 (26.95% from 255 or 43.87% from 155); Green value is 51 (20.31% from 255 or 32.90% from 155); Blue value is 36 (14.45% from 255 or 23.23% from 155); Max value from RGB is 68 - color contains mainly: red. Hex color #443324 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #443324 is #BBCCDB. Grayscale: #363636. Windows color (decimal): -12307676 or 2372420. OLE color: 2372420.
HSL color Cylindrical-coordinate representation of color #443324: hue angle of 28.12º degrees, saturation: 0.31, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #443324 is Cyan = 0, Magento = 0.25, Yellow = 0.47 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 51 | 36 | - |
| CMYK | 0 | 0.25 | 0.47 | 0.73 |
| HSL | 28.13º | 0.31% | 0.2% | - |
| HSV(B) | 28.13º | 0.47% | 0.27% | - |
| XYZ | 3.89 | 3.72 | 2.18 | - |
| YUV | 54.37 | 117.63 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 51 | 36 | 0 | 0.25 | 0.47 | 0.73 | 28.13 | 0.31 | 0.2 |
| Hex | 44 | 33 | 24 | 0 | 19 | 2F | 49 | 1C | 1F | 14 |
| Octal | 104 | 63 | 44 | 0 | 31 | 57 | 111 | 34 | 37 | 24 |
| Binary | 1000100 | 110011 | 100100 | 0 | 11001 | 101111 | 1001001 | 11100 | 11111 | 10100 |
Color Harmonies of #443324
Complementary color
Monochromatic Colors of #443324
Black with #443324
Text Example
Text Example
White with #443324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443324; }
p { color: rgb(68,51,36); }
H1.HeaderClassName
{
color: #443324;
}
.AnyTagClassName
{
color: #443324;
}
</style>
background-color css
<style>
a { background-color: #443324; }
a { background-color: rgb(68,51,36); }
div.DivClassName
{
background-color: #443324;
}
.BgClassName
{
background-color: #443324;
}
</style>
border-color css
<style>
span { border-color: #443324; }
span { border-color: rgb(68,51,36); }
td.TdClassName
{
border-color: #443324;
}
.TagClassName
{
border-color: #443324;
}
</style>