Shades of Bistre #422718
Tints of Bistre #422718
RGB
CMYK
RGB Variations
Color information
#422718 (or 0x422718) is known color: Bistre. HEX triplet: 42, 27 and 18. RGB value is (66,39,24). Sum of RGB (Red+Green+Blue) = 66+39+24=129 (17% of max value = 765). Red value is 66 (26.17% from 255 or 51.16% from 129); Green value is 39 (15.62% from 255 or 30.23% from 129); Blue value is 24 (9.77% from 255 or 18.60% from 129); Max value from RGB is 66 - color contains mainly: red. Hex color #422718 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #422718 is #BDD8E7. Grayscale: #2D2D2D. Windows color (decimal): -12441832 or 1582914. OLE color: 1582914.
HSL color Cylindrical-coordinate representation of color #422718: hue angle of 21.43º degrees, saturation: 0.47, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #422718 is Cyan = 0, Magento = 0.41, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 24 | - |
| CMYK | 0 | 0.41 | 0.64 | 0.74 |
| HSL | 21.43º | 0.47% | 0.18% | - |
| HSV(B) | 21.43º | 0.64% | 0.26% | - |
| XYZ | 3.14 | 2.68 | 1.22 | - |
| YUV | 45.36 | 115.95 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 24 | 0 | 0.41 | 0.64 | 0.74 | 21.43 | 0.47 | 0.18 |
| Hex | 42 | 27 | 18 | 0 | 29 | 40 | 4A | 15 | 2F | 12 |
| Octal | 102 | 47 | 30 | 0 | 51 | 100 | 112 | 25 | 57 | 22 |
| Binary | 1000010 | 100111 | 11000 | 0 | 101001 | 1000000 | 1001010 | 10101 | 101111 | 10010 |
Color Harmonies of #422718
Complementary color
Monochromatic Colors of #422718
Black with #422718
Text Example
Text Example
White with #422718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422718; }
p { color: rgb(66,39,24); }
H1.HeaderClassName
{
color: #422718;
}
.AnyTagClassName
{
color: #422718;
}
</style>
background-color css
<style>
a { background-color: #422718; }
a { background-color: rgb(66,39,24); }
div.DivClassName
{
background-color: #422718;
}
.BgClassName
{
background-color: #422718;
}
</style>
border-color css
<style>
span { border-color: #422718; }
span { border-color: rgb(66,39,24); }
td.TdClassName
{
border-color: #422718;
}
.TagClassName
{
border-color: #422718;
}
</style>