Shades of Bistre #422305
Tints of Bistre #422305
RGB
CMYK
RGB Variations
Color information
#422305 (or 0x422305) is known color: Bistre. HEX triplet: 42, 23 and 05. RGB value is (66,35,5). Sum of RGB (Red+Green+Blue) = 66+35+5=106 (14% of max value = 765). Red value is 66 (26.17% from 255 or 62.26% from 106); Green value is 35 (14.06% from 255 or 33.02% from 106); Blue value is 5 (2.34% from 255 or 4.72% from 106); Max value from RGB is 66 - color contains mainly: red. Hex color #422305 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422305 is #BDDCFA. Grayscale: #292929. Windows color (decimal): -12442875 or 336706. OLE color: 336706.
HSL color Cylindrical-coordinate representation of color #422305: hue angle of 29.51º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #422305 is Cyan = 0, Magento = 0.47, Yellow = 0.92 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 35 | 5 | - |
| CMYK | 0 | 0.47 | 0.92 | 0.74 |
| HSL | 29.51º | 0.86% | 0.14% | - |
| HSV(B) | 29.51º | 0.92% | 0.26% | - |
| XYZ | 2.88 | 2.37 | 0.45 | - |
| YUV | 40.85 | 107.77 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 5 | 0 | 0.47 | 0.92 | 0.74 | 29.51 | 0.86 | 0.14 |
| Hex | 42 | 23 | 5 | 0 | 2F | 5C | 4A | 1E | 56 | E |
| Octal | 102 | 43 | 5 | 0 | 57 | 134 | 112 | 36 | 126 | 16 |
| Binary | 1000010 | 100011 | 101 | 0 | 101111 | 1011100 | 1001010 | 11110 | 1010110 | 1110 |
Color Harmonies of #422305
Complementary color
Monochromatic Colors of #422305
Black with #422305
Text Example
Text Example
White with #422305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422305; }
p { color: rgb(66,35,5); }
H1.HeaderClassName
{
color: #422305;
}
.AnyTagClassName
{
color: #422305;
}
</style>
background-color css
<style>
a { background-color: #422305; }
a { background-color: rgb(66,35,5); }
div.DivClassName
{
background-color: #422305;
}
.BgClassName
{
background-color: #422305;
}
</style>
border-color css
<style>
span { border-color: #422305; }
span { border-color: rgb(66,35,5); }
td.TdClassName
{
border-color: #422305;
}
.TagClassName
{
border-color: #422305;
}
</style>