Shades of Congo Brown #735047
Tints of Congo Brown #735047
RGB
CMYK
RGB Variations
Color information
#735047 (or 0x735047) is known color: Congo Brown. HEX triplet: 73, 50 and 47. RGB value is (115,80,71). Sum of RGB (Red+Green+Blue) = 115+80+71=266 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.23% from 266); Green value is 80 (31.64% from 255 or 30.08% from 266); Blue value is 71 (28.12% from 255 or 26.69% from 266); Max value from RGB is 115 - color contains mainly: red. Hex color #735047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735047 is #8CAFB8. Grayscale: #595959. Windows color (decimal): -9220025 or 4673651. OLE color: 4673651.
HSL color Cylindrical-coordinate representation of color #735047: hue angle of 12.27º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #735047 is Cyan = 0, Magento = 0.30, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 71 | - |
| CMYK | 0 | 0.30 | 0.38 | 0.55 |
| HSL | 12.27º | 0.24% | 0.36% | - |
| HSV(B) | 12.27º | 0.38% | 0.45% | - |
| XYZ | 11.08 | 9.84 | 7.28 | - |
| YUV | 89.44 | 117.6 | 146.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 71 | 0 | 0.30 | 0.38 | 0.55 | 12.27 | 0.24 | 0.36 |
| Hex | 73 | 50 | 47 | 0 | 1E | 26 | 37 | C | 18 | 24 |
| Octal | 163 | 120 | 107 | 0 | 36 | 46 | 67 | 14 | 30 | 44 |
| Binary | 1110011 | 1010000 | 1000111 | 0 | 11110 | 100110 | 110111 | 1100 | 11000 | 100100 |
Color Harmonies of #735047
Complementary color
Monochromatic Colors of #735047
Black with #735047
Text Example
Text Example
White with #735047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735047; }
p { color: rgb(115,80,71); }
H1.HeaderClassName
{
color: #735047;
}
.AnyTagClassName
{
color: #735047;
}
</style>
background-color css
<style>
a { background-color: #735047; }
a { background-color: rgb(115,80,71); }
div.DivClassName
{
background-color: #735047;
}
.BgClassName
{
background-color: #735047;
}
</style>
border-color css
<style>
span { border-color: #735047; }
span { border-color: rgb(115,80,71); }
td.TdClassName
{
border-color: #735047;
}
.TagClassName
{
border-color: #735047;
}
</style>