Shades of Bistre #452712
Tints of Bistre #452712
RGB
CMYK
RGB Variations
Color information
#452712 (or 0x452712) is known color: Bistre. HEX triplet: 45, 27 and 12. RGB value is (69,39,18). Sum of RGB (Red+Green+Blue) = 69+39+18=126 (16% of max value = 765). Red value is 69 (27.34% from 255 or 54.76% from 126); Green value is 39 (15.62% from 255 or 30.95% from 126); Blue value is 18 (7.42% from 255 or 14.29% from 126); Max value from RGB is 69 - color contains mainly: red. Hex color #452712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452712 is #BAD8ED. Grayscale: #2D2D2D. Windows color (decimal): -12245230 or 1189701. OLE color: 1189701.
HSL color Cylindrical-coordinate representation of color #452712: hue angle of 24.71º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #452712 is Cyan = 0, Magento = 0.43, Yellow = 0.74 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 39 | 18 | - |
| CMYK | 0 | 0.43 | 0.74 | 0.73 |
| HSL | 24.71º | 0.59% | 0.17% | - |
| HSV(B) | 24.71º | 0.74% | 0.27% | - |
| XYZ | 3.29 | 2.76 | 0.93 | - |
| YUV | 45.58 | 112.44 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 39 | 18 | 0 | 0.43 | 0.74 | 0.73 | 24.71 | 0.59 | 0.17 |
| Hex | 45 | 27 | 12 | 0 | 2B | 4A | 49 | 19 | 3B | 11 |
| Octal | 105 | 47 | 22 | 0 | 53 | 112 | 111 | 31 | 73 | 21 |
| Binary | 1000101 | 100111 | 10010 | 0 | 101011 | 1001010 | 1001001 | 11001 | 111011 | 10001 |
Color Harmonies of #452712
Complementary color
Monochromatic Colors of #452712
Black with #452712
Text Example
Text Example
White with #452712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452712; }
p { color: rgb(69,39,18); }
H1.HeaderClassName
{
color: #452712;
}
.AnyTagClassName
{
color: #452712;
}
</style>
background-color css
<style>
a { background-color: #452712; }
a { background-color: rgb(69,39,18); }
div.DivClassName
{
background-color: #452712;
}
.BgClassName
{
background-color: #452712;
}
</style>
border-color css
<style>
span { border-color: #452712; }
span { border-color: rgb(69,39,18); }
td.TdClassName
{
border-color: #452712;
}
.TagClassName
{
border-color: #452712;
}
</style>