Shades of Bistre #452507
Tints of Bistre #452507
RGB
CMYK
RGB Variations
Color information
#452507 (or 0x452507) is known color: Bistre. HEX triplet: 45, 25 and 07. RGB value is (69,37,7). Sum of RGB (Red+Green+Blue) = 69+37+7=113 (14% of max value = 765). Red value is 69 (27.34% from 255 or 61.06% from 113); Green value is 37 (14.84% from 255 or 32.74% from 113); Blue value is 7 (3.12% from 255 or 6.19% from 113); Max value from RGB is 69 - color contains mainly: red. Hex color #452507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452507 is #BADAF8. Grayscale: #2B2B2B. Windows color (decimal): -12245753 or 468293. OLE color: 468293.
HSL color Cylindrical-coordinate representation of color #452507: hue angle of 29.03º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #452507 is Cyan = 0, Magento = 0.46, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 37 | 7 | - |
| CMYK | 0 | 0.46 | 0.90 | 0.73 |
| HSL | 29.03º | 0.82% | 0.15% | - |
| HSV(B) | 29.03º | 0.9% | 0.27% | - |
| XYZ | 3.15 | 2.6 | 0.54 | - |
| YUV | 43.15 | 107.6 | 146.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 37 | 7 | 0 | 0.46 | 0.90 | 0.73 | 29.03 | 0.82 | 0.15 |
| Hex | 45 | 25 | 7 | 0 | 2E | 5A | 49 | 1D | 52 | F |
| Octal | 105 | 45 | 7 | 0 | 56 | 132 | 111 | 35 | 122 | 17 |
| Binary | 1000101 | 100101 | 111 | 0 | 101110 | 1011010 | 1001001 | 11101 | 1010010 | 1111 |
Color Harmonies of #452507
Complementary color
Monochromatic Colors of #452507
Black with #452507
Text Example
Text Example
White with #452507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452507; }
p { color: rgb(69,37,7); }
H1.HeaderClassName
{
color: #452507;
}
.AnyTagClassName
{
color: #452507;
}
</style>
background-color css
<style>
a { background-color: #452507; }
a { background-color: rgb(69,37,7); }
div.DivClassName
{
background-color: #452507;
}
.BgClassName
{
background-color: #452507;
}
</style>
border-color css
<style>
span { border-color: #452507; }
span { border-color: rgb(69,37,7); }
td.TdClassName
{
border-color: #452507;
}
.TagClassName
{
border-color: #452507;
}
</style>