Shades of Woodburn #453528
Tints of Woodburn #453528
RGB
CMYK
RGB Variations
Color information
#453528 (or 0x453528) is known color: Woodburn. HEX triplet: 45, 35 and 28. RGB value is (69,53,40). Sum of RGB (Red+Green+Blue) = 69+53+40=162 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.59% from 162); Green value is 53 (21.09% from 255 or 32.72% from 162); Blue value is 40 (16.02% from 255 or 24.69% from 162); Max value from RGB is 69 - color contains mainly: red. Hex color #453528 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453528 is #BACAD7. Grayscale: #383838. Windows color (decimal): -12241624 or 2635077. OLE color: 2635077.
HSL color Cylindrical-coordinate representation of color #453528: hue angle of 26.9º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #453528 is Cyan = 0, Magento = 0.23, Yellow = 0.42 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 53 | 40 | - |
| CMYK | 0 | 0.23 | 0.42 | 0.73 |
| HSL | 26.9º | 0.27% | 0.21% | - |
| HSV(B) | 26.9º | 0.42% | 0.27% | - |
| XYZ | 4.11 | 3.96 | 2.56 | - |
| YUV | 56.3 | 118.8 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 40 | 0 | 0.23 | 0.42 | 0.73 | 26.9 | 0.27 | 0.21 |
| Hex | 45 | 35 | 28 | 0 | 17 | 2A | 49 | 1B | 1B | 15 |
| Octal | 105 | 65 | 50 | 0 | 27 | 52 | 111 | 33 | 33 | 25 |
| Binary | 1000101 | 110101 | 101000 | 0 | 10111 | 101010 | 1001001 | 11011 | 11011 | 10101 |
Color Harmonies of #453528
Complementary color
Monochromatic Colors of #453528
Black with #453528
Text Example
Text Example
White with #453528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453528; }
p { color: rgb(69,53,40); }
H1.HeaderClassName
{
color: #453528;
}
.AnyTagClassName
{
color: #453528;
}
</style>
background-color css
<style>
a { background-color: #453528; }
a { background-color: rgb(69,53,40); }
div.DivClassName
{
background-color: #453528;
}
.BgClassName
{
background-color: #453528;
}
</style>
border-color css
<style>
span { border-color: #453528; }
span { border-color: rgb(69,53,40); }
td.TdClassName
{
border-color: #453528;
}
.TagClassName
{
border-color: #453528;
}
</style>