Shades of Congo Brown #674343
Tints of Congo Brown #674343
RGB
CMYK
RGB Variations
Color information
#674343 (or 0x674343) is known color: Congo Brown. HEX triplet: 67, 43 and 43. RGB value is (103,67,67). Sum of RGB (Red+Green+Blue) = 103+67+67=237 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.46% from 237); Green value is 67 (26.56% from 255 or 28.27% from 237); Blue value is 67 (26.56% from 255 or 28.27% from 237); Max value from RGB is 103 - color contains mainly: red. Hex color #674343 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674343 is #98BCBC. Grayscale: #4D4D4D. Windows color (decimal): -10009789 or 4408167. OLE color: 4408167.
HSL color Cylindrical-coordinate representation of color #674343: hue angle of 0º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #674343 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 67 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.60 |
| HSL | 0º | 0.21% | 0.33% | - |
| HSV(B) | 0º | 0.35% | 0.4% | - |
| XYZ | 8.61 | 7.3 | 6.27 | - |
| YUV | 77.76 | 121.93 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 67 | 0 | 0.35 | 0.35 | 0.60 | 0 | 0.21 | 0.33 |
| Hex | 67 | 43 | 43 | 0 | 23 | 23 | 3C | 0 | 15 | 21 |
| Octal | 147 | 103 | 103 | 0 | 43 | 43 | 74 | 0 | 25 | 41 |
| Binary | 1100111 | 1000011 | 1000011 | 0 | 100011 | 100011 | 111100 | 0 | 10101 | 100001 |
Color Harmonies of #674343
Complementary color
Monochromatic Colors of #674343
Black with #674343
Text Example
Text Example
White with #674343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674343; }
p { color: rgb(103,67,67); }
H1.HeaderClassName
{
color: #674343;
}
.AnyTagClassName
{
color: #674343;
}
</style>
background-color css
<style>
a { background-color: #674343; }
a { background-color: rgb(103,67,67); }
div.DivClassName
{
background-color: #674343;
}
.BgClassName
{
background-color: #674343;
}
</style>
border-color css
<style>
span { border-color: #674343; }
span { border-color: rgb(103,67,67); }
td.TdClassName
{
border-color: #674343;
}
.TagClassName
{
border-color: #674343;
}
</style>