Shades of Congo Brown #725048
Tints of Congo Brown #725048
RGB
CMYK
RGB Variations
Color information
#725048 (or 0x725048) is known color: Congo Brown. HEX triplet: 72, 50 and 48. RGB value is (114,80,72). Sum of RGB (Red+Green+Blue) = 114+80+72=266 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.86% from 266); Green value is 80 (31.64% from 255 or 30.08% from 266); Blue value is 72 (28.52% from 255 or 27.07% from 266); Max value from RGB is 114 - color contains mainly: red. Hex color #725048 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725048 is #8DAFB7. Grayscale: #595959. Windows color (decimal): -9285560 or 4739186. OLE color: 4739186.
HSL color Cylindrical-coordinate representation of color #725048: hue angle of 11.43º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #725048 is Cyan = 0, Magento = 0.30, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 80 | 72 | - |
| CMYK | 0 | 0.30 | 0.37 | 0.55 |
| HSL | 11.43º | 0.23% | 0.36% | - |
| HSV(B) | 11.43º | 0.37% | 0.45% | - |
| XYZ | 10.98 | 9.78 | 7.44 | - |
| YUV | 89.25 | 118.26 | 145.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 72 | 0 | 0.30 | 0.37 | 0.55 | 11.43 | 0.23 | 0.36 |
| Hex | 72 | 50 | 48 | 0 | 1E | 25 | 37 | B | 17 | 24 |
| Octal | 162 | 120 | 110 | 0 | 36 | 45 | 67 | 13 | 27 | 44 |
| Binary | 1110010 | 1010000 | 1001000 | 0 | 11110 | 100101 | 110111 | 1011 | 10111 | 100100 |
Color Harmonies of #725048
Complementary color
Monochromatic Colors of #725048
Black with #725048
Text Example
Text Example
White with #725048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725048; }
p { color: rgb(114,80,72); }
H1.HeaderClassName
{
color: #725048;
}
.AnyTagClassName
{
color: #725048;
}
</style>
background-color css
<style>
a { background-color: #725048; }
a { background-color: rgb(114,80,72); }
div.DivClassName
{
background-color: #725048;
}
.BgClassName
{
background-color: #725048;
}
</style>
border-color css
<style>
span { border-color: #725048; }
span { border-color: rgb(114,80,72); }
td.TdClassName
{
border-color: #725048;
}
.TagClassName
{
border-color: #725048;
}
</style>