Shades of Woodburn #453729
Tints of Woodburn #453729
RGB
CMYK
RGB Variations
Color information
#453729 (or 0x453729) is known color: Woodburn. HEX triplet: 45, 37 and 29. RGB value is (69,55,41). Sum of RGB (Red+Green+Blue) = 69+55+41=165 (21% of max value = 765). Red value is 69 (27.34% from 255 or 41.82% from 165); Green value is 55 (21.88% from 255 or 33.33% from 165); Blue value is 41 (16.41% from 255 or 24.85% from 165); Max value from RGB is 69 - color contains mainly: red. Hex color #453729 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453729 is #BAC8D6. Grayscale: #393939. Windows color (decimal): -12241111 or 2701125. OLE color: 2701125.
HSL color Cylindrical-coordinate representation of color #453729: hue angle of 30º degrees, saturation: 0.25, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #453729 is Cyan = 0, Magento = 0.20, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 55 | 41 | - |
| CMYK | 0 | 0.20 | 0.41 | 0.73 |
| HSL | 30º | 0.25% | 0.22% | - |
| HSV(B) | 30º | 0.41% | 0.27% | - |
| XYZ | 4.22 | 4.16 | 2.68 | - |
| YUV | 57.59 | 118.64 | 136.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 41 | 0 | 0.20 | 0.41 | 0.73 | 30 | 0.25 | 0.22 |
| Hex | 45 | 37 | 29 | 0 | 14 | 29 | 49 | 1E | 19 | 16 |
| Octal | 105 | 67 | 51 | 0 | 24 | 51 | 111 | 36 | 31 | 26 |
| Binary | 1000101 | 110111 | 101001 | 0 | 10100 | 101001 | 1001001 | 11110 | 11001 | 10110 |
Color Harmonies of #453729
Complementary color
Monochromatic Colors of #453729
Black with #453729
Text Example
Text Example
White with #453729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453729; }
p { color: rgb(69,55,41); }
H1.HeaderClassName
{
color: #453729;
}
.AnyTagClassName
{
color: #453729;
}
</style>
background-color css
<style>
a { background-color: #453729; }
a { background-color: rgb(69,55,41); }
div.DivClassName
{
background-color: #453729;
}
.BgClassName
{
background-color: #453729;
}
</style>
border-color css
<style>
span { border-color: #453729; }
span { border-color: rgb(69,55,41); }
td.TdClassName
{
border-color: #453729;
}
.TagClassName
{
border-color: #453729;
}
</style>