Shades of Congo Brown #735148
Tints of Congo Brown #735148
RGB
CMYK
RGB Variations
Color information
#735148 (or 0x735148) is known color: Congo Brown. HEX triplet: 73, 51 and 48. RGB value is (115,81,72). Sum of RGB (Red+Green+Blue) = 115+81+72=268 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.91% from 268); Green value is 81 (32.03% from 255 or 30.22% from 268); Blue value is 72 (28.52% from 255 or 26.87% from 268); Max value from RGB is 115 - color contains mainly: red. Hex color #735148 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735148 is #8CAEB7. Grayscale: #5A5A5A. Windows color (decimal): -9219768 or 4739443. OLE color: 4739443.
HSL color Cylindrical-coordinate representation of color #735148: hue angle of 12.56º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #735148 is Cyan = 0, Magento = 0.30, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 81 | 72 | - |
| CMYK | 0 | 0.30 | 0.37 | 0.55 |
| HSL | 12.56º | 0.23% | 0.37% | - |
| HSV(B) | 12.56º | 0.37% | 0.45% | - |
| XYZ | 11.18 | 10 | 7.47 | - |
| YUV | 90.14 | 117.76 | 145.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 72 | 0 | 0.30 | 0.37 | 0.55 | 12.56 | 0.23 | 0.37 |
| Hex | 73 | 51 | 48 | 0 | 1E | 25 | 37 | D | 17 | 25 |
| Octal | 163 | 121 | 110 | 0 | 36 | 45 | 67 | 15 | 27 | 45 |
| Binary | 1110011 | 1010001 | 1001000 | 0 | 11110 | 100101 | 110111 | 1101 | 10111 | 100101 |
Color Harmonies of #735148
Complementary color
Monochromatic Colors of #735148
Black with #735148
Text Example
Text Example
White with #735148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735148; }
p { color: rgb(115,81,72); }
H1.HeaderClassName
{
color: #735148;
}
.AnyTagClassName
{
color: #735148;
}
</style>
background-color css
<style>
a { background-color: #735148; }
a { background-color: rgb(115,81,72); }
div.DivClassName
{
background-color: #735148;
}
.BgClassName
{
background-color: #735148;
}
</style>
border-color css
<style>
span { border-color: #735148; }
span { border-color: rgb(115,81,72); }
td.TdClassName
{
border-color: #735148;
}
.TagClassName
{
border-color: #735148;
}
</style>