Shades of Woodburn #433427
Tints of Woodburn #433427
RGB
CMYK
RGB Variations
Color information
#433427 (or 0x433427) is known color: Woodburn. HEX triplet: 43, 34 and 27. RGB value is (67,52,39). Sum of RGB (Red+Green+Blue) = 67+52+39=158 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.41% from 158); Green value is 52 (20.70% from 255 or 32.91% from 158); Blue value is 39 (15.62% from 255 or 24.68% from 158); Max value from RGB is 67 - color contains mainly: red. Hex color #433427 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433427 is #BCCBD8. Grayscale: #373737. Windows color (decimal): -12372953 or 2569283. OLE color: 2569283.
HSL color Cylindrical-coordinate representation of color #433427: hue angle of 27.86º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #433427 is Cyan = 0, Magento = 0.22, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 52 | 39 | - |
| CMYK | 0 | 0.22 | 0.42 | 0.74 |
| HSL | 27.86º | 0.26% | 0.21% | - |
| HSV(B) | 27.86º | 0.42% | 0.26% | - |
| XYZ | 3.91 | 3.8 | 2.45 | - |
| YUV | 55 | 118.97 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 39 | 0 | 0.22 | 0.42 | 0.74 | 27.86 | 0.26 | 0.21 |
| Hex | 43 | 34 | 27 | 0 | 16 | 2A | 4A | 1C | 1A | 15 |
| Octal | 103 | 64 | 47 | 0 | 26 | 52 | 112 | 34 | 32 | 25 |
| Binary | 1000011 | 110100 | 100111 | 0 | 10110 | 101010 | 1001010 | 11100 | 11010 | 10101 |
Color Harmonies of #433427
Complementary color
Monochromatic Colors of #433427
Black with #433427
Text Example
Text Example
White with #433427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433427; }
p { color: rgb(67,52,39); }
H1.HeaderClassName
{
color: #433427;
}
.AnyTagClassName
{
color: #433427;
}
</style>
background-color css
<style>
a { background-color: #433427; }
a { background-color: rgb(67,52,39); }
div.DivClassName
{
background-color: #433427;
}
.BgClassName
{
background-color: #433427;
}
</style>
border-color css
<style>
span { border-color: #433427; }
span { border-color: rgb(67,52,39); }
td.TdClassName
{
border-color: #433427;
}
.TagClassName
{
border-color: #433427;
}
</style>