Shades of Congo Brown #674948
Tints of Congo Brown #674948
RGB
CMYK
RGB Variations
Color information
#674948 (or 0x674948) is known color: Congo Brown. HEX triplet: 67, 49 and 48. RGB value is (103,73,72). Sum of RGB (Red+Green+Blue) = 103+73+72=248 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.53% from 248); Green value is 73 (28.91% from 255 or 29.44% from 248); Blue value is 72 (28.52% from 255 or 29.03% from 248); Max value from RGB is 103 - color contains mainly: red. Hex color #674948 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674948 is #98B6B7. Grayscale: #515151. Windows color (decimal): -10008248 or 4737383. OLE color: 4737383.
HSL color Cylindrical-coordinate representation of color #674948: hue angle of 1.94º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #674948 is Cyan = 0, Magento = 0.29, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 73 | 72 | - |
| CMYK | 0 | 0.29 | 0.30 | 0.60 |
| HSL | 1.94º | 0.18% | 0.34% | - |
| HSV(B) | 1.94º | 0.3% | 0.4% | - |
| XYZ | 9.15 | 8.12 | 7.22 | - |
| YUV | 81.86 | 122.44 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 73 | 72 | 0 | 0.29 | 0.30 | 0.60 | 1.94 | 0.18 | 0.34 |
| Hex | 67 | 49 | 48 | 0 | 1D | 1E | 3C | 2 | 12 | 22 |
| Octal | 147 | 111 | 110 | 0 | 35 | 36 | 74 | 2 | 22 | 42 |
| Binary | 1100111 | 1001001 | 1001000 | 0 | 11101 | 11110 | 111100 | 10 | 10010 | 100010 |
Color Harmonies of #674948
Complementary color
Monochromatic Colors of #674948
Black with #674948
Text Example
Text Example
White with #674948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674948; }
p { color: rgb(103,73,72); }
H1.HeaderClassName
{
color: #674948;
}
.AnyTagClassName
{
color: #674948;
}
</style>
background-color css
<style>
a { background-color: #674948; }
a { background-color: rgb(103,73,72); }
div.DivClassName
{
background-color: #674948;
}
.BgClassName
{
background-color: #674948;
}
</style>
border-color css
<style>
span { border-color: #674948; }
span { border-color: rgb(103,73,72); }
td.TdClassName
{
border-color: #674948;
}
.TagClassName
{
border-color: #674948;
}
</style>