Shades of Woodburn #453324
Tints of Woodburn #453324
RGB
CMYK
RGB Variations
Color information
#453324 (or 0x453324) is known color: Woodburn. HEX triplet: 45, 33 and 24. RGB value is (69,51,36). Sum of RGB (Red+Green+Blue) = 69+51+36=156 (20% of max value = 765). Red value is 69 (27.34% from 255 or 44.23% from 156); Green value is 51 (20.31% from 255 or 32.69% from 156); Blue value is 36 (14.45% from 255 or 23.08% from 156); Max value from RGB is 69 - color contains mainly: red. Hex color #453324 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453324 is #BACCDB. Grayscale: #363636. Windows color (decimal): -12242140 or 2372421. OLE color: 2372421.
HSL color Cylindrical-coordinate representation of color #453324: hue angle of 27.27º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #453324 is Cyan = 0, Magento = 0.26, Yellow = 0.48 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 51 | 36 | - |
| CMYK | 0 | 0.26 | 0.48 | 0.73 |
| HSL | 27.27º | 0.31% | 0.21% | - |
| HSV(B) | 27.27º | 0.48% | 0.27% | - |
| XYZ | 3.96 | 3.76 | 2.19 | - |
| YUV | 54.67 | 117.46 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 36 | 0 | 0.26 | 0.48 | 0.73 | 27.27 | 0.31 | 0.21 |
| Hex | 45 | 33 | 24 | 0 | 1A | 30 | 49 | 1B | 1F | 15 |
| Octal | 105 | 63 | 44 | 0 | 32 | 60 | 111 | 33 | 37 | 25 |
| Binary | 1000101 | 110011 | 100100 | 0 | 11010 | 110000 | 1001001 | 11011 | 11111 | 10101 |
Color Harmonies of #453324
Complementary color
Monochromatic Colors of #453324
Black with #453324
Text Example
Text Example
White with #453324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453324; }
p { color: rgb(69,51,36); }
H1.HeaderClassName
{
color: #453324;
}
.AnyTagClassName
{
color: #453324;
}
</style>
background-color css
<style>
a { background-color: #453324; }
a { background-color: rgb(69,51,36); }
div.DivClassName
{
background-color: #453324;
}
.BgClassName
{
background-color: #453324;
}
</style>
border-color css
<style>
span { border-color: #453324; }
span { border-color: rgb(69,51,36); }
td.TdClassName
{
border-color: #453324;
}
.TagClassName
{
border-color: #453324;
}
</style>