Shades of Woodburn #453427
Tints of Woodburn #453427
RGB
CMYK
RGB Variations
Color information
#453427 (or 0x453427) is known color: Woodburn. HEX triplet: 45, 34 and 27. RGB value is (69,52,39). Sum of RGB (Red+Green+Blue) = 69+52+39=160 (21% of max value = 765). Red value is 69 (27.34% from 255 or 43.12% from 160); Green value is 52 (20.70% from 255 or 32.5% from 160); Blue value is 39 (15.62% from 255 or 24.38% from 160); Max value from RGB is 69 - color contains mainly: red. Hex color #453427 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453427 is #BACBD8. Grayscale: #373737. Windows color (decimal): -12241881 or 2569285. OLE color: 2569285.
HSL color Cylindrical-coordinate representation of color #453427: hue angle of 26º 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 #453427 is Cyan = 0, Magento = 0.25, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 52 | 39 | - |
| CMYK | 0 | 0.25 | 0.43 | 0.73 |
| HSL | 26º | 0.28% | 0.21% | - |
| HSV(B) | 26º | 0.43% | 0.27% | - |
| XYZ | 4.05 | 3.87 | 2.45 | - |
| YUV | 55.6 | 118.63 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 52 | 39 | 0 | 0.25 | 0.43 | 0.73 | 26 | 0.28 | 0.21 |
| Hex | 45 | 34 | 27 | 0 | 19 | 2B | 49 | 1A | 1C | 15 |
| Octal | 105 | 64 | 47 | 0 | 31 | 53 | 111 | 32 | 34 | 25 |
| Binary | 1000101 | 110100 | 100111 | 0 | 11001 | 101011 | 1001001 | 11010 | 11100 | 10101 |
Color Harmonies of #453427
Complementary color
Monochromatic Colors of #453427
Black with #453427
Text Example
Text Example
White with #453427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453427; }
p { color: rgb(69,52,39); }
H1.HeaderClassName
{
color: #453427;
}
.AnyTagClassName
{
color: #453427;
}
</style>
background-color css
<style>
a { background-color: #453427; }
a { background-color: rgb(69,52,39); }
div.DivClassName
{
background-color: #453427;
}
.BgClassName
{
background-color: #453427;
}
</style>
border-color css
<style>
span { border-color: #453427; }
span { border-color: rgb(69,52,39); }
td.TdClassName
{
border-color: #453427;
}
.TagClassName
{
border-color: #453427;
}
</style>