Shades of Woodburn #433426
Tints of Woodburn #433426
RGB
CMYK
RGB Variations
Color information
#433426 (or 0x433426) is known color: Woodburn. HEX triplet: 43, 34 and 26. RGB value is (67,52,38). Sum of RGB (Red+Green+Blue) = 67+52+38=157 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.68% from 157); Green value is 52 (20.70% from 255 or 33.12% from 157); Blue value is 38 (15.23% from 255 or 24.20% from 157); Max value from RGB is 67 - color contains mainly: red. Hex color #433426 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433426 is #BCCBD9. Grayscale: #363636. Windows color (decimal): -12372954 or 2503747. OLE color: 2503747.
HSL color Cylindrical-coordinate representation of color #433426: hue angle of 28.97º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #433426 is Cyan = 0, Magento = 0.22, Yellow = 0.43 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 52 | 38 | - |
| CMYK | 0 | 0.22 | 0.43 | 0.74 |
| HSL | 28.97º | 0.28% | 0.21% | - |
| HSV(B) | 28.97º | 0.43% | 0.26% | - |
| XYZ | 3.89 | 3.79 | 2.36 | - |
| YUV | 54.89 | 118.47 | 136.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 38 | 0 | 0.22 | 0.43 | 0.74 | 28.97 | 0.28 | 0.21 |
| Hex | 43 | 34 | 26 | 0 | 16 | 2B | 4A | 1D | 1C | 15 |
| Octal | 103 | 64 | 46 | 0 | 26 | 53 | 112 | 35 | 34 | 25 |
| Binary | 1000011 | 110100 | 100110 | 0 | 10110 | 101011 | 1001010 | 11101 | 11100 | 10101 |
Color Harmonies of #433426
Complementary color
Monochromatic Colors of #433426
Black with #433426
Text Example
Text Example
White with #433426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433426; }
p { color: rgb(67,52,38); }
H1.HeaderClassName
{
color: #433426;
}
.AnyTagClassName
{
color: #433426;
}
</style>
background-color css
<style>
a { background-color: #433426; }
a { background-color: rgb(67,52,38); }
div.DivClassName
{
background-color: #433426;
}
.BgClassName
{
background-color: #433426;
}
</style>
border-color css
<style>
span { border-color: #433426; }
span { border-color: rgb(67,52,38); }
td.TdClassName
{
border-color: #433426;
}
.TagClassName
{
border-color: #433426;
}
</style>