Shades of Bistre #432715
Tints of Bistre #432715
RGB
CMYK
RGB Variations
Color information
#432715 (or 0x432715) is known color: Bistre. HEX triplet: 43, 27 and 15. RGB value is (67,39,21). Sum of RGB (Red+Green+Blue) = 67+39+21=127 (16% of max value = 765). Red value is 67 (26.56% from 255 or 52.76% from 127); Green value is 39 (15.62% from 255 or 30.71% from 127); Blue value is 21 (8.59% from 255 or 16.54% from 127); Max value from RGB is 67 - color contains mainly: red. Hex color #432715 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #432715 is #BCD8EA. Grayscale: #2D2D2D. Windows color (decimal): -12376299 or 1386307. OLE color: 1386307.
HSL color Cylindrical-coordinate representation of color #432715: hue angle of 23.48º degrees, saturation: 0.52, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #432715 is Cyan = 0, Magento = 0.42, Yellow = 0.69 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 39 | 21 | - |
| CMYK | 0 | 0.42 | 0.69 | 0.74 |
| HSL | 23.48º | 0.52% | 0.17% | - |
| HSV(B) | 23.48º | 0.69% | 0.26% | - |
| XYZ | 3.18 | 2.7 | 1.06 | - |
| YUV | 45.32 | 114.28 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 21 | 0 | 0.42 | 0.69 | 0.74 | 23.48 | 0.52 | 0.17 |
| Hex | 43 | 27 | 15 | 0 | 2A | 45 | 4A | 17 | 34 | 11 |
| Octal | 103 | 47 | 25 | 0 | 52 | 105 | 112 | 27 | 64 | 21 |
| Binary | 1000011 | 100111 | 10101 | 0 | 101010 | 1000101 | 1001010 | 10111 | 110100 | 10001 |
Color Harmonies of #432715
Complementary color
Monochromatic Colors of #432715
Black with #432715
Text Example
Text Example
White with #432715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432715; }
p { color: rgb(67,39,21); }
H1.HeaderClassName
{
color: #432715;
}
.AnyTagClassName
{
color: #432715;
}
</style>
background-color css
<style>
a { background-color: #432715; }
a { background-color: rgb(67,39,21); }
div.DivClassName
{
background-color: #432715;
}
.BgClassName
{
background-color: #432715;
}
</style>
border-color css
<style>
span { border-color: #432715; }
span { border-color: rgb(67,39,21); }
td.TdClassName
{
border-color: #432715;
}
.TagClassName
{
border-color: #432715;
}
</style>