Shades of Congo Brown #714945
Tints of Congo Brown #714945
RGB
CMYK
RGB Variations
Color information
#714945 (or 0x714945) is known color: Congo Brown. HEX triplet: 71, 49 and 45. RGB value is (113,73,69). Sum of RGB (Red+Green+Blue) = 113+73+69=255 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.31% from 255); Green value is 73 (28.91% from 255 or 28.63% from 255); Blue value is 69 (27.34% from 255 or 27.06% from 255); Max value from RGB is 113 - color contains mainly: red. Hex color #714945 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714945 is #8EB6BA. Grayscale: #545454. Windows color (decimal): -9352891 or 4540785. OLE color: 4540785.
HSL color Cylindrical-coordinate representation of color #714945: hue angle of 5.45º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #714945 is Cyan = 0, Magento = 0.35, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 69 | - |
| CMYK | 0 | 0.35 | 0.39 | 0.56 |
| HSL | 5.45º | 0.24% | 0.36% | - |
| HSV(B) | 5.45º | 0.39% | 0.44% | - |
| XYZ | 10.27 | 8.71 | 6.77 | - |
| YUV | 84.5 | 119.25 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 69 | 0 | 0.35 | 0.39 | 0.56 | 5.45 | 0.24 | 0.36 |
| Hex | 71 | 49 | 45 | 0 | 23 | 27 | 38 | 5 | 18 | 24 |
| Octal | 161 | 111 | 105 | 0 | 43 | 47 | 70 | 5 | 30 | 44 |
| Binary | 1110001 | 1001001 | 1000101 | 0 | 100011 | 100111 | 111000 | 101 | 11000 | 100100 |
Color Harmonies of #714945
Complementary color
Monochromatic Colors of #714945
Black with #714945
Text Example
Text Example
White with #714945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714945; }
p { color: rgb(113,73,69); }
H1.HeaderClassName
{
color: #714945;
}
.AnyTagClassName
{
color: #714945;
}
</style>
background-color css
<style>
a { background-color: #714945; }
a { background-color: rgb(113,73,69); }
div.DivClassName
{
background-color: #714945;
}
.BgClassName
{
background-color: #714945;
}
</style>
border-color css
<style>
span { border-color: #714945; }
span { border-color: rgb(113,73,69); }
td.TdClassName
{
border-color: #714945;
}
.TagClassName
{
border-color: #714945;
}
</style>