Shades of Congo Brown #674940
Tints of Congo Brown #674940
RGB
CMYK
RGB Variations
Color information
#674940 (or 0x674940) is known color: Congo Brown. HEX triplet: 67, 49 and 40. RGB value is (103,73,64). Sum of RGB (Red+Green+Blue) = 103+73+64=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 73 (28.91% from 255 or 30.42% from 240); Blue value is 64 (25.39% from 255 or 26.67% from 240); Max value from RGB is 103 - color contains mainly: red. Hex color #674940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674940 is #98B6BF. Grayscale: #515151. Windows color (decimal): -10008256 or 4213095. OLE color: 4213095.
HSL color Cylindrical-coordinate representation of color #674940: hue angle of 13.85º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #674940 is Cyan = 0, Magento = 0.29, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 64 | - |
| CMYK | 0 | 0.29 | 0.38 | 0.60 |
| HSL | 13.85º | 0.23% | 0.33% | - |
| HSV(B) | 13.85º | 0.38% | 0.4% | - |
| XYZ | 8.9 | 8.02 | 5.93 | - |
| YUV | 80.94 | 118.44 | 143.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 64 | 0 | 0.29 | 0.38 | 0.60 | 13.85 | 0.23 | 0.33 |
| Hex | 67 | 49 | 40 | 0 | 1D | 26 | 3C | E | 17 | 21 |
| Octal | 147 | 111 | 100 | 0 | 35 | 46 | 74 | 16 | 27 | 41 |
| Binary | 1100111 | 1001001 | 1000000 | 0 | 11101 | 100110 | 111100 | 1110 | 10111 | 100001 |
Color Harmonies of #674940
Complementary color
Monochromatic Colors of #674940
Black with #674940
Text Example
Text Example
White with #674940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674940; }
p { color: rgb(103,73,64); }
H1.HeaderClassName
{
color: #674940;
}
.AnyTagClassName
{
color: #674940;
}
</style>
background-color css
<style>
a { background-color: #674940; }
a { background-color: rgb(103,73,64); }
div.DivClassName
{
background-color: #674940;
}
.BgClassName
{
background-color: #674940;
}
</style>
border-color css
<style>
span { border-color: #674940; }
span { border-color: rgb(103,73,64); }
td.TdClassName
{
border-color: #674940;
}
.TagClassName
{
border-color: #674940;
}
</style>