Shades of Congo Brown #674941
Tints of Congo Brown #674941
RGB
CMYK
RGB Variations
Color information
#674941 (or 0x674941) is known color: Congo Brown. HEX triplet: 67, 49 and 41. RGB value is (103,73,65). Sum of RGB (Red+Green+Blue) = 103+73+65=241 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.74% from 241); Green value is 73 (28.91% from 255 or 30.29% from 241); Blue value is 65 (25.78% from 255 or 26.97% from 241); Max value from RGB is 103 - color contains mainly: red. Hex color #674941 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674941 is #98B6BE. Grayscale: #515151. Windows color (decimal): -10008255 or 4278631. OLE color: 4278631.
HSL color Cylindrical-coordinate representation of color #674941: hue angle of 12.63º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #674941 is Cyan = 0, Magento = 0.29, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 65 | - |
| CMYK | 0 | 0.29 | 0.37 | 0.60 |
| HSL | 12.63º | 0.23% | 0.33% | - |
| HSV(B) | 12.63º | 0.37% | 0.4% | - |
| XYZ | 8.93 | 8.03 | 6.08 | - |
| YUV | 81.06 | 118.94 | 143.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 65 | 0 | 0.29 | 0.37 | 0.60 | 12.63 | 0.23 | 0.33 |
| Hex | 67 | 49 | 41 | 0 | 1D | 25 | 3C | D | 17 | 21 |
| Octal | 147 | 111 | 101 | 0 | 35 | 45 | 74 | 15 | 27 | 41 |
| Binary | 1100111 | 1001001 | 1000001 | 0 | 11101 | 100101 | 111100 | 1101 | 10111 | 100001 |
Color Harmonies of #674941
Complementary color
Monochromatic Colors of #674941
Black with #674941
Text Example
Text Example
White with #674941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674941; }
p { color: rgb(103,73,65); }
H1.HeaderClassName
{
color: #674941;
}
.AnyTagClassName
{
color: #674941;
}
</style>
background-color css
<style>
a { background-color: #674941; }
a { background-color: rgb(103,73,65); }
div.DivClassName
{
background-color: #674941;
}
.BgClassName
{
background-color: #674941;
}
</style>
border-color css
<style>
span { border-color: #674941; }
span { border-color: rgb(103,73,65); }
td.TdClassName
{
border-color: #674941;
}
.TagClassName
{
border-color: #674941;
}
</style>