Shades of Woodburn #423325
Tints of Woodburn #423325
RGB
CMYK
RGB Variations
Color information
#423325 (or 0x423325) is known color: Woodburn. HEX triplet: 42, 33 and 25. RGB value is (66,51,37). Sum of RGB (Red+Green+Blue) = 66+51+37=154 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.86% from 154); Green value is 51 (20.31% from 255 or 33.12% from 154); Blue value is 37 (14.84% from 255 or 24.03% from 154); Max value from RGB is 66 - color contains mainly: red. Hex color #423325 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423325 is #BDCCDA. Grayscale: #353535. Windows color (decimal): -12438747 or 2437954. OLE color: 2437954.
HSL color Cylindrical-coordinate representation of color #423325: hue angle of 28.97º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #423325 is Cyan = 0, Magento = 0.23, Yellow = 0.44 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 51 | 37 | - |
| CMYK | 0 | 0.23 | 0.44 | 0.74 |
| HSL | 28.97º | 0.28% | 0.2% | - |
| HSV(B) | 28.97º | 0.44% | 0.26% | - |
| XYZ | 3.76 | 3.66 | 2.26 | - |
| YUV | 53.89 | 118.47 | 136.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 37 | 0 | 0.23 | 0.44 | 0.74 | 28.97 | 0.28 | 0.2 |
| Hex | 42 | 33 | 25 | 0 | 17 | 2C | 4A | 1D | 1C | 14 |
| Octal | 102 | 63 | 45 | 0 | 27 | 54 | 112 | 35 | 34 | 24 |
| Binary | 1000010 | 110011 | 100101 | 0 | 10111 | 101100 | 1001010 | 11101 | 11100 | 10100 |
Color Harmonies of #423325
Complementary color
Monochromatic Colors of #423325
Black with #423325
Text Example
Text Example
White with #423325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423325; }
p { color: rgb(66,51,37); }
H1.HeaderClassName
{
color: #423325;
}
.AnyTagClassName
{
color: #423325;
}
</style>
background-color css
<style>
a { background-color: #423325; }
a { background-color: rgb(66,51,37); }
div.DivClassName
{
background-color: #423325;
}
.BgClassName
{
background-color: #423325;
}
</style>
border-color css
<style>
span { border-color: #423325; }
span { border-color: rgb(66,51,37); }
td.TdClassName
{
border-color: #423325;
}
.TagClassName
{
border-color: #423325;
}
</style>