Shades of Bistre #452915
Tints of Bistre #452915
RGB
CMYK
RGB Variations
Color information
#452915 (or 0x452915) is known color: Bistre. HEX triplet: 45, 29 and 15. RGB value is (69,41,21). Sum of RGB (Red+Green+Blue) = 69+41+21=131 (17% of max value = 765). Red value is 69 (27.34% from 255 or 52.67% from 131); Green value is 41 (16.41% from 255 or 31.30% from 131); Blue value is 21 (8.59% from 255 or 16.03% from 131); Max value from RGB is 69 - color contains mainly: red. Hex color #452915 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452915 is #BAD6EA. Grayscale: #2F2F2F. Windows color (decimal): -12244715 or 1386821. OLE color: 1386821.
HSL color Cylindrical-coordinate representation of color #452915: hue angle of 25º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #452915 is Cyan = 0, Magento = 0.41, Yellow = 0.70 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 41 | 21 | - |
| CMYK | 0 | 0.41 | 0.70 | 0.73 |
| HSL | 25º | 0.53% | 0.18% | - |
| HSV(B) | 25º | 0.7% | 0.27% | - |
| XYZ | 3.38 | 2.91 | 1.09 | - |
| YUV | 47.09 | 113.28 | 143.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 41 | 21 | 0 | 0.41 | 0.70 | 0.73 | 25 | 0.53 | 0.18 |
| Hex | 45 | 29 | 15 | 0 | 29 | 46 | 49 | 19 | 35 | 12 |
| Octal | 105 | 51 | 25 | 0 | 51 | 106 | 111 | 31 | 65 | 22 |
| Binary | 1000101 | 101001 | 10101 | 0 | 101001 | 1000110 | 1001001 | 11001 | 110101 | 10010 |
Color Harmonies of #452915
Complementary color
Monochromatic Colors of #452915
Black with #452915
Text Example
Text Example
White with #452915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452915; }
p { color: rgb(69,41,21); }
H1.HeaderClassName
{
color: #452915;
}
.AnyTagClassName
{
color: #452915;
}
</style>
background-color css
<style>
a { background-color: #452915; }
a { background-color: rgb(69,41,21); }
div.DivClassName
{
background-color: #452915;
}
.BgClassName
{
background-color: #452915;
}
</style>
border-color css
<style>
span { border-color: #452915; }
span { border-color: rgb(69,41,21); }
td.TdClassName
{
border-color: #452915;
}
.TagClassName
{
border-color: #452915;
}
</style>