Shades of Congo Brown #674342
Tints of Congo Brown #674342
RGB
CMYK
RGB Variations
Color information
#674342 (or 0x674342) is known color: Congo Brown. HEX triplet: 67, 43 and 42. RGB value is (103,67,66). Sum of RGB (Red+Green+Blue) = 103+67+66=236 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.64% from 236); Green value is 67 (26.56% from 255 or 28.39% from 236); Blue value is 66 (26.17% from 255 or 27.97% from 236); Max value from RGB is 103 - color contains mainly: red. Hex color #674342 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674342 is #98BCBD. Grayscale: #4D4D4D. Windows color (decimal): -10009790 or 4342631. OLE color: 4342631.
HSL color Cylindrical-coordinate representation of color #674342: hue angle of 1.62º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #674342 is Cyan = 0, Magento = 0.35, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 66 | - |
| CMYK | 0 | 0.35 | 0.36 | 0.60 |
| HSL | 1.62º | 0.22% | 0.33% | - |
| HSV(B) | 1.62º | 0.36% | 0.4% | - |
| XYZ | 8.58 | 7.29 | 6.11 | - |
| YUV | 77.65 | 121.43 | 146.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 66 | 0 | 0.35 | 0.36 | 0.60 | 1.62 | 0.22 | 0.33 |
| Hex | 67 | 43 | 42 | 0 | 23 | 24 | 3C | 2 | 16 | 21 |
| Octal | 147 | 103 | 102 | 0 | 43 | 44 | 74 | 2 | 26 | 41 |
| Binary | 1100111 | 1000011 | 1000010 | 0 | 100011 | 100100 | 111100 | 10 | 10110 | 100001 |
Color Harmonies of #674342
Complementary color
Monochromatic Colors of #674342
Black with #674342
Text Example
Text Example
White with #674342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674342; }
p { color: rgb(103,67,66); }
H1.HeaderClassName
{
color: #674342;
}
.AnyTagClassName
{
color: #674342;
}
</style>
background-color css
<style>
a { background-color: #674342; }
a { background-color: rgb(103,67,66); }
div.DivClassName
{
background-color: #674342;
}
.BgClassName
{
background-color: #674342;
}
</style>
border-color css
<style>
span { border-color: #674342; }
span { border-color: rgb(103,67,66); }
td.TdClassName
{
border-color: #674342;
}
.TagClassName
{
border-color: #674342;
}
</style>