Shades of Bistre #432307
Tints of Bistre #432307
RGB
CMYK
RGB Variations
Color information
#432307 (or 0x432307) is known color: Bistre. HEX triplet: 43, 23 and 07. RGB value is (67,35,7). Sum of RGB (Red+Green+Blue) = 67+35+7=109 (14% of max value = 765). Red value is 67 (26.56% from 255 or 61.47% from 109); Green value is 35 (14.06% from 255 or 32.11% from 109); Blue value is 7 (3.12% from 255 or 6.42% from 109); Max value from RGB is 67 - color contains mainly: red. Hex color #432307 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432307 is #BCDCF8. Grayscale: #292929. Windows color (decimal): -12377337 or 467779. OLE color: 467779.
HSL color Cylindrical-coordinate representation of color #432307: hue angle of 28º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #432307 is Cyan = 0, Magento = 0.48, Yellow = 0.90 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 35 | 7 | - |
| CMYK | 0 | 0.48 | 0.90 | 0.74 |
| HSL | 28º | 0.81% | 0.15% | - |
| HSV(B) | 28º | 0.9% | 0.26% | - |
| XYZ | 2.95 | 2.41 | 0.51 | - |
| YUV | 41.38 | 108.6 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 35 | 7 | 0 | 0.48 | 0.90 | 0.74 | 28 | 0.81 | 0.15 |
| Hex | 43 | 23 | 7 | 0 | 30 | 5A | 4A | 1C | 51 | F |
| Octal | 103 | 43 | 7 | 0 | 60 | 132 | 112 | 34 | 121 | 17 |
| Binary | 1000011 | 100011 | 111 | 0 | 110000 | 1011010 | 1001010 | 11100 | 1010001 | 1111 |
Color Harmonies of #432307
Complementary color
Monochromatic Colors of #432307
Black with #432307
Text Example
Text Example
White with #432307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432307; }
p { color: rgb(67,35,7); }
H1.HeaderClassName
{
color: #432307;
}
.AnyTagClassName
{
color: #432307;
}
</style>
background-color css
<style>
a { background-color: #432307; }
a { background-color: rgb(67,35,7); }
div.DivClassName
{
background-color: #432307;
}
.BgClassName
{
background-color: #432307;
}
</style>
border-color css
<style>
span { border-color: #432307; }
span { border-color: rgb(67,35,7); }
td.TdClassName
{
border-color: #432307;
}
.TagClassName
{
border-color: #432307;
}
</style>