Shades of Congo Brown #705149
Tints of Congo Brown #705149
RGB
CMYK
RGB Variations
Color information
#705149 (or 0x705149) is known color: Congo Brown. HEX triplet: 70, 51 and 49. RGB value is (112,81,73). Sum of RGB (Red+Green+Blue) = 112+81+73=266 (35% of max value = 765). Red value is 112 (44.14% from 255 or 42.11% from 266); Green value is 81 (32.03% from 255 or 30.45% from 266); Blue value is 73 (28.91% from 255 or 27.44% from 266); Max value from RGB is 112 - color contains mainly: red. Hex color #705149 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705149 is #8FAEB6. Grayscale: #595959. Windows color (decimal): -9416375 or 4804976. OLE color: 4804976.
HSL color Cylindrical-coordinate representation of color #705149: hue angle of 12.31º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #705149 is Cyan = 0, Magento = 0.28, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 81 | 73 | - |
| CMYK | 0 | 0.28 | 0.35 | 0.56 |
| HSL | 12.31º | 0.21% | 0.36% | - |
| HSV(B) | 12.31º | 0.35% | 0.44% | - |
| XYZ | 10.83 | 9.81 | 7.63 | - |
| YUV | 89.36 | 118.77 | 144.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 81 | 73 | 0 | 0.28 | 0.35 | 0.56 | 12.31 | 0.21 | 0.36 |
| Hex | 70 | 51 | 49 | 0 | 1C | 23 | 38 | C | 15 | 24 |
| Octal | 160 | 121 | 111 | 0 | 34 | 43 | 70 | 14 | 25 | 44 |
| Binary | 1110000 | 1010001 | 1001001 | 0 | 11100 | 100011 | 111000 | 1100 | 10101 | 100100 |
Color Harmonies of #705149
Complementary color
Monochromatic Colors of #705149
Black with #705149
Text Example
Text Example
White with #705149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705149; }
p { color: rgb(112,81,73); }
H1.HeaderClassName
{
color: #705149;
}
.AnyTagClassName
{
color: #705149;
}
</style>
background-color css
<style>
a { background-color: #705149; }
a { background-color: rgb(112,81,73); }
div.DivClassName
{
background-color: #705149;
}
.BgClassName
{
background-color: #705149;
}
</style>
border-color css
<style>
span { border-color: #705149; }
span { border-color: rgb(112,81,73); }
td.TdClassName
{
border-color: #705149;
}
.TagClassName
{
border-color: #705149;
}
</style>