Shades of Congo Brown #694747
Tints of Congo Brown #694747
RGB
CMYK
RGB Variations
Color information
#694747 (or 0x694747) is known color: Congo Brown. HEX triplet: 69, 47 and 47. RGB value is (105,71,71). Sum of RGB (Red+Green+Blue) = 105+71+71=247 (32% of max value = 765). Red value is 105 (41.41% from 255 or 42.51% from 247); Green value is 71 (28.12% from 255 or 28.74% from 247); Blue value is 71 (28.12% from 255 or 28.74% from 247); Max value from RGB is 105 - color contains mainly: red. Hex color #694747 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694747 is #96B8B8. Grayscale: #515151. Windows color (decimal): -9877689 or 4671337. OLE color: 4671337.
HSL color Cylindrical-coordinate representation of color #694747: hue angle of 0º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #694747 is Cyan = 0, Magento = 0.32, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 71 | 71 | - |
| CMYK | 0 | 0.32 | 0.32 | 0.59 |
| HSL | 0º | 0.19% | 0.35% | - |
| HSV(B) | 0º | 0.32% | 0.41% | - |
| XYZ | 9.22 | 7.96 | 7.01 | - |
| YUV | 81.17 | 122.26 | 145 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 71 | 71 | 0 | 0.32 | 0.32 | 0.59 | 0 | 0.19 | 0.35 |
| Hex | 69 | 47 | 47 | 0 | 20 | 20 | 3B | 0 | 13 | 23 |
| Octal | 151 | 107 | 107 | 0 | 40 | 40 | 73 | 0 | 23 | 43 |
| Binary | 1101001 | 1000111 | 1000111 | 0 | 100000 | 100000 | 111011 | 0 | 10011 | 100011 |
Color Harmonies of #694747
Complementary color
Monochromatic Colors of #694747
Black with #694747
Text Example
Text Example
White with #694747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694747; }
p { color: rgb(105,71,71); }
H1.HeaderClassName
{
color: #694747;
}
.AnyTagClassName
{
color: #694747;
}
</style>
background-color css
<style>
a { background-color: #694747; }
a { background-color: rgb(105,71,71); }
div.DivClassName
{
background-color: #694747;
}
.BgClassName
{
background-color: #694747;
}
</style>
border-color css
<style>
span { border-color: #694747; }
span { border-color: rgb(105,71,71); }
td.TdClassName
{
border-color: #694747;
}
.TagClassName
{
border-color: #694747;
}
</style>