Shades of Congo Brown #674842
Tints of Congo Brown #674842
RGB
CMYK
RGB Variations
Color information
#674842 (or 0x674842) is known color: Congo Brown. HEX triplet: 67, 48 and 42. RGB value is (103,72,66). Sum of RGB (Red+Green+Blue) = 103+72+66=241 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.74% from 241); Green value is 72 (28.52% from 255 or 29.88% from 241); Blue value is 66 (26.17% from 255 or 27.39% from 241); Max value from RGB is 103 - color contains mainly: red. Hex color #674842 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674842 is #98B7BD. Grayscale: #505050. Windows color (decimal): -10008510 or 4343911. OLE color: 4343911.
HSL color Cylindrical-coordinate representation of color #674842: hue angle of 9.73º 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 #674842 is Cyan = 0, Magento = 0.30, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 72 | 66 | - |
| CMYK | 0 | 0.30 | 0.36 | 0.60 |
| HSL | 9.73º | 0.22% | 0.33% | - |
| HSV(B) | 9.73º | 0.36% | 0.4% | - |
| XYZ | 8.89 | 7.91 | 6.21 | - |
| YUV | 80.59 | 119.77 | 143.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 66 | 0 | 0.30 | 0.36 | 0.60 | 9.73 | 0.22 | 0.33 |
| Hex | 67 | 48 | 42 | 0 | 1E | 24 | 3C | A | 16 | 21 |
| Octal | 147 | 110 | 102 | 0 | 36 | 44 | 74 | 12 | 26 | 41 |
| Binary | 1100111 | 1001000 | 1000010 | 0 | 11110 | 100100 | 111100 | 1010 | 10110 | 100001 |
Color Harmonies of #674842
Complementary color
Monochromatic Colors of #674842
Black with #674842
Text Example
Text Example
White with #674842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674842; }
p { color: rgb(103,72,66); }
H1.HeaderClassName
{
color: #674842;
}
.AnyTagClassName
{
color: #674842;
}
</style>
background-color css
<style>
a { background-color: #674842; }
a { background-color: rgb(103,72,66); }
div.DivClassName
{
background-color: #674842;
}
.BgClassName
{
background-color: #674842;
}
</style>
border-color css
<style>
span { border-color: #674842; }
span { border-color: rgb(103,72,66); }
td.TdClassName
{
border-color: #674842;
}
.TagClassName
{
border-color: #674842;
}
</style>