Shades of Congo Brown #674340
Tints of Congo Brown #674340
RGB
CMYK
RGB Variations
Color information
#674340 (or 0x674340) is known color: Congo Brown. HEX triplet: 67, 43 and 40. RGB value is (103,67,64). Sum of RGB (Red+Green+Blue) = 103+67+64=234 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.02% from 234); Green value is 67 (26.56% from 255 or 28.63% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 103 - color contains mainly: red. Hex color #674340 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674340 is #98BCBF. Grayscale: #4D4D4D. Windows color (decimal): -10009792 or 4211559. OLE color: 4211559.
HSL color Cylindrical-coordinate representation of color #674340: hue angle of 4.62º 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 #674340 is Cyan = 0, Magento = 0.35, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 64 | - |
| CMYK | 0 | 0.35 | 0.38 | 0.60 |
| HSL | 4.62º | 0.23% | 0.33% | - |
| HSV(B) | 4.62º | 0.38% | 0.4% | - |
| XYZ | 8.53 | 7.27 | 5.8 | - |
| YUV | 77.42 | 120.43 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 64 | 0 | 0.35 | 0.38 | 0.60 | 4.62 | 0.23 | 0.33 |
| Hex | 67 | 43 | 40 | 0 | 23 | 26 | 3C | 5 | 17 | 21 |
| Octal | 147 | 103 | 100 | 0 | 43 | 46 | 74 | 5 | 27 | 41 |
| Binary | 1100111 | 1000011 | 1000000 | 0 | 100011 | 100110 | 111100 | 101 | 10111 | 100001 |
Color Harmonies of #674340
Complementary color
Monochromatic Colors of #674340
Black with #674340
Text Example
Text Example
White with #674340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674340; }
p { color: rgb(103,67,64); }
H1.HeaderClassName
{
color: #674340;
}
.AnyTagClassName
{
color: #674340;
}
</style>
background-color css
<style>
a { background-color: #674340; }
a { background-color: rgb(103,67,64); }
div.DivClassName
{
background-color: #674340;
}
.BgClassName
{
background-color: #674340;
}
</style>
border-color css
<style>
span { border-color: #674340; }
span { border-color: rgb(103,67,64); }
td.TdClassName
{
border-color: #674340;
}
.TagClassName
{
border-color: #674340;
}
</style>