Shades of Congo Brown #704945
Tints of Congo Brown #704945
RGB
CMYK
RGB Variations
Color information
#704945 (or 0x704945) is known color: Congo Brown. HEX triplet: 70, 49 and 45. RGB value is (112,73,69). Sum of RGB (Red+Green+Blue) = 112+73+69=254 (33% of max value = 765). Red value is 112 (44.14% from 255 or 44.09% from 254); Green value is 73 (28.91% from 255 or 28.74% from 254); Blue value is 69 (27.34% from 255 or 27.17% from 254); Max value from RGB is 112 - color contains mainly: red. Hex color #704945 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704945 is #8FB6BA. Grayscale: #545454. Windows color (decimal): -9418427 or 4540784. OLE color: 4540784.
HSL color Cylindrical-coordinate representation of color #704945: hue angle of 5.58º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #704945 is Cyan = 0, Magento = 0.35, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 73 | 69 | - |
| CMYK | 0 | 0.35 | 0.38 | 0.56 |
| HSL | 5.58º | 0.24% | 0.35% | - |
| HSV(B) | 5.58º | 0.38% | 0.44% | - |
| XYZ | 10.14 | 8.64 | 6.76 | - |
| YUV | 84.21 | 119.42 | 147.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 73 | 69 | 0 | 0.35 | 0.38 | 0.56 | 5.58 | 0.24 | 0.35 |
| Hex | 70 | 49 | 45 | 0 | 23 | 26 | 38 | 6 | 18 | 23 |
| Octal | 160 | 111 | 105 | 0 | 43 | 46 | 70 | 6 | 30 | 43 |
| Binary | 1110000 | 1001001 | 1000101 | 0 | 100011 | 100110 | 111000 | 110 | 11000 | 100011 |
Color Harmonies of #704945
Complementary color
Monochromatic Colors of #704945
Black with #704945
Text Example
Text Example
White with #704945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704945; }
p { color: rgb(112,73,69); }
H1.HeaderClassName
{
color: #704945;
}
.AnyTagClassName
{
color: #704945;
}
</style>
background-color css
<style>
a { background-color: #704945; }
a { background-color: rgb(112,73,69); }
div.DivClassName
{
background-color: #704945;
}
.BgClassName
{
background-color: #704945;
}
</style>
border-color css
<style>
span { border-color: #704945; }
span { border-color: rgb(112,73,69); }
td.TdClassName
{
border-color: #704945;
}
.TagClassName
{
border-color: #704945;
}
</style>