Shades of Congo Brown #674847
Tints of Congo Brown #674847
RGB
CMYK
RGB Variations
Color information
#674847 (or 0x674847) is known color: Congo Brown. HEX triplet: 67, 48 and 47. RGB value is (103,72,71). Sum of RGB (Red+Green+Blue) = 103+72+71=246 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.87% from 246); Green value is 72 (28.52% from 255 or 29.27% from 246); Blue value is 71 (28.12% from 255 or 28.86% from 246); Max value from RGB is 103 - color contains mainly: red. Hex color #674847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674847 is #98B7B8. Grayscale: #515151. Windows color (decimal): -10008505 or 4671591. OLE color: 4671591.
HSL color Cylindrical-coordinate representation of color #674847: hue angle of 1.88º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #674847 is Cyan = 0, Magento = 0.30, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 72 | 71 | - |
| CMYK | 0 | 0.30 | 0.31 | 0.60 |
| HSL | 1.88º | 0.18% | 0.34% | - |
| HSV(B) | 1.88º | 0.31% | 0.4% | - |
| XYZ | 9.05 | 7.97 | 7.02 | - |
| YUV | 81.16 | 122.27 | 143.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 71 | 0 | 0.30 | 0.31 | 0.60 | 1.88 | 0.18 | 0.34 |
| Hex | 67 | 48 | 47 | 0 | 1E | 1F | 3C | 2 | 12 | 22 |
| Octal | 147 | 110 | 107 | 0 | 36 | 37 | 74 | 2 | 22 | 42 |
| Binary | 1100111 | 1001000 | 1000111 | 0 | 11110 | 11111 | 111100 | 10 | 10010 | 100010 |
Color Harmonies of #674847
Complementary color
Monochromatic Colors of #674847
Black with #674847
Text Example
Text Example
White with #674847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674847; }
p { color: rgb(103,72,71); }
H1.HeaderClassName
{
color: #674847;
}
.AnyTagClassName
{
color: #674847;
}
</style>
background-color css
<style>
a { background-color: #674847; }
a { background-color: rgb(103,72,71); }
div.DivClassName
{
background-color: #674847;
}
.BgClassName
{
background-color: #674847;
}
</style>
border-color css
<style>
span { border-color: #674847; }
span { border-color: rgb(103,72,71); }
td.TdClassName
{
border-color: #674847;
}
.TagClassName
{
border-color: #674847;
}
</style>