Shades of Congo Brown #675048
Tints of Congo Brown #675048
RGB
CMYK
RGB Variations
Color information
#675048 (or 0x675048) is known color: Congo Brown. HEX triplet: 67, 50 and 48. RGB value is (103,80,72). Sum of RGB (Red+Green+Blue) = 103+80+72=255 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.39% from 255); Green value is 80 (31.64% from 255 or 31.37% from 255); Blue value is 72 (28.52% from 255 or 28.24% from 255); Max value from RGB is 103 - color contains mainly: red. Hex color #675048 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675048 is #98AFB7. Grayscale: #565656. Windows color (decimal): -10006456 or 4739175. OLE color: 4739175.
HSL color Cylindrical-coordinate representation of color #675048: hue angle of 15.48º 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 #675048 is Cyan = 0, Magento = 0.22, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 80 | 72 | - |
| CMYK | 0 | 0.22 | 0.30 | 0.60 |
| HSL | 15.48º | 0.18% | 0.34% | - |
| HSV(B) | 15.48º | 0.3% | 0.4% | - |
| XYZ | 9.63 | 9.09 | 7.38 | - |
| YUV | 85.97 | 120.12 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 80 | 72 | 0 | 0.22 | 0.30 | 0.60 | 15.48 | 0.18 | 0.34 |
| Hex | 67 | 50 | 48 | 0 | 16 | 1E | 3C | F | 12 | 22 |
| Octal | 147 | 120 | 110 | 0 | 26 | 36 | 74 | 17 | 22 | 42 |
| Binary | 1100111 | 1010000 | 1001000 | 0 | 10110 | 11110 | 111100 | 1111 | 10010 | 100010 |
Color Harmonies of #675048
Complementary color
Monochromatic Colors of #675048
Black with #675048
Text Example
Text Example
White with #675048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675048; }
p { color: rgb(103,80,72); }
H1.HeaderClassName
{
color: #675048;
}
.AnyTagClassName
{
color: #675048;
}
</style>
background-color css
<style>
a { background-color: #675048; }
a { background-color: rgb(103,80,72); }
div.DivClassName
{
background-color: #675048;
}
.BgClassName
{
background-color: #675048;
}
</style>
border-color css
<style>
span { border-color: #675048; }
span { border-color: rgb(103,80,72); }
td.TdClassName
{
border-color: #675048;
}
.TagClassName
{
border-color: #675048;
}
</style>