Shades of Bistre #432504
Tints of Bistre #432504
RGB
CMYK
RGB Variations
Color information
#432504 (or 0x432504) is known color: Bistre. HEX triplet: 43, 25 and 04. RGB value is (67,37,4). Sum of RGB (Red+Green+Blue) = 67+37+4=108 (14% of max value = 765). Red value is 67 (26.56% from 255 or 62.04% from 108); Green value is 37 (14.84% from 255 or 34.26% from 108); Blue value is 4 (1.95% from 255 or 3.70% from 108); Max value from RGB is 67 - color contains mainly: red. Hex color #432504 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432504 is #BCDAFB. Grayscale: #2A2A2A. Windows color (decimal): -12376828 or 271683. OLE color: 271683.
HSL color Cylindrical-coordinate representation of color #432504: hue angle of 31.43º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #432504 is Cyan = 0, Magento = 0.45, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 37 | 4 | - |
| CMYK | 0 | 0.45 | 0.94 | 0.74 |
| HSL | 31.43º | 0.89% | 0.14% | - |
| HSV(B) | 31.43º | 0.94% | 0.26% | - |
| XYZ | 3 | 2.53 | 0.44 | - |
| YUV | 42.21 | 106.44 | 145.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 37 | 4 | 0 | 0.45 | 0.94 | 0.74 | 31.43 | 0.89 | 0.14 |
| Hex | 43 | 25 | 4 | 0 | 2D | 5E | 4A | 1F | 59 | E |
| Octal | 103 | 45 | 4 | 0 | 55 | 136 | 112 | 37 | 131 | 16 |
| Binary | 1000011 | 100101 | 100 | 0 | 101101 | 1011110 | 1001010 | 11111 | 1011001 | 1110 |
Color Harmonies of #432504
Complementary color
Monochromatic Colors of #432504
Black with #432504
Text Example
Text Example
White with #432504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432504; }
p { color: rgb(67,37,4); }
H1.HeaderClassName
{
color: #432504;
}
.AnyTagClassName
{
color: #432504;
}
</style>
background-color css
<style>
a { background-color: #432504; }
a { background-color: rgb(67,37,4); }
div.DivClassName
{
background-color: #432504;
}
.BgClassName
{
background-color: #432504;
}
</style>
border-color css
<style>
span { border-color: #432504; }
span { border-color: rgb(67,37,4); }
td.TdClassName
{
border-color: #432504;
}
.TagClassName
{
border-color: #432504;
}
</style>