Shades of Congo Brown #674841
Tints of Congo Brown #674841
RGB
CMYK
RGB Variations
Color information
#674841 (or 0x674841) is known color: Congo Brown. HEX triplet: 67, 48 and 41. RGB value is (103,72,65). Sum of RGB (Red+Green+Blue) = 103+72+65=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 72 (28.52% from 255 or 30% from 240); Blue value is 65 (25.78% from 255 or 27.08% from 240); Max value from RGB is 103 - color contains mainly: red. Hex color #674841 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674841 is #98B7BE. Grayscale: #505050. Windows color (decimal): -10008511 or 4278375. OLE color: 4278375.
HSL color Cylindrical-coordinate representation of color #674841: hue angle of 11.05º 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 #674841 is Cyan = 0, Magento = 0.30, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 72 | 65 | - |
| CMYK | 0 | 0.30 | 0.37 | 0.60 |
| HSL | 11.05º | 0.23% | 0.33% | - |
| HSV(B) | 11.05º | 0.37% | 0.4% | - |
| XYZ | 8.87 | 7.9 | 6.06 | - |
| YUV | 80.47 | 119.27 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 65 | 0 | 0.30 | 0.37 | 0.60 | 11.05 | 0.23 | 0.33 |
| Hex | 67 | 48 | 41 | 0 | 1E | 25 | 3C | B | 17 | 21 |
| Octal | 147 | 110 | 101 | 0 | 36 | 45 | 74 | 13 | 27 | 41 |
| Binary | 1100111 | 1001000 | 1000001 | 0 | 11110 | 100101 | 111100 | 1011 | 10111 | 100001 |
Color Harmonies of #674841
Complementary color
Monochromatic Colors of #674841
Black with #674841
Text Example
Text Example
White with #674841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674841; }
p { color: rgb(103,72,65); }
H1.HeaderClassName
{
color: #674841;
}
.AnyTagClassName
{
color: #674841;
}
</style>
background-color css
<style>
a { background-color: #674841; }
a { background-color: rgb(103,72,65); }
div.DivClassName
{
background-color: #674841;
}
.BgClassName
{
background-color: #674841;
}
</style>
border-color css
<style>
span { border-color: #674841; }
span { border-color: rgb(103,72,65); }
td.TdClassName
{
border-color: #674841;
}
.TagClassName
{
border-color: #674841;
}
</style>