Shades of Bistre #452814
Tints of Bistre #452814
RGB
CMYK
RGB Variations
Color information
#452814 (or 0x452814) is known color: Bistre. HEX triplet: 45, 28 and 14. RGB value is (69,40,20). Sum of RGB (Red+Green+Blue) = 69+40+20=129 (17% of max value = 765). Red value is 69 (27.34% from 255 or 53.49% from 129); Green value is 40 (16.02% from 255 or 31.01% from 129); Blue value is 20 (8.20% from 255 or 15.50% from 129); Max value from RGB is 69 - color contains mainly: red. Hex color #452814 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452814 is #BAD7EB. Grayscale: #2E2E2E. Windows color (decimal): -12244972 or 1321029. OLE color: 1321029.
HSL color Cylindrical-coordinate representation of color #452814: hue angle of 24.49º degrees, saturation: 0.55, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #452814 is Cyan = 0, Magento = 0.42, Yellow = 0.71 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 40 | 20 | - |
| CMYK | 0 | 0.42 | 0.71 | 0.73 |
| HSL | 24.49º | 0.55% | 0.17% | - |
| HSV(B) | 24.49º | 0.71% | 0.27% | - |
| XYZ | 3.34 | 2.83 | 1.03 | - |
| YUV | 46.39 | 113.11 | 144.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 40 | 20 | 0 | 0.42 | 0.71 | 0.73 | 24.49 | 0.55 | 0.17 |
| Hex | 45 | 28 | 14 | 0 | 2A | 47 | 49 | 18 | 37 | 11 |
| Octal | 105 | 50 | 24 | 0 | 52 | 107 | 111 | 30 | 67 | 21 |
| Binary | 1000101 | 101000 | 10100 | 0 | 101010 | 1000111 | 1001001 | 11000 | 110111 | 10001 |
Color Harmonies of #452814
Complementary color
Monochromatic Colors of #452814
Black with #452814
Text Example
Text Example
White with #452814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452814; }
p { color: rgb(69,40,20); }
H1.HeaderClassName
{
color: #452814;
}
.AnyTagClassName
{
color: #452814;
}
</style>
background-color css
<style>
a { background-color: #452814; }
a { background-color: rgb(69,40,20); }
div.DivClassName
{
background-color: #452814;
}
.BgClassName
{
background-color: #452814;
}
</style>
border-color css
<style>
span { border-color: #452814; }
span { border-color: rgb(69,40,20); }
td.TdClassName
{
border-color: #452814;
}
.TagClassName
{
border-color: #452814;
}
</style>