Shades of Bistre #452610
Tints of Bistre #452610
RGB
CMYK
RGB Variations
Color information
#452610 (or 0x452610) is known color: Bistre. HEX triplet: 45, 26 and 10. RGB value is (69,38,16). Sum of RGB (Red+Green+Blue) = 69+38+16=123 (16% of max value = 765). Red value is 69 (27.34% from 255 or 56.10% from 123); Green value is 38 (15.23% from 255 or 30.89% from 123); Blue value is 16 (6.64% from 255 or 13.01% from 123); Max value from RGB is 69 - color contains mainly: red. Hex color #452610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #452610 is #BAD9EF. Grayscale: #2C2C2C. Windows color (decimal): -12245488 or 1058373. OLE color: 1058373.
HSL color Cylindrical-coordinate representation of color #452610: hue angle of 24.91º degrees, saturation: 0.62, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #452610 is Cyan = 0, Magento = 0.45, Yellow = 0.77 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 38 | 16 | - |
| CMYK | 0 | 0.45 | 0.77 | 0.73 |
| HSL | 24.91º | 0.62% | 0.17% | - |
| HSV(B) | 24.91º | 0.77% | 0.27% | - |
| XYZ | 3.24 | 2.69 | 0.84 | - |
| YUV | 44.76 | 111.77 | 145.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 38 | 16 | 0 | 0.45 | 0.77 | 0.73 | 24.91 | 0.62 | 0.17 |
| Hex | 45 | 26 | 10 | 0 | 2D | 4D | 49 | 19 | 3E | 11 |
| Octal | 105 | 46 | 20 | 0 | 55 | 115 | 111 | 31 | 76 | 21 |
| Binary | 1000101 | 100110 | 10000 | 0 | 101101 | 1001101 | 1001001 | 11001 | 111110 | 10001 |
Color Harmonies of #452610
Complementary color
Monochromatic Colors of #452610
Black with #452610
Text Example
Text Example
White with #452610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452610; }
p { color: rgb(69,38,16); }
H1.HeaderClassName
{
color: #452610;
}
.AnyTagClassName
{
color: #452610;
}
</style>
background-color css
<style>
a { background-color: #452610; }
a { background-color: rgb(69,38,16); }
div.DivClassName
{
background-color: #452610;
}
.BgClassName
{
background-color: #452610;
}
</style>
border-color css
<style>
span { border-color: #452610; }
span { border-color: rgb(69,38,16); }
td.TdClassName
{
border-color: #452610;
}
.TagClassName
{
border-color: #452610;
}
</style>