Shades of Woodburn #453326
Tints of Woodburn #453326
RGB
CMYK
RGB Variations
Color information
#453326 (or 0x453326) is known color: Woodburn. HEX triplet: 45, 33 and 26. RGB value is (69,51,38). Sum of RGB (Red+Green+Blue) = 69+51+38=158 (20% of max value = 765). Red value is 69 (27.34% from 255 or 43.67% from 158); Green value is 51 (20.31% from 255 or 32.28% from 158); Blue value is 38 (15.23% from 255 or 24.05% from 158); Max value from RGB is 69 - color contains mainly: red. Hex color #453326 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453326 is #BACCD9. Grayscale: #363636. Windows color (decimal): -12242138 or 2503493. OLE color: 2503493.
HSL color Cylindrical-coordinate representation of color #453326: hue angle of 25.16º degrees, saturation: 0.29, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #453326 is Cyan = 0, Magento = 0.26, Yellow = 0.45 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 51 | 38 | - |
| CMYK | 0 | 0.26 | 0.45 | 0.73 |
| HSL | 25.16º | 0.29% | 0.21% | - |
| HSV(B) | 25.16º | 0.45% | 0.27% | - |
| XYZ | 3.99 | 3.77 | 2.35 | - |
| YUV | 54.9 | 118.46 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 38 | 0 | 0.26 | 0.45 | 0.73 | 25.16 | 0.29 | 0.21 |
| Hex | 45 | 33 | 26 | 0 | 1A | 2D | 49 | 19 | 1D | 15 |
| Octal | 105 | 63 | 46 | 0 | 32 | 55 | 111 | 31 | 35 | 25 |
| Binary | 1000101 | 110011 | 100110 | 0 | 11010 | 101101 | 1001001 | 11001 | 11101 | 10101 |
Color Harmonies of #453326
Complementary color
Monochromatic Colors of #453326
Black with #453326
Text Example
Text Example
White with #453326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453326; }
p { color: rgb(69,51,38); }
H1.HeaderClassName
{
color: #453326;
}
.AnyTagClassName
{
color: #453326;
}
</style>
background-color css
<style>
a { background-color: #453326; }
a { background-color: rgb(69,51,38); }
div.DivClassName
{
background-color: #453326;
}
.BgClassName
{
background-color: #453326;
}
</style>
border-color css
<style>
span { border-color: #453326; }
span { border-color: rgb(69,51,38); }
td.TdClassName
{
border-color: #453326;
}
.TagClassName
{
border-color: #453326;
}
</style>