Shades of Bistre #432812
Tints of Bistre #432812
RGB
CMYK
RGB Variations
Color information
#432812 (or 0x432812) is known color: Bistre. HEX triplet: 43, 28 and 12. RGB value is (67,40,18). Sum of RGB (Red+Green+Blue) = 67+40+18=125 (16% of max value = 765). Red value is 67 (26.56% from 255 or 53.6% from 125); Green value is 40 (16.02% from 255 or 32% from 125); Blue value is 18 (7.42% from 255 or 14.4% from 125); Max value from RGB is 67 - color contains mainly: red. Hex color #432812 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432812 is #BCD7ED. Grayscale: #2D2D2D. Windows color (decimal): -12376046 or 1189955. OLE color: 1189955.
HSL color Cylindrical-coordinate representation of color #432812: hue angle of 26.94º degrees, saturation: 0.58, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #432812 is Cyan = 0, Magento = 0.40, Yellow = 0.73 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 40 | 18 | - |
| CMYK | 0 | 0.40 | 0.73 | 0.74 |
| HSL | 26.94º | 0.58% | 0.17% | - |
| HSV(B) | 26.94º | 0.73% | 0.26% | - |
| XYZ | 3.18 | 2.75 | 0.94 | - |
| YUV | 45.57 | 112.45 | 143.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 40 | 18 | 0 | 0.40 | 0.73 | 0.74 | 26.94 | 0.58 | 0.17 |
| Hex | 43 | 28 | 12 | 0 | 28 | 49 | 4A | 1B | 3A | 11 |
| Octal | 103 | 50 | 22 | 0 | 50 | 111 | 112 | 33 | 72 | 21 |
| Binary | 1000011 | 101000 | 10010 | 0 | 101000 | 1001001 | 1001010 | 11011 | 111010 | 10001 |
Color Harmonies of #432812
Complementary color
Monochromatic Colors of #432812
Black with #432812
Text Example
Text Example
White with #432812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432812; }
p { color: rgb(67,40,18); }
H1.HeaderClassName
{
color: #432812;
}
.AnyTagClassName
{
color: #432812;
}
</style>
background-color css
<style>
a { background-color: #432812; }
a { background-color: rgb(67,40,18); }
div.DivClassName
{
background-color: #432812;
}
.BgClassName
{
background-color: #432812;
}
</style>
border-color css
<style>
span { border-color: #432812; }
span { border-color: rgb(67,40,18); }
td.TdClassName
{
border-color: #432812;
}
.TagClassName
{
border-color: #432812;
}
</style>