Shades of Woodburn #423326
Tints of Woodburn #423326
RGB
CMYK
RGB Variations
Color information
#423326 (or 0x423326) is known color: Woodburn. HEX triplet: 42, 33 and 26. RGB value is (66,51,38). Sum of RGB (Red+Green+Blue) = 66+51+38=155 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.58% from 155); Green value is 51 (20.31% from 255 or 32.90% from 155); Blue value is 38 (15.23% from 255 or 24.52% from 155); Max value from RGB is 66 - color contains mainly: red. Hex color #423326 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423326 is #BDCCD9. Grayscale: #363636. Windows color (decimal): -12438746 or 2503490. OLE color: 2503490.
HSL color Cylindrical-coordinate representation of color #423326: hue angle of 27.86º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #423326 is Cyan = 0, Magento = 0.23, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 51 | 38 | - |
| CMYK | 0 | 0.23 | 0.42 | 0.74 |
| HSL | 27.86º | 0.27% | 0.2% | - |
| HSV(B) | 27.86º | 0.42% | 0.26% | - |
| XYZ | 3.78 | 3.67 | 2.34 | - |
| YUV | 54 | 118.97 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 38 | 0 | 0.23 | 0.42 | 0.74 | 27.86 | 0.27 | 0.2 |
| Hex | 42 | 33 | 26 | 0 | 17 | 2A | 4A | 1C | 1B | 14 |
| Octal | 102 | 63 | 46 | 0 | 27 | 52 | 112 | 34 | 33 | 24 |
| Binary | 1000010 | 110011 | 100110 | 0 | 10111 | 101010 | 1001010 | 11100 | 11011 | 10100 |
Color Harmonies of #423326
Complementary color
Monochromatic Colors of #423326
Black with #423326
Text Example
Text Example
White with #423326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423326; }
p { color: rgb(66,51,38); }
H1.HeaderClassName
{
color: #423326;
}
.AnyTagClassName
{
color: #423326;
}
</style>
background-color css
<style>
a { background-color: #423326; }
a { background-color: rgb(66,51,38); }
div.DivClassName
{
background-color: #423326;
}
.BgClassName
{
background-color: #423326;
}
</style>
border-color css
<style>
span { border-color: #423326; }
span { border-color: rgb(66,51,38); }
td.TdClassName
{
border-color: #423326;
}
.TagClassName
{
border-color: #423326;
}
</style>