Shades of Woodburn #453527
Tints of Woodburn #453527
RGB
CMYK
RGB Variations
Color information
#453527 (or 0x453527) is known color: Woodburn. HEX triplet: 45, 35 and 27. RGB value is (69,53,39). Sum of RGB (Red+Green+Blue) = 69+53+39=161 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.86% from 161); Green value is 53 (21.09% from 255 or 32.92% from 161); Blue value is 39 (15.62% from 255 or 24.22% from 161); Max value from RGB is 69 - color contains mainly: red. Hex color #453527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453527 is #BACAD8. Grayscale: #383838. Windows color (decimal): -12241625 or 2569541. OLE color: 2569541.
HSL color Cylindrical-coordinate representation of color #453527: hue angle of 28º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #453527 is Cyan = 0, Magento = 0.23, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 53 | 39 | - |
| CMYK | 0 | 0.23 | 0.43 | 0.73 |
| HSL | 28º | 0.28% | 0.21% | - |
| HSV(B) | 28º | 0.43% | 0.27% | - |
| XYZ | 4.09 | 3.96 | 2.47 | - |
| YUV | 56.19 | 118.3 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 53 | 39 | 0 | 0.23 | 0.43 | 0.73 | 28 | 0.28 | 0.21 |
| Hex | 45 | 35 | 27 | 0 | 17 | 2B | 49 | 1C | 1C | 15 |
| Octal | 105 | 65 | 47 | 0 | 27 | 53 | 111 | 34 | 34 | 25 |
| Binary | 1000101 | 110101 | 100111 | 0 | 10111 | 101011 | 1001001 | 11100 | 11100 | 10101 |
Color Harmonies of #453527
Complementary color
Monochromatic Colors of #453527
Black with #453527
Text Example
Text Example
White with #453527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453527; }
p { color: rgb(69,53,39); }
H1.HeaderClassName
{
color: #453527;
}
.AnyTagClassName
{
color: #453527;
}
</style>
background-color css
<style>
a { background-color: #453527; }
a { background-color: rgb(69,53,39); }
div.DivClassName
{
background-color: #453527;
}
.BgClassName
{
background-color: #453527;
}
</style>
border-color css
<style>
span { border-color: #453527; }
span { border-color: rgb(69,53,39); }
td.TdClassName
{
border-color: #453527;
}
.TagClassName
{
border-color: #453527;
}
</style>