Shades of Bistre #452809
Tints of Bistre #452809
RGB
CMYK
RGB Variations
Color information
#452809 (or 0x452809) is known color: Bistre. HEX triplet: 45, 28 and 09. RGB value is (69,40,9). Sum of RGB (Red+Green+Blue) = 69+40+9=118 (15% of max value = 765). Red value is 69 (27.34% from 255 or 58.47% from 118); Green value is 40 (16.02% from 255 or 33.90% from 118); Blue value is 9 (3.91% from 255 or 7.63% from 118); Max value from RGB is 69 - color contains mainly: red. Hex color #452809 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452809 is #BAD7F6. Grayscale: #2D2D2D. Windows color (decimal): -12244983 or 600133. OLE color: 600133.
HSL color Cylindrical-coordinate representation of color #452809: hue angle of 31º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #452809 is Cyan = 0, Magento = 0.42, Yellow = 0.87 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 40 | 9 | - |
| CMYK | 0 | 0.42 | 0.87 | 0.73 |
| HSL | 31º | 0.77% | 0.15% | - |
| HSV(B) | 31º | 0.87% | 0.27% | - |
| XYZ | 3.26 | 2.8 | 0.63 | - |
| YUV | 45.14 | 107.61 | 145.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 40 | 9 | 0 | 0.42 | 0.87 | 0.73 | 31 | 0.77 | 0.15 |
| Hex | 45 | 28 | 9 | 0 | 2A | 57 | 49 | 1F | 4D | F |
| Octal | 105 | 50 | 11 | 0 | 52 | 127 | 111 | 37 | 115 | 17 |
| Binary | 1000101 | 101000 | 1001 | 0 | 101010 | 1010111 | 1001001 | 11111 | 1001101 | 1111 |
Color Harmonies of #452809
Complementary color
Monochromatic Colors of #452809
Black with #452809
Text Example
Text Example
White with #452809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452809; }
p { color: rgb(69,40,9); }
H1.HeaderClassName
{
color: #452809;
}
.AnyTagClassName
{
color: #452809;
}
</style>
background-color css
<style>
a { background-color: #452809; }
a { background-color: rgb(69,40,9); }
div.DivClassName
{
background-color: #452809;
}
.BgClassName
{
background-color: #452809;
}
</style>
border-color css
<style>
span { border-color: #452809; }
span { border-color: rgb(69,40,9); }
td.TdClassName
{
border-color: #452809;
}
.TagClassName
{
border-color: #452809;
}
</style>