Shades of Congo Brown #674840
Tints of Congo Brown #674840
RGB
CMYK
RGB Variations
Color information
#674840 (or 0x674840) is known color: Congo Brown. HEX triplet: 67, 48 and 40. RGB value is (103,72,64). Sum of RGB (Red+Green+Blue) = 103+72+64=239 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.10% from 239); Green value is 72 (28.52% from 255 or 30.13% from 239); Blue value is 64 (25.39% from 255 or 26.78% from 239); Max value from RGB is 103 - color contains mainly: red. Hex color #674840 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674840 is #98B7BF. Grayscale: #505050. Windows color (decimal): -10008512 or 4212839. OLE color: 4212839.
HSL color Cylindrical-coordinate representation of color #674840: hue angle of 12.31º 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 #674840 is Cyan = 0, Magento = 0.30, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 72 | 64 | - |
| CMYK | 0 | 0.30 | 0.38 | 0.60 |
| HSL | 12.31º | 0.23% | 0.33% | - |
| HSV(B) | 12.31º | 0.38% | 0.4% | - |
| XYZ | 8.84 | 7.89 | 5.91 | - |
| YUV | 80.36 | 118.77 | 144.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 64 | 0 | 0.30 | 0.38 | 0.60 | 12.31 | 0.23 | 0.33 |
| Hex | 67 | 48 | 40 | 0 | 1E | 26 | 3C | C | 17 | 21 |
| Octal | 147 | 110 | 100 | 0 | 36 | 46 | 74 | 14 | 27 | 41 |
| Binary | 1100111 | 1001000 | 1000000 | 0 | 11110 | 100110 | 111100 | 1100 | 10111 | 100001 |
Color Harmonies of #674840
Complementary color
Monochromatic Colors of #674840
Black with #674840
Text Example
Text Example
White with #674840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674840; }
p { color: rgb(103,72,64); }
H1.HeaderClassName
{
color: #674840;
}
.AnyTagClassName
{
color: #674840;
}
</style>
background-color css
<style>
a { background-color: #674840; }
a { background-color: rgb(103,72,64); }
div.DivClassName
{
background-color: #674840;
}
.BgClassName
{
background-color: #674840;
}
</style>
border-color css
<style>
span { border-color: #674840; }
span { border-color: rgb(103,72,64); }
td.TdClassName
{
border-color: #674840;
}
.TagClassName
{
border-color: #674840;
}
</style>