Shades of Congo Brown #694843
Tints of Congo Brown #694843
RGB
CMYK
RGB Variations
Color information
#694843 (or 0x694843) is known color: Congo Brown. HEX triplet: 69, 48 and 43. RGB value is (105,72,67). Sum of RGB (Red+Green+Blue) = 105+72+67=244 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.03% from 244); Green value is 72 (28.52% from 255 or 29.51% from 244); Blue value is 67 (26.56% from 255 or 27.46% from 244); Max value from RGB is 105 - color contains mainly: red. Hex color #694843 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694843 is #96B7BC. Grayscale: #515151. Windows color (decimal): -9877437 or 4409449. OLE color: 4409449.
HSL color Cylindrical-coordinate representation of color #694843: hue angle of 7.89º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #694843 is Cyan = 0, Magento = 0.31, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 72 | 67 | - |
| CMYK | 0 | 0.31 | 0.36 | 0.59 |
| HSL | 7.89º | 0.22% | 0.34% | - |
| HSV(B) | 7.89º | 0.36% | 0.41% | - |
| XYZ | 9.16 | 8.04 | 6.38 | - |
| YUV | 81.3 | 119.93 | 144.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 72 | 67 | 0 | 0.31 | 0.36 | 0.59 | 7.89 | 0.22 | 0.34 |
| Hex | 69 | 48 | 43 | 0 | 1F | 24 | 3B | 8 | 16 | 22 |
| Octal | 151 | 110 | 103 | 0 | 37 | 44 | 73 | 10 | 26 | 42 |
| Binary | 1101001 | 1001000 | 1000011 | 0 | 11111 | 100100 | 111011 | 1000 | 10110 | 100010 |
Color Harmonies of #694843
Complementary color
Monochromatic Colors of #694843
Black with #694843
Text Example
Text Example
White with #694843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694843; }
p { color: rgb(105,72,67); }
H1.HeaderClassName
{
color: #694843;
}
.AnyTagClassName
{
color: #694843;
}
</style>
background-color css
<style>
a { background-color: #694843; }
a { background-color: rgb(105,72,67); }
div.DivClassName
{
background-color: #694843;
}
.BgClassName
{
background-color: #694843;
}
</style>
border-color css
<style>
span { border-color: #694843; }
span { border-color: rgb(105,72,67); }
td.TdClassName
{
border-color: #694843;
}
.TagClassName
{
border-color: #694843;
}
</style>